mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
Set changelog informations for new version
This commit is contained in:
parent
e64a269a65
commit
5e03a3b0fe
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
# Develop -- TODO Change to 1.8.x.
|
# Develop -- TODO Change to 1.8.x.
|
||||||
|
* ...
|
||||||
|
|
||||||
|
# 1.8.5
|
||||||
* IMPORTANT DROP OF SUPPORT: Drop support for IE. Browsers now need async/await.
|
* IMPORTANT DROP OF SUPPORT: Drop support for IE. Browsers now need async/await.
|
||||||
* IMPORTANT SECURITY: Rate limit Commits when env=production
|
* IMPORTANT SECURITY: Rate limit Commits when env=production
|
||||||
* SECURITY: Non completed uploads no longer crash Etherpad
|
* SECURITY: Non completed uploads no longer crash Etherpad
|
||||||
|
@ -30,6 +33,7 @@
|
||||||
* MINOR: Improved CSS anomation through prefers-reduced-motion
|
* MINOR: Improved CSS anomation through prefers-reduced-motion
|
||||||
* PERFORMANCE: Use workers (where possible) to minify CSS/JS on first page request. This improves initial startup times.
|
* PERFORMANCE: Use workers (where possible) to minify CSS/JS on first page request. This improves initial startup times.
|
||||||
* PERFORMANCE: Cache EJS files improving page load speed when maxAge > 0.
|
* PERFORMANCE: Cache EJS files improving page load speed when maxAge > 0.
|
||||||
|
* PERFORMANCE: Fix performance for large pads
|
||||||
* TESTS: Additional test coverage for OL/LI/Import/Export
|
* TESTS: Additional test coverage for OL/LI/Import/Export
|
||||||
* TESTS: Include Simulated Load Testing in CI.
|
* TESTS: Include Simulated Load Testing in CI.
|
||||||
* TESTS: Include content collector tests to test contentcollector.js logic external to pad dependents.
|
* TESTS: Include content collector tests to test contentcollector.js logic external to pad dependents.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue