Releases: simon987/sist2
Releases · simon987/sist2
v1.2.9
(Note: I merged v1.2.8 & v1.2.9 on GitHub to save time)
- Add
EXIF:DateTime
field for images - Fix problem where
--rewrite-url
argument is ignored - Make build more portable by disabling libtesseract architecture-specific compile option
- Expand the list of allowed ASCII characters in text fields
- Fix issue where the frontend only displays 10000 results on search
v1.2.7
v1.2.6
- Fix issue where the UI would crash if
videoc
is set to null in a user script
Breaking:
- Use the
search_after
elasticsearch feature rather than the Scroll API (Should improve overall stability for public indexes and fixes automatic reloading after a timer issues)
New indices need to be re-indexed with the --force-reset
option