- Features - Metadata search field in browser - Settings dialogs replaced with side drawers - Changed some keyboard shortcuts in reader. - "group by" renamed to "top group". - Admin panel gained a Queue Jobs page. - Fixes - Browser does a better job of remembering your last browser view on first load. - Reader's "close book" button now does a better job returning you to your last browser view. - Metadata panel cleanup and fix some missing fields. - Binary Dependencies - Codex now requires the Xapian library to run as a native application - Drop Support - The linux/armhf platform is no longer published for Docker. - License - Codex is GPLv3
0.7.5
- Fixes - Fix integrity cleanup check for old comic_folder relations that prevented migrations.
0.7.4
- Fixes - Fix integrity cleanup check for more types of integrity errors that may have prevented clean db migrations. - Fix last filter, group, sort not loading properly for some new views.
0.7.3
- Fixes - Fix crash updating latest version. - Fix a folder not found crash in folder view. - Features - Database indexing speedups.
0.7.2
- Fixes - Fix another integrity check bug
0.7.1
- Fixes - Fix and integrity check crash that happened with an older databases. - Features - Added `CODEX_SKIP_INTEGRITY_CHECK` env var.