Skip to content

Commit f14bc73

Browse files
chore: update changelog for v2026.06.11.1526 [skip ci]
1 parent d2cdb7f commit f14bc73

1 file changed

Lines changed: 4 additions & 27 deletions

File tree

compose.manager.plg

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -36,34 +36,11 @@
3636
>
3737

3838
<CHANGES>
39-
###2026.06.11.1517
40-
- Features: add progressive stack list loading
41-
- Features (container): add persistent container cache and icon resolution logic
42-
- Features: return to update dialog when changelog is dismissed
43-
- Features: show docker.versions changelogs in the update dialog
44-
- Bug Fixes (ExecActionsTest): improve testGetSavedUpdateStatusDockerVersionsNotInstalled for determinism
45-
- Bug Fixes (composeLoadlist): bind autostart change handler early for dynamic rows and update loading status on success
46-
- Bug Fixes (Exec.php): improve dockerVersionsInstalled check to verify actual changelog assets
47-
- Bug Fixes (sync-plugin-url): enhance branch detection and pluginURL synchronization logic
48-
- Bug Fixes (docker.versions): conditionally load external styles for Docker versions if available
49-
- Bug Fixes (compose): optimize cache invalidation logic based on stack/container structure changes
50-
- Bug Fixes (changelog): conditionally load changelog script if available so it works when compose is on its own tab
51-
- Bug Fixes (update): update button now triggers update action instead of always triggering force update
52-
- Bug Fixes (composeSortable): enhance details row detachment logic during drag-and-drop
53-
- Bug Fixes (composeSortable): improve drag-and-drop behavior by detaching non-sortable rows
54-
- Bug Fixes (profiles): unify action profile picker and enforce profile precedence
55-
- Bug Fixes: plug poll interval leak and skip dialog reopen when warnings disabled
56-
- Bug Fixes: whitelist changelog message types, filter scaffolding noise
57-
- Bug Fixes: discard stale Nchan buffer and concurrent changelog messages
58-
- Bug Fixes: correct version and package details in plugin metadata
59-
- Refactoring: delegate changelog display to docker.versions' showChangeLog()
60-
- Documentation: document docker.versions changelog integration in user guide
61-
- Tests: add unit tests for getSavedUpdateStatus docker.versions detection
62-
- Chores: sync pluginURL+README for dev branch [skip ci]
63-
- Chores: remove test compose setup
64-
- Potential fix for pull request finding
39+
###2026.06.11.1526
40+
- Bug Fixes (deploy.sh, test.sh): update file permissions to make scripts executable
41+
- Bug Fixes (Exec.php): update dockerVersionsInstalled check to verify plugin directory existence and cleanup tests
6542
- [PR #120](https://github.com/mstrhakr/compose_plugin/pull/120)
66-
- [beta release diff](https://github.com/mstrhakr/compose_plugin/compare/v2026.06.06...v2026.06.11.1517)
43+
- [beta release diff](https://github.com/mstrhakr/compose_plugin/compare/v2026.06.06...v2026.06.11.1526)
6744
</CHANGES>
6845

6946
<!-- The 'pre-install' script. -->

0 commit comments

Comments
 (0)