Releases: ropali/dockyard
Releases Β· ropali/dockyard
App v0.4.1
Changelog
All notable changes to this project will be documented in this file.
[0.4.1] - 2024-12-23
π Bug Fixes
- White screen issue after typescript migration
App v0.4.0
Changelog
All notable changes to this project will be documented in this file.
[0.4.0] - 2024-12-22
π Features
- Migration to typescript (#30)
π Bug Fixes
- Container process correct datatype and mapping
- Image delete confirmation dialog box replaced with sweetalert popup
- Image export functionality
App v0.3.0
Changelog
All notable changes to this project will be documented in this file.
[0.3.0] - 2024-11-29
π Features
- Added container processes tab
- Container env vars tab
π Bug Fixes
- Update fail message & modal UI theme issue
- Make the ping interval tighter
App v0.2.3
Changelog
All notable changes to this project will be documented in this file.
[0.2.3] - 2024-11-22
π Features
- Refactored delete action & added confirmation dialog
π Refactor
- Removed dead UI code
App v0.2.2
Changelog
All notable changes to this project will be documented in this file.
[0.2.2] - 2024-11-14
π Features
- Container export option added
- Moved to SweetAlert2 from react-toast for notifications and modal popups
- Apply theme based styles to toast
App v0.2.1
Changelog
All notable changes to this project will be documented in this file.
[0.2.1] - 2024-10-21
π Bug Fixes
- Fixed .store.bin issue if terminal not set manually from settings screen
βοΈ Miscellaneous Tasks
- Bumped up version for release
App v0.2.0
Changelog
All notable changes to this project will be documented in this file.
[0.2.0] - 2024-10-02
π Features
π Documentation
- Update screenshots
- Fixed install instructions in README.md
βοΈ Miscellaneous Tasks
- Update major version for release
- Add the steps to open in MacOS
App v0.1.2
Changelog
All notable changes to this project will be documented in this file.
[0.1.2] - 2024-09-22
π Bug Fixes
- Container List component re-renders infinitely
App v0.1.1
Changelog
All notable changes to this project will be documented in this file.
[0.1.1] - 2024-09-20
π Features
- Option to check for app update
- Using official tauri gh action for build & release
π Bug Fixes
- Avoid showing images without repotags
π Documentation
- Added more relevant badges
- Added macOS support badge
[0.1.0] - 2024-09-10
π Features
- Option to specify terminal-app in settings
- Better json syntax highlighting
- Optimized json syntax highlighting
- Added changelog generation using git-cliff
- Added version on hover on docker inline indicator at sidebar bottom
- Docker service status detection on startup
π Bug Fixes
- Container refresh api filtering running container only
- CHANGELOG file missing issue in the gh action
- CHANGELOG file path in release step
- Release name
π Documentation
- Updated links and banner image
βοΈ Miscellaneous Tasks
- Updated version and changelog for release
- Bumped up various config & package version
- Shorten release workflow name