Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
rgriebl committed Jan 21, 2024
1 parent ae16d67 commit 95e25c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [2024.1.4] - 2024-01-21

Fix for Webcams only showing black on some machines.


## [2024.1.3] - 2024-01-20

A few bug fixes, especially for macOS users with accessibility features enabled on their system.
Expand Down Expand Up @@ -628,7 +633,8 @@ These are a few of the highlights, but I probably forgot a lot of things ;-)
- Per-document column configurations and the "Collector" as well as the "Simple" view mode are not (re)implemented yet.


[Unreleased]: https://github.com/rgriebl/brickstore/compare/v2024.1.3...HEAD
[Unreleased]: https://github.com/rgriebl/brickstore/compare/v2024.1.4...HEAD
[2024.1.4]: https://github.com/rgriebl/brickstore/releases/tag/v2024.1.4
[2024.1.3]: https://github.com/rgriebl/brickstore/releases/tag/v2024.1.3
[2024.1.2]: https://github.com/rgriebl/brickstore/releases/tag/v2024.1.2
[2023.11.2]: https://github.com/rgriebl/brickstore/releases/tag/v2023.11.2
Expand Down
2 changes: 1 addition & 1 deletion VERSION_NUMBER
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.1.3
2024.1.4

0 comments on commit 95e25c4

Please sign in to comment.