We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc1064 commit 1dd7862Copy full SHA for 1dd7862
NEWS.md
@@ -1,5 +1,21 @@
1
# Redmine FullTextSearch
2
3
+## 2.0.0 - 2024-05-27
4
+
5
+### Improvements
6
7
+ * Dropped support for Redmine 4.
8
9
+ * Wiki Extensions plugin tag data to be synchronized with `full_text_search:synchronize`.
10
11
+### Fixed
12
13
+ * Suppress errors when plugins use `Attachment`.
14
15
+ * Skipped because of unknown `container_type` causing an error.
16
17
+ * Fixed an error in Wiki Extensions plugin tag import.
18
19
## 1.0.4 - 2024-05-16
20
21
Because it has been a long time since the last release, please excuse this list of commit logs.
0 commit comments