1.3.0
louislam/dockge1.3.0Dec 4, 2023by louislam
AI Summary
Introduced .env file editing and password reset capabilities, focusing on performance optimization.
Key Highlights
- Added support for editing .env files
- Added password reset functionality
- Improved overall application performance
- Sorted non-managed stacks to the end of the list
New Features
- .env file editing support
- Password reset utility
Full Release Notes
### 🆕 New Features - #218 #231 Added support for editing `.env` file (Thanks @syko9000) - #212 Added `pnpm run reset-password`, which is used for resetting your password. ### Improvements - #228 Sort non-managed stacks to the end of stack list - #227 Improved performance ### 🐞 Bug Fixes - #206 Fixed an issue that the container terminal could be wrong if containers from different stacks had the same service name (Thanks @ThalesC) ### 🦎 Translation Contributions - #190 #229 Translations update from Kuma Weblate (Thanks @401U @Alanimdeo @D3-3109 @FreddieDK @LevantinLynx @MSalim7 @Zaid-maker @abosaad11 @bjornclauw @bunducdragos @cyril59310 @furkanipek @lucasreiners @nazo6 @stanol @syko9000) - Added 日本語 (Thanks @nazo6) - Added Dansk (Thanks @FreddieDK) - Added Română (Thanks @bunducdragos) - Added Nederlands (Thanks @bjornclauw) ### Others - Other small changes, code refactoring and comment/doc updates in this repo: @Zaid-maker #191 #210 #211