Nitro Porter 3.3
Features
- Add support for IPB4. (28f69b)
- Allow run without config.php and give notice. (70e268)
- Condense global src/target logging format. (b9b053)
- Make 'no permission' warning global. (0d5f56)
- Add a bunch of logging to core. (a4003d)
- Add clarity and data checks to Flarum target. (86e05e)
Bug Fixes
- Fix limit for Xenforo PM subject lines. (ab9b03)
- Enforce primary key on Flarum discussions.id (fixes post numbering performance). (bf20d1)
- Fix Flarum Postscript for migrations without discussion read records. (f37b0f)
- Fix ASP comment body transfer. (9fda19) and cleanup formatting. (0953ac)
- Modify Flarum target to always output role tables. (73c717)
- Gate MySQL-only optimizations. (6a037a)
- Improve old db exists() function to do what you think it does. (198ae7)
- Reach PHPStan level 5 by fixing param typing. (b81182)
Full Changelog: v3.2.0...v3.3.0