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
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
3
3
## Vesion 2.x (for phpBB 3.2)
4
4
5
+
### 2.1.0 - 2017-05-07
6
+
7
+
- Default language fallback: if board rules do not exist for an installed language, the rules written in the board's default language will be shown instead (if they exist).
8
+
- Major code improvements and optimisations.
9
+
5
10
### 2.0.0 - 2017-01-16
6
11
7
12
- Updated for phpBB 3.2 (continue using the 1.x branch for phpBB 3.1.x)
@@ -10,7 +15,7 @@
10
15
11
16
## Version 1.x (for phpBB 3.1)
12
17
13
-
## 1.0.4 - 2016-12-02
18
+
###1.0.4 - 2016-12-02
14
19
15
20
- Fixed some rare cases where errors caused a blank page. They are now caught, resulting in a proper error message.
16
21
- Fixed some missing language keys in rare error messages from the nestedset class.
@@ -24,7 +29,7 @@
24
29
- Norwegian
25
30
- Slovak
26
31
27
-
## 1.0.3 - 2016-01-17
32
+
###1.0.3 - 2016-01-17
28
33
29
34
- The same anchor names can now be shared between languages.
30
35
- Fixed an issue that prevented rules from being updated on MSSQL systems.
0 commit comments