This release makes a big change under the hood, adding support for multi-user features in future. You can now customise your pagination settings from within the app, no file editing required. These settings are per-user (though currently there's only one).
Future releases will build on this to add multi user login, and add more features that need configuration, like file path normalisation and many more.
What's Changed
- Set default pagination size to 12 by @Floppy in #524
- Add user model by @Floppy in #545
- Add interactive user settings page by @Floppy in #547
Full Changelog: v0.16.2...v0.17.0