Skip to content

Releases: vicinaehq/vicinae

v0.20.3

05 Mar 14:53
e550ea4

Choose a tag to compare

Big "patch" to prepare future updates.

image

What's Changed

New Contributors

Full Changelog: v0.20.2...v0.20.3

v0.20.2

01 Mar 02:29

Choose a tag to compare

Second serie of patches following the big v0.20.0 update.

What's Changed

New Contributors

Full Changelog: v0.20.1...v0.20.2

Sponsors

Thanks to our sponsors for supporting vicinae!

v0.20.1

27 Feb 23:13

Choose a tag to compare

First serie of bug fixes following the big UI revamp.

What's Changed

  • fix: set storeValue default to true in forms parsing by @bpavuk in #1124
  • fix: close on focus loss: also close on outside mouse event by @aurelleb in #1127
  • fix: crash on completing store introduction by @aurelleb in #1126
  • nix: added GCC 15 to Nix devshell by @bpavuk in #1129
  • Fix/restore selection wrapping by @aurelleb in #1128
  • fix(calculator): output exact decimals and support manual format conversions by @lunoxide in #1122
  • fix: file picker preference not saving by @aurelleb in #1131
  • fix: correctly propagate font size changes by @aurelleb in #1133
  • feat(themes): add zenwritten light/dark by @fbosch in #1104

New Contributors

Full Changelog: v0.20.0...v0.20.1

Sponsors

Thanks to our sponsors for supporting vicinae!

v0.20.0

26 Feb 17:41

Choose a tag to compare

Major Update

This release features a complete rewrite of the Vicinae UI layer from QWidgets to QtQuick (QML). This unlocks more ambitious UI changes in the future and gives us smooth scrolling, GPU-accelerated rendering, better font rendering, and polished animations almost for free.

While the UI remains mostly unchanged, this release includes a significant rework of the Markdown renderer used by native Vicinae modules and extensions.

image

Breaking Changes

One not-so-breaking change: the default shortcut to toggle the action panel is now C-k instead of the old C-b. You can configure this in the settings anyway.

What's Changed

New Contributors

Full Changelog: v0.19.9...v0.20.0

Sponsors

Thanks to our sponsors for supporting vicinae!

v0.19.9

16 Feb 16:08

Choose a tag to compare

What's Changed

  • fix: db error when editing clipboard keywords by @aurelleb in #1099
  • Fix deeplink documentation spacing in CLI option by @bowlofneighs in #1096
  • Support for algebraic equation in qalculate backend by @PA055 in #1095
  • feat(browser-tabs): add tab url as a keyword to make it searchable by @dagimg-dot in #1100

New Contributors

Full Changelog: v0.19.8...v0.19.9

v0.19.8

14 Feb 02:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.7...v0.19.8

v0.19.7

09 Feb 22:31

Choose a tag to compare

Many little UI improvements. Better transparency handling, separate color for the status bar, and various little fixes. Also, blur is now automatically supported on KDE!

What's Changed

Full Changelog: v0.19.6...v0.19.7

v0.19.6

06 Feb 14:56

Choose a tag to compare

Note: re-released following a rollback due to packaging problems.

The main vicinae binary has been split in several smaller binaries now located at $PREFIX/libexec/vicinae. As a result of this, CLI invocations should be much faster (~10x improvement). The usage does not change in any way, you can keep using the vicinae program as you are used to.

What's Changed

New Contributors

Full Changelog: v0.19.3...v0.19.4

v0.19.4

05 Feb 21:09

Choose a tag to compare

The main vicinae binary has been split in several smaller binaries now located at $PREFIX/libexec/vicinae. As a result of this, CLI invocations should be much faster (~10x improvement). The usage does not change in any way, you can keep using the vicinae program as you are used to.

What's Changed

New Contributors

Full Changelog: v0.19.3...v0.19.4

v0.19.5

06 Feb 01:32
d2f38c2

Choose a tag to compare

Rolled back v0.19.4 deployement because of a packaging issue. Will release it again when that's sorted out. Sorry for the inconvenience!

Full Changelog: v0.19.2...v0.19.5