diff --git a/CHANGELOG.md b/CHANGELOG.md index c724dde..4b83cc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # QOwnNotes Web Companion Changelog ## 20.9.0 -- Now the [Material Design Icons](https://materialdesignicons.com/) are used as icons +- now the [Material Design Icons](https://materialdesignicons.com/) are used as icons instead of Google's Material Icons (that were using icon fonts) to allow disabling of icon fonts in Firefox (for [#25](https://github.com/qownnotes/web-companion/issues/25)) +- all text fields are now clearable with a small `x` icon ## 20.8.2 - fixed adding of bookmarks due to Vue/Vuetify update diff --git a/app/components/bookmark-all-tabs-button.vue b/app/components/bookmark-all-tabs-button.vue index 668134a..ec8150b 100644 --- a/app/components/bookmark-all-tabs-button.vue +++ b/app/components/bookmark-all-tabs-button.vue @@ -10,7 +10,7 @@ - + diff --git a/app/pages/popup.vue b/app/pages/popup.vue index 7929cd4..febc4df 100644 --- a/app/pages/popup.vue +++ b/app/pages/popup.vue @@ -115,13 +115,13 @@ - + - + - +