Security update
- Docker now running as a non-root user. Please let me know if there are any issues
- Can have custom PUID PGID and UMASK env variables
Functionality
- Split By sections now supports merging into a multi-paged PDF
- Change for Calibre installs, now done via a
INSTALL_BOOK_AND_ADVANCED_HTML_OPS
environment variable set totrue
Bugs
- Removal of username customisation upon first login (Only password change supported on first login (username can still be changed in settings)
- Fix for 3+ logins locking you out of account
- Demo user no login gets locked
- Various bug fixes to many to mention them all :)
As always thanks to everyone below and all the changes introduced!
What's Changed
- Add messages_pt_PT.properties by @seku80 in #833
- Update messages_it_IT.properties by @albanobattistella in #839
- Application file fixes, added loggers instead of sysout by @parth-p-shah in #852
- Removed: Duplicate Properties Keys pt_PT by @Ludy87 in #854
- Update SPdfApplication.java by @parth-p-shah in #853
- Added option to split PDF into multiple parts and merge into one PDF by @lm93129 in #841
- Corrected the reading of the port. See: #834 by @Ludy87 in #855
- 🐛 Fix:
index out of bounds
#861 #842 by @Ludy87 in #863 - Update messages_it_IT.properties by @albanobattistella in #858
- non root user and fix book/html calibre by @Frooodle in #856
- Show the user roles as real names by @Ludy87 in #867
- Update messages_it_IT.properties by @albanobattistella in #870
- fix(SplitPDF): create immutable list for dynamic additions by @sbplat in #877
- Password fix and others by @Frooodle in #875
- Update messages_it_IT.properties by @albanobattistella in #878
- Login fixes by @Frooodle in #881
- Custom uid by @Frooodle in #883
New Contributors
- @seku80 made their first contribution in #833
- @parth-p-shah made their first contribution in #852
- @lm93129 made their first contribution in #841
Full Changelog: v0.21.0...v0.22.0