Releases: jplitza/fulltextsearch_sql
Releases · jplitza/fulltextsearch_sql
v1.3.2
Bug Fixes
- repair lowercase migration (Jan-Philipp Litza)
Commits
- a1bfa50: Release 1.3.2 (Jan-Philipp Litza)
v1.3.1
Bug Fixes
- mysql: Add migration to convert documents to lowercase (Jan-Philipp Litza)
Commits
- 89e8752: Release 1.3.1 (Jan-Philipp Litza)
v1.3.0
Features
- Add pagination (Jan-Philipp Litza)
Bug Fixes
- mysql: Call ADD INDEX without IF NOT EXISTS (Jan-Philipp Litza)
- mysql: Store content in lowercase (Jan-Philipp Litza)
Chores
- deps: Declare DB min-versions and use them in CI (#26) #26 (Jan-Philipp Litza)
- deps: update dependency smalot/pdfparser to v2.12.2 (#28) #28 (renovate[bot])
- deps: update actions/checkout action to v6 (#27) #27 (renovate[bot])
- deps: update actions/cache action to v5 (#30) #30 (renovate[bot])
Commits
- 548c8be: Release 1.3.0 (Jan-Philipp Litza)
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"