Took me a while to complete, but here's 0.6! Thank you @Toby with helping me decide on backward compatibility.
- 0.6.0
- Added backward compatibility for 0.5 and lower.
- Updated Polish locale.
- Added Slovak locale.
It should now be safe to upgrade from 0.5. Make sure to make a backup of your database before you do so!
Updating should probably be done using:
composer require flagrow/upload:0.6.*
php flarum cache:clear
rm assets/rev-manifest.json
Or.. use Bazaar ?