Skip to content

Commit

Permalink
Update change log for release v7.7-beta.13
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Feb 3, 2025
1 parent 9b49156 commit 9076fe3
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 97 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
~~~


## [v7.7-beta.13] - 2025-02-03

* Issue **#4626** : Add error messages to dashboard tables when sorting limited result data.

* Issue **#4684** : Fix focus issue for table quick filter.

* Issue **#4734** : Fix find in content multi line query behaviour.

* Issue **#4696** : Fix paging of large numbers of data sources.


## [v7.7-beta.12] - 2025-01-29

* Issue **#4690** : Fix meta data source fields.
Expand Down Expand Up @@ -1135,7 +1146,8 @@ DO NOT ADD CHANGES HERE - ADD THEM USING log_change.sh
* Issue **#3830** : Add S3 data storage option.


[Unreleased]: https://github.com/gchq/stroom/compare/v7.7-beta.12...HEAD
[Unreleased]: https://github.com/gchq/stroom/compare/v7.7-beta.13...HEAD
[v7.7-beta.13]: https://github.com/gchq/stroom/compare/v7.7-beta.12...v7.7-beta.13
[v7.7-beta.12]: https://github.com/gchq/stroom/compare/v7.7-beta.11...v7.7-beta.12
[v7.7-beta.11]: https://github.com/gchq/stroom/compare/v7.7-beta.10...v7.7-beta.11
[v7.7-beta.10]: https://github.com/gchq/stroom/compare/v7.7-beta.9...v7.7-beta.10
Expand Down
24 changes: 0 additions & 24 deletions unreleased_changes/20250131_120119_742__4626.md

This file was deleted.

24 changes: 0 additions & 24 deletions unreleased_changes/20250131_152646_253__4684.md

This file was deleted.

24 changes: 0 additions & 24 deletions unreleased_changes/20250131_161637_158__4734.md

This file was deleted.

24 changes: 0 additions & 24 deletions unreleased_changes/20250203_105435_840__4696.md

This file was deleted.

0 comments on commit 9076fe3

Please sign in to comment.