You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,17 @@
1
1
# Changelog
2
2
3
+
### 1.0.2 - 2025-12-17
4
+
5
+
- Strengthened compatibility with both phpBB3 and phpBB4-alpha-1.
6
+
- Compatibility fix for the Quick Edit extension.
7
+
- Cleaned out leftover jQuery code for consistent JavaScript.
8
+
- Other internal code improvements.
9
+
3
10
### 1.0.1 - 2024-01-20
4
11
5
12
- Resolved PHP errors that occurred when attempting to create a new Prefix tag in the ACP with an empty input field.
6
13
- Addressed an issue where editing posts and switching between Prefix or no Prefix now ensures that all Reply posts are updated with the correct Prefix upon form submission.
7
-
- Fixed the behavior where, during postpreview, the selected Prefix remains chosen in the posting form.
14
+
- Fixed the behavior where, during post-preview, the selected Prefix remains chosen in the posting form.
8
15
- Updated the prefix's Enable/Disable toggle to a more user-friendly graphical UI switch.
0 commit comments