Skip to content

Releases: qownnotes/web-companion

Release v20.9.5

27 Sep 07:44
507287e
Compare
Choose a tag to compare

20.9.5

  • the whole application was ported to Vuetify 2 for it to be more future-proof
  • more text was made translatable and the default ui components are now localized
  • the options page was improved and more hints were added
  • you can now jump to the first and last bookmarks page

Release v20.9.4

18 Sep 06:08
12de81d
Compare
Choose a tag to compare

20.9.4

  • fixed opening of all bookmarks in new tabs
  • added more translation

Release v20.9.3

10 Sep 15:57
84a0347
Compare
Choose a tag to compare

20.9.3

  • fixed focusing and selecting in the search input field
  • removed jQuery dependency

Release v20.9.2

08 Sep 17:14
c8de3f3
Compare
Choose a tag to compare

20.9.2

  • added more translation

Release v20.9.1

08 Sep 16:56
b4987f4
Compare
Choose a tag to compare

20.9.1

  • icons now were switched to Font Awesome Icons 4
    because all other icon sets take far too much space to be accepted into the Firefox store
    (for #25)

Release v20.9.0

06 Sep 16:39
517ed8e
Compare
Choose a tag to compare

20.9.0

  • now the Material Design Icons 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)
  • all text fields are now clearable with a small x icon

Release v20.8.2

06 Aug 16:56
3a1d416
Compare
Choose a tag to compare

20.8.2

  • fixed adding of bookmarks due to Vue/Vuetify update

Release v20.8.1

04 Aug 17:10
21387f6
Compare
Choose a tag to compare

20.8.1

  • changed Firefox default shortcut to Ctrl + Shift + B
  • added more translation

Release v20.8.0

02 Aug 13:55
Compare
Choose a tag to compare

20.8.0

  • building is now done with GitHub Actions
  • library security updates were made

20.5.0

11 May 16:10
5c24555
Compare
Choose a tag to compare

20.5.0

  • screenshots are now captured as png instead of the browser's default format to capture screenshots (for #17)
  • the context menu entries Create note from page (HTML import) and Create note from selection where renamed to Send page to QOwnNotes and Send selection to QOwnNotes, because now a screenshot of the current page will also be sent to QOwnNotes so you are able to use them in scripts (for #16 and #17)
    • you need QOwnNotes 20.5.7 or higher for this feature
    • the default behavior is still that a new note is created with the page or selection text
  • library security updates were made
  • added more translation