You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
## Changelog
2
2
3
+
### version 3.1.91
4
+
5
+
- 2026-02-13: add new worker task manager ([037f9a7](https://github.com/bbc/bug/commit/037f9a76369bc5ba2238293df9fb0e1dac722cc2))
6
+
- 2026-02-11: revert to using 'critical' for stale data status items ([3846f68](https://github.com/bbc/bug/commit/3846f68f44d45392ad67379636b773f257e34498))
7
+
- 2026-02-11: set workermanager default retry interval to 10s ([35c1a3a](https://github.com/bbc/bug/commit/35c1a3a4f8ed0a47b095376680f35f9593ae2581))
8
+
- 2026-02-10: fix auto-reconnect of log stream ([9bd4ecc](https://github.com/bbc/bug/commit/9bd4ecc15b82ad075f74cf64cc71c202a18d6b26))
9
+
- 2026-02-09: add 'view panels' button to home screen ([9cef5d3](https://github.com/bbc/bug/commit/9cef5d3a78ac6dec838ce7bd036b7c0bda04534f))
10
+
- 2026-02-09: improve UI when panel module is already built ([6366727](https://github.com/bbc/bug/commit/6366727c298c66d7ed941768b3270caa7942c235))
11
+
- 2026-02-09: add 'view logs' menu item to panel list ([cd0179d](https://github.com/bbc/bug/commit/cd0179dabda62533f0c66be1cf4bd8bd604e3c08))
12
+
- 2026-02-09: allow users to be enabled when created ([56f8b5f](https://github.com/bbc/bug/commit/56f8b5f2a4af013cbf458cb4ecfb161c8745ad09))
13
+
- 2026-02-09: add update script and changelog generation ([b6723f7](https://github.com/bbc/bug/commit/b6723f7a577a077b5f6a82ea293f5dd34a873ea8))
14
+
3
15
### version 3.1.90
4
16
5
17
- 2026-02-13: add new worker task manager ([4cfc079](https://github.com/bbc/bug/commit/4cfc079c8a91c6c0b630e63c727e3d6c9de3a43c))
0 commit comments