Skip to content

Commit 7d083dd

Browse files
committed
Release 1.2.1
1 parent d5eb9a2 commit 7d083dd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.2.1] - 2025-10-23
4+
5+
### Fixed
6+
7+
- Declare compatibility with Nextcloud 32 (#22).
8+
39
## [1.2.0] - 2025-09-11
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.2.0</version>
23+
<version>1.2.1</version>
2424
<licence>agpl</licence>
2525
<author>Jan-Philipp Litza</author>
2626
<namespace>FullTextSearch_SQL</namespace>

0 commit comments

Comments
 (0)