Skip to content

Commit 1d27b5f

Browse files
committed
Update change log for release v7.7-beta.6
1 parent ec22a2f commit 1d27b5f

9 files changed

+20
-193
lines changed

CHANGELOG.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,24 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
1313
~~~
1414

1515

16+
## [v7.7-beta.6] - 2024-12-16
17+
18+
* Issue **#4632** : Fix conditional formatting styles.
19+
20+
* Issue **#4634** : Make icons on highlighted rows white.
21+
22+
* Issue **#4605** : Allow embedded queried to be re-run independently.
23+
24+
* Issue **#4631** : Fix simple expression wildcards.
25+
26+
* Issue **#4641** : Reset selections when dashboard table data changes.
27+
28+
* Issue **#4642** : Show current dashboard selections to help create selection filters.
29+
30+
* Issue **#4637** : Fix StroomQL filter in dictionary.
31+
32+
* Issue **#4645** : Add feature to disable notifications.
33+
1634
* Issue **#4594** : Various changes to the permissions screens. Added a new User screen to show all a user's permissions, api keys, and dependencies. Added links between the various permission and user screens. Improved the tables of some of the permissions screens.
1735

1836
* Fix `java.lang.NoClassDeffoundError: jakarta/el/ELManager` error when booting proxy.
@@ -1039,7 +1057,8 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
10391057
* Issue **#3830** : Add S3 data storage option.
10401058

10411059

1042-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.7-beta.5...HEAD
1060+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.7-beta.6...HEAD
1061+
[v7.7-beta.6]: https://github.com/gchq/stroom/compare/v7.7-beta.5...v7.7-beta.6
10431062
[v7.7-beta.5]: https://github.com/gchq/stroom/compare/v7.7-beta.4...v7.7-beta.5
10441063
[v7.7-beta.4]: https://github.com/gchq/stroom/compare/v7.7-beta.3...v7.7-beta.4
10451064
[v7.7-beta.3]: https://github.com/gchq/stroom/compare/v7.7-beta.2...v7.7-beta.3

unreleased_changes/20241209_201219_386__4632.md

-24
This file was deleted.

unreleased_changes/20241209_202423_153__4634.md

-24
This file was deleted.

unreleased_changes/20241210_103126_798__4605.md

-24
This file was deleted.

unreleased_changes/20241210_115711_285__4631.md

-24
This file was deleted.

unreleased_changes/20241210_145419_826__4641.md

-24
This file was deleted.

unreleased_changes/20241211_081555_569__4642.md

-24
This file was deleted.

unreleased_changes/20241211_115006_912__4637.md

-24
This file was deleted.

unreleased_changes/20241211_160824_723__4645.md

-24
This file was deleted.

0 commit comments

Comments
 (0)