diff --git a/README.md b/README.md index 7113919..0379531 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,14 @@ The Windows binary is released under LGPL-3+ owing to the static copy of Qt. ## Changelog +2025-05-04 1.1.0 +- New feature to import/export database as zip archive +- Upgrade to Qt 6 +- Add keyboard shortcuts for refresh +- Improve High DPI support +- Rebuild artefacts with miqt v0.10.0, etcd-io/bbolt v1.4.0, go 1.23, Qt 6.8 (win64) +- [⬇ Download here](https://git.ivysaur.me/code.ivysaur.me/qbolt/releases/tag/v1.1.0) + 2024-10-05 1.0.3 - Port from hybrid Go/C++ to now using [MIQT](https://github.com/mappu/miqt) - Switch Windows build to win64