mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
chore: added changelog
This commit is contained in:
parent
123d951e30
commit
7b9d44fe22
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
|||
# 2.4.0
|
||||
|
||||
### Notable enhancements and fixes
|
||||
- Added home button to the pad panel. To show it in your current instance, please copy the updated "toolbar" settings from the `settings.json.template` file to your `settings.json` file.
|
||||
- Added more current design for the default collibri theme.
|
||||
- Added handling of recent visited pads in the collibri theme. You can now access the most recent three pads you visited in the pad panel.
|
||||
- Disable stats endpoints if enableMetrics is set to false. This allows you to disable the metrics endpoints if you don't want to use them.
|
||||
- Use Node LTS instead of always latest Node version.
|
||||
|
||||
|
||||
# 2.3.2
|
||||
|
||||
### Notable enhancements and fixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue