File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 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.
You can’t perform that action at this time.
0 commit comments