Destroyed Changelog (markdown)
parent
29cd8580d1
commit
83d21eb0e6
32
Changelog.md
32
Changelog.md
|
@ -1,32 +0,0 @@
|
|||
## 0.16.0
|
||||
|
||||
New filters for page and referrer urls
|
||||
|
||||

|
||||
|
||||
- Respect user's do not track setting
|
||||
- Several updates to docker files
|
||||
|
||||
## 0.13.0
|
||||
|
||||
Build update
|
||||
|
||||
- Updated build process so that `npm run build` now builds the database client as well, saving a few steps
|
||||
|
||||
## 0.12.0
|
||||
|
||||
For better GDPR compliance
|
||||
|
||||
- Removed code using localStorage
|
||||
- Implemented rotating salt
|
||||
- Added `SameSite` parameter to login cookies
|
||||
|
||||
## 0.10.3
|
||||
|
||||
- Format long numbers in the UI so they fit on the screen better
|
||||
- Responsive CSS updates
|
||||
- Various bug fixes
|
||||
|
||||
## 0.2.0
|
||||
|
||||
- First public release
|
Loading…
Reference in New Issue