Skip to content

Commit 89e8752

Browse files
committed
Release 1.3.1
1 parent 0a905dd commit 89e8752

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.3.1] - 2025-12-28
4+
5+
### Fixed
6+
7+
- MySQL: Also convert existing indexed documents to lowercase.
8+
39
## [1.3.0] - 2025-12-28
410

511
### Changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Currently can not index office document formats, but does work with PDFs (if the
2020
**Warning:** This app will store all indexed content in your Nextcloud database *twice* (roughly) - once as plain text and once as searchable index. This means that your database can easily grow hundreds of megabytes or even gigabytes in size if you have much indexable content (e.g. documents).
2121
]]>
2222
</description>
23-
<version>1.3.0</version>
23+
<version>1.3.1</version>
2424
<licence>agpl</licence>
2525
<author>Jan-Philipp Litza</author>
2626
<namespace>FullTextSearch_SQL</namespace>

0 commit comments

Comments
 (0)