All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
5.0.0 (2024-05-28)
- browser versions older than Chrome 123, Edge 123, Firefox 115 and Opera 109 are no longer supported
- upgrade to Manifest V3 in Chrome (e7b1115)
4.0.0 (2023-03-04)
- browser versions older than Chrome 92, Edge 92, Firefox 91, and Opera 78 are no longer supported
- Dark mode
- Ask before removing data
- Option to hide data type icons
- migrate to Vuetify (2739cad)
- update extension CSP (5575014)
3.2.0 (2020-09-28)
- increase favicon size (7b8c254)
3.1.1 (2019-12-19)
3.1.0 (2019-12-11)
- add overflow menu with options and website buttons (82f3f3c)
3.0.0 (2019-11-15)
- browser versions before Chrome 76, Firefox 68 and Opera 63 are no longer supported.
- add cacheStorage and remove serverBoundCertificates in Chrome and Opera (c102d6c)
2.4.1 (2019-11-10)
- hide scrollbar during action popup height transitions (65b2d82)
- increase spacing between option components (cba69fe)
- remove unused permission (1ddf2bd)
2.4.0 (2019-09-06)
2.3.0 (2019-05-24)
- build with travis (ebf3318)
2.2.0 (2019-05-16)
- add options for closing and reloading tabs (62b780d)
- automatically remove success notification (8b912f1), closes #8
- change license to GPLv3 (4d0b7fb)
- update dependencies and refresh user interface (ca31096)
2.1.3 (2018-07-12)
2.1.2 (2018-05-01)
2.1.1 (2018-04-30)
- add labels for select components and fix their position (3deba4e)
- copy assets as the last build step (2981d71)
2.1.0 (2018-03-10)
2.0.0 (2018-01-20)
- drop support for older Firefox versions (21a929e)
- enable Local Storage and IndexedDB clearing for Firefox (a6306be)
- Firefox < 57 is not supported anymore.
1.1.0 (2018-01-03)
- add app favicon (06db846)
- follow md spec for title and icon size (ffc4623)
- reduce size of imported background code (7a83c56)
- show options in a new tab (5531604)
- switch to ext-components (df65bac)
- typo (fbfad8c)
- use correct document scale on hdpi screens (3956b83)
- add contribution page (94c70ee)