Releases: ajslater/codex
Releases · ajslater/codex
v1.7.0
-
Features
- Search
- Use SQLite Full Text Search v5 for search engine.
- Search syntax has changed. See the help popup at the end of the search
bar. - Use faster db column lookups for some search bar queries. Thanks
@bmfrosty. - You may remove the directory
config/whoosh_index
.
- Integrity Checks
- Faster more comprehensive db integrity checks run every night instead of
at startup. - Integrity checks can run on startup with environment variables documented
in README.
- Faster more comprehensive db integrity checks run every night instead of
- Search
v1.6.19
-
Fixes
- Fix browser opening reader at correct bookmark.
- Fix for browser triple tap bug for android tablet browsers in desktop mode.
- Fix populating arcs in reading order menu in reader.
- Fix submitting old arc to reader API.
- Fix Version API blocking. Add check version admin task.
- Fix Library "Poll Every" validation.
- Fix Metadata dialog not scrolling sometimes.
- Fix file extension for downloaded PDF pages.
v1.6.17
v1.6.16
-
Fixes
- Import may have been marking mounted drive's comics modified
inappropriately. - Import crash when moving comics.
- Relink deep orphan folders in the db instead of recreating them.
- Do not adopt orphan folders deleted from the filesystem.
- Admin Tab change password for user broke.
- More robust ui cache busting on library update.
- Fix minor error on metadata text boxes with null values.
- Import may have been marking mounted drive's comics modified
v1.6.15
v1.6.14
v1.6.13
v1.6.12
-
Features
- Native Windows installation instructions in the README thanks to @professionaltart.
- Anonymously send stats to improve Codex. See admin/flags for description and opt-out.
-
Fixes
- Detect iOS devices in Desktop Mode for proper iOS tap behavior.