Releases: SSujitX/clawdbot-ui
Releases · SSujitX/clawdbot-ui
v1.0.3
v1.0.2
✨ Features
- screenshot: add initial screenshot for ClawdBot Control Panel (41407c9)
- skill: add two-phase service stop pattern for PyQt6 applications (61b6036)
🐛 Bug Fixes
- gateway: prevent duplicate UI updates when manually starting gateway (b3bd5e4)
📝 Documentation
- enhance README.md with preview section and formatting improvements (737d0a5)
♻️ Code Refactoring
- window: clean up code formatting and improve version check logic (a9435b0)
🔧 Chores
- bump version to 1.0.2 (d6c23f3)
- update CHANGELOG.md with recent changes (03c493c)
- build: transition Windows build workflow to use PyInstaller (319eff6)
- build: update macOS build workflow to use PyInstaller (4a1eada)
- dependencies: update requirements to replace imageio and Nuitka with PyInstaller (20b4510)
- dependencies: replace Nuitka with PyInstaller in project dependencies (6694d74)
- build: switch from Nuitka to PyInstaller for executable packaging (e02d579)
v1.0.1
✨ Features
- screenshot: add initial screenshot for ClawdBot Control Panel (41407c9)
- skill: add two-phase service stop pattern for PyQt6 applications (61b6036)
- add script to automatically generate CHANGELOG.md from git commits. (d1a3bd1)
- introduce automated CHANGELOG.md generation and version bumping script. (58467a0)
- auto-create draft release on every push from CHANGELOG.md (f6454bd)
🐛 Bug Fixes
- gateway: prevent duplicate UI updates when manually starting gateway (b3bd5e4)
- window: resolve icon path detection in frozen builds (438e507)
- handle last version in CHANGELOG.md extraction (9ad3348)
📝 Documentation
- enhance README.md with preview section and formatting improvements (737d0a5)
- update CHANGELOG.md for release 1.0.1 (b6f185a)
- update CHANGELOG.md for release 1.0.1 (457d9f0)
- add build instructions for standalone Windows executable (f6d80be)
- update CHANGELOG.md format and content for release automation (b30c4ad)
♻️ Code Refactoring
- window: clean up code formatting and improve version check logic (a9435b0)
- release: simplify changelog generation to single version (b500ba3)
- release: regenerate entire changelog instead of inserting entries (c9a114e)
👷 Build System
- improve build script with cleanup and asset inclusion (c405c3c)
- add imageio and nuitka dependencies (baebd28)
- add imageio and nuitka dependencies (602d8e7)
- add PowerShell script for building executable with Nuitka (01d86e8)
- revert version and remove commitizen configuration (1b62481)
💚 Continuous Integration
- release: update changelog version regex to support flexible version formats (e8c1e98)
- improve CHANGELOG parsing for release notes (34fb8df)
- build-windows: include assets directory in Nuitka build (015b494)
- include assets directory in macOS build (1f02c62)
- add icon to Windows executable build (cb13c91)
- fix GitHub Actions release workflow configuration (f7d1d5d)
- simplify draft release name by removing static prefix (937de51)
🔧 Chores
- build: transition Windows build workflow to use PyInstaller (319eff6)
- build: update macOS build workflow to use PyInstaller (4a1eada)
- dependencies: update requirements to replace imageio and Nuitka with PyInstaller (20b4510)
- dependencies: replace Nuitka with PyInstaller in project dependencies (6694d74)
- build: switch from Nuitka to PyInstaller for executable packaging (e02d579)
- remove outdated release workflow documentation (b4156a8)
v1.0.0
Full Changelog: https://github.com/SSujitX/clawdbot-ui/commits/v1.0.0