We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5dc8e commit 4982116Copy full SHA for 4982116
1 file changed
docs/CHANGELOG.md
@@ -14,6 +14,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
### Security
15
-->
16
17
+## v4.3.1 - 2026-01-02
18
+### Added
19
+* announcement system allows me to display notices on launch
20
+### Changed
21
+* clicking the `x` on an update notice ignores the update on future launches.
22
+### Deprecated
23
+### Removed
24
+### Fixed
25
+* ssb-db overflow bug fixed. Might require reindexing
26
+* missing icon on linux
27
+### Security
28
+
29
## v4.2.1 - 2025-12-24
30
### Added
31
### Changed
0 commit comments