Skip to content

Commit e3a58bc

Browse files
committed
Changelog updates
1 parent 42401f3 commit e3a58bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
- [Change] QI's error handling improved. Only one internal error handler now (using trigger_error).
77
- [Change] QI's error page will have the same Navbar as the rest of QI, and will work as expected in responsive views.
88
- [Change] QI will no longer pass any error messages to the user via URL parameters. Instead, AJAX will be used to handle certain error messages.
9-
- [Change] QI will no longer display backtraces in minor error notices. Backtraces will only be shown for serious errors and warnings.
9+
- [Change] QI will no longer display backtraces in warnings or notices. Backtraces will only be shown for errors.
1010
- [Change] QI's internal language translation system has been updated to support substitution variables.
1111
- [Change] Moved QI's NPM development files to the project/repository root.
1212
- [Change] A small batch of optimisations and code improvements.
1313
- [Fix] Fixed CSS mapping to source files (for development). Maps are no longer embedded in the minified CSS either.
1414
- [Fix] Minor alignment tweaks to the icons and phpBB board version number badge in the "My Boards" sidebar.
15+
- [Fix] Fixed failure to load language files from phpBB 4.0.0-a1.
1516

1617
## Version 1.6.1
1718
- [Fix] Fixed problems that prevented phpBB 4.0.0-alpha builds from successfully installing.

0 commit comments

Comments
 (0)