What's Changed
- Listing management by @orangecoding in #223
This is a huge update, not necessarily something you can see in the Frontend, but a big change backend wise. It enables storing specific use-settings in the database. This makes the config (almost) obsolete. The only option in the config that remains is the location of the database file coz.. well it doesn't make sense to store this in the database.. right?
Full Changelog: 14.4.0...15.0.0