Destroyed Changelog (markdown)

master
Mike Cao 2020-09-04 11:08:56 -07:00
parent 29cd8580d1
commit 83d21eb0e6
1 changed files with 0 additions and 32 deletions

@ -1,32 +0,0 @@
## 0.16.0
New filters for page and referrer urls
![image](https://user-images.githubusercontent.com/477975/90971718-8806e700-e4c7-11ea-82d0-aed6158a31c6.png)
- 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