Skip to content

v0.24.0

Latest
Compare
Choose a tag to compare
@lucor lucor released this 03 May 17:57
e208594

This release focuses on enhancing the user experience by improving favicon downloads, form validations, and fixing various display issues.
It also paves the way for supporting browser extensions, introducing an initial implementation of the native messaging protocol.

Details:

  • ui: update icon to use tabler.io icon

  • ui: improve validation

  • ui: improve audit view

  • ui: improve favicon downloader

  • ui: improve note field display

  • ui,preferences: allow to disable favicon downloader

  • all: add application state

  • all: update to store time in UTC

  • browser: initial implementation of native messaging protocol to support browser extensions

  • deps add:

    • github.com/fyne-io/image v0.0.0-20220602074514-4956b0afb3d2
  • deps update:

    • fyne.io/fyne v2.4.5