minor and update changelog
This commit is contained in:
12
CHANGELOG
12
CHANGELOG
@@ -1,5 +1,17 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### 1.4.0 - 9 feb '22
|
||||
- improve Cumulative Layout Shift
|
||||
- remove filename as default media label to avoid leak metadata
|
||||
- add endData to microdata
|
||||
- security fix with filtering settings, avoid sharing SMTP pass with front-end
|
||||
- fix broken SMTP
|
||||
- remove global materialicons / vuetify css, use threeshake and @nuxt/vuetify (really improve lighthouse score)
|
||||
- new Dockerfile using node:17.4-slim as base img (from 1.5Gb to ~800Mb)
|
||||
- add XSS and path traversal mitigation
|
||||
- improve a11y
|
||||
- update deps
|
||||
|
||||
### 1.3.3 - 1 feb '22
|
||||
- security fix, avoid sharing smtp pass with front-end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user