Skip to content

Nitro Porter 3.7

Choose a tag to compare

@linc linc released this 25 Aug 21:03
· 396 commits to main since this release
d669d6d

Features

Bug Fixes

  • Add a small optimization to vanillaPhoto processing (4f587e)
  • Add clear message when PMs will be skipped because Flarum Byobu isn't on (#74) (b1e0d2)
  • Avatars imported to Vanilla from vBulletin need the 'p' prefix (25295d)
  • Cleanup empty check for vanillPhoto() (36457a)
  • Default config debug to false (afab2e)
  • Deprecation warning in Formatter (f236b7)
  • Ensure Flarum target gets non-null SQL math values (065fdf)
  • Flarum target non-null enforcement for discussions & tags (69d481)
  • Only show deprecation notices in debug mode (ac3d1e)
  • Preserve discussion comment counts in Flarum target (a4fcc6)
  • Remove duplicate discussions caused by revisions from Drupal6 source (cfd0bd)
  • Remove redundant is_array in ExportModel (206a8d)
  • Remove strict comparison in Drupal7 source to quiet PHPStan (62b746)
  • Remove timezones (str) used as hour offsets (int) (575878)
  • Remove trigger_error for not coping config (359477)
  • Restore commentID to Drupal 6 source (4b411e)
  • Set config array defaults (f66b4b)
  • Skip invalid JSON in Vanilla 'rich' comments if they cannot be fixed (9e5a9b)
  • Throw exceptions in Config rather than triggering errors (ada3f4)
  • Update return type in Flarum source (6e648a)
  • Use a digestable error when massive batch inserts fail (03a3b4)