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: README.md
+21Lines changed: 21 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,27 @@ If you would like to contribute to BBCode plus, please [read this guide first](h
25
25
26
26
## Change Log
27
27
28
+
### 1.3.14
29
+
30
+
- Corrected email parsing behavior when Email Processing is turned on. MantisBT does not support HTML email natively.
31
+
32
+
### 1.3.13
33
+
34
+
- Added the following characters to work with the quotee's name in the named quote function (basically to support email-adresses here): . @ - [@FSD-Christian-ISS](https://github.com/FSD-Christian-ISS)
35
+
36
+
### 1.3.12
37
+
38
+
- Fixed display of quotes when quotee's name contains unicode characters, commas or single quotes [@FSD-Christian-ISS](https://github.com/FSD-Christian-ISS)
39
+
40
+
### 1.3.11
41
+
42
+
- Fixed issue with additional protocols in link insertion.
43
+
44
+
### 1.3.10
45
+
46
+
- Fixed rendering issue of code blocks when language parameter was left empty
47
+
- Fixed rendering issue of quote blocks when quotee parameter contained whitespaces
48
+
28
49
### 1.3.9
29
50
30
51
- Fixed display issue of loose links (thanks to [@FSD-Christian-ISS](https://github.com/FSD-Christian-ISS) )
0 commit comments