1.9 KiB
1.9 KiB
Changelog
This file includes a history of past releases. Changes that were not yet added to a release are in the changelog.d/ folder.
v20.0.0 (2025-06-02)
-
[Bugfix] Add logs script to all pages so each page can handle completion of a command itself and not delegate it to a page with logs script. (by @mlabeeb03)
-
[Improvement] Remove the
last-log-filecookie and useis_thread_alivefunction to check the status of running commands. (by @mlabeeb03) -
[Feature] Only allow command cancellation from relevant page. (by @mlabeeb03)
-
[Feature] Add link to developer panel while command is in progress. (by @mlabeeb03)
-
💥[Feature] Upgrade to Teak. (by @mlabeeb03)
v19.0.2 (2025-04-16)
- [Bugfix] Prevent images in plugin description from overflowing. (by @mlabeeb03)
v19.0.1 (2025-04-16)
- [Bugfix] Include CSS files in built pypi assets. (by @regisb)
v19.0.0 (2025-04-10)
- [Feature] Initial release 🌅 (by @mlabeeb03).