Releases: jplitza/fulltextsearch_sql
Releases · jplitza/fulltextsearch_sql
v1.2.1
Bug Fixes
- ci: Also match new output format in Nextcloud 32 (Jan-Philipp Litza)
Chores
- deps: update postgres docker tag to v18 #21 (renovate[bot])
- deps: update nextcloud docker tag to v32 #22 (renovate[bot])
- ci: Run on both Nextcloud 31 and 32 (Jan-Philipp Litza)
Commits
- 7d083dd: Release 1.2.1 (Jan-Philipp Litza)
v1.2.0
Features
- Add warning about database size (Jan-Philipp Litza)
- Implement index deletion and reset (Jan-Philipp Litza)
Bug Fixes
- ci: Only release after test (Jan-Philipp Litza)
- ci: Ignore some paths for test workflow (Jan-Philipp Litza)
- deps: update dependency smalot/pdfparser to v2.12.1 #13 (renovate[bot])
- Match configured encodings strictly (Jan-Philipp Litza)
- Hint at binary files in encodings setting (Jan-Philipp Litza)
Commits
v1.1.0
Features
- Try to detect content encoding (Jan-Philipp Litza)
- Add admin settings (Jan-Philipp Litza)
- Add test case for ISO-8859-1 (Jan-Philipp Litza)
Bug Fixes
- Improve wording of excerpt context setting (Jan-Philipp Litza)
- Improve app description and platform selection (Jan-Philipp Litza)
Commits
v1.0.0
Commits
- Add test job (Jan-Philipp Litza)
- 314bcbb: Move fulltext index creation to index init (Jan-Philipp Litza)
- d3d98b7: Add renovate.json (renovate[bot]) #5
- ed90921: Update actions/cache action to v4 (renovate[bot]) #6
- e08f3c7: Fix postgres support (Jan-Philipp Litza) #4
- 77321a1: Exclude renovate.json from releases (Jan-Philipp Litza)
- Add test with PDF (Jan-Philipp Litza)
- 8d1f7dc: Strom \0 from document content (Jan-Philipp Litza)
- 0c8b6d1: Fix supported Nextcloud max-version (Jan-Philipp Litza)
- Update CI containers (Jan-Philipp Litza)
- 40bb961: Enlarge db field for title (Jan-Philipp Litza)
- dcacf81: Update readme (Jan-Philipp Litza)
- 831becd: Release 1.0.0 (Jan-Philipp Litza)
v0.1.2
Commits
- Fix typo (Jan-Philipp Litza)
- d976e41: Bump version to 0.1.2 (Jan-Philipp Litza)
v0.1.1
Commits
- 2089029: Try to index secured PDFs (Jan-Philipp Litza)
- Fix path confusions (Jan-Philipp Litza)
v0.0.1
CI: Create archive in temp directory To avoid "tar: .: file changed as we read it"