Skip to content

Commit 9d3ad60

Browse files
committed
Update change log for release v7.3-beta.11
1 parent 2650bcb commit 9d3ad60

9 files changed

+21
-185
lines changed

Diff for: CHANGELOG.md

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

1515

16+
## [v7.3-beta.11] - 2024-03-01
17+
18+
* Issue **#4132** : Add tooltips to the copy/open hover buttons on table cell values.
19+
20+
* Issue **#4018** : Change the way delimited meta values are held internally. They are now comma delimited internally and when written to file.
21+
22+
* Change `<xsl:message>` to output `NO MESSAGE` if the element contains no text value.
23+
24+
* Add the key bind `ctrl-enter` to do a step refresh on the code pane of the stepper.
25+
26+
* Issue **#4140** : Fix selection box popup close issue.
27+
28+
* Issue **#4143** : Fix horizontal scroll.
29+
30+
* Issue **#4144** : Increase size of part no box.
31+
32+
* Issue **#4141** : Show selected item after expand all.
33+
34+
1635
## [v7.3-beta.10] - 2024-02-28
1736

1837
* Issue **#4115** : Fix error when opening Recent Items screen if a recent item is in the favourites list.
@@ -344,7 +363,8 @@ eval EventId = first(EventId)`, `evt` => `eval EventId = first(EventId)` and `st
344363
* Issue **#3830** : Add S3 data storage option.
345364

346365

347-
[Unreleased]: https://github.com/gchq/stroom/compare/v7.3-beta.10...HEAD
366+
[Unreleased]: https://github.com/gchq/stroom/compare/v7.3-beta.11...HEAD
367+
[v7.3-beta.11]: https://github.com/gchq/stroom/compare/v7.3-beta.10...v7.3-beta.11
348368
[v7.3-beta.10]: https://github.com/gchq/stroom/compare/v7.3-beta.9...v7.3-beta.10
349369
[v7.3-beta.9]: https://github.com/gchq/stroom/compare/v7.3-beta.8...v7.3-beta.9
350370
[v7.3-beta.8]: https://github.com/gchq/stroom/compare/v7.3-beta.7...v7.3-beta.8

Diff for: unreleased_changes/20240229_130839_180__4132.md

-24
This file was deleted.

Diff for: unreleased_changes/20240229_154859_156__4018.md

-25
This file was deleted.

Diff for: unreleased_changes/20240229_155722_714__0.md

-20
This file was deleted.

Diff for: unreleased_changes/20240229_155848_398__0.md

-19
This file was deleted.

Diff for: unreleased_changes/20240301_122642_619__4140.md

-24
This file was deleted.

Diff for: unreleased_changes/20240301_185736_865__4143.md

-24
This file was deleted.

Diff for: unreleased_changes/20240301_193858_823__4144.md

-24
This file was deleted.

Diff for: unreleased_changes/20240301_225132_423__4141.md

-24
This file was deleted.

0 commit comments

Comments
 (0)