github j0k3r/f43.me 11.1.0

latest releases: 12.0.0, 11.1.1
2 years ago

⚠️ After updating to that version, the stored password in .env.local must be updated because the algorithm has changed (when upgrading Symfony). Run that command to re-generate the hash:

php bin/console security:hash-password --empty-salt

Then update your .env.local with the new hash. Don't forget to escape each $ followed by a letter, otherwise your hash will be invalid and you won't be able to login (see the install part).

What's Changed

Full Changelog: 11.0.0...11.1.0

Don't miss a new f43.me release

NewReleases is sending notifications on new releases.