1.3.1

louislam/dockge1.3.1Dec 4, 2023by louislam

AI Summary

Added .env file editing support and password reset functionality, alongside performance improvements.

Key Highlights

  • Added support for editing .env files
  • Added pnpm run reset-password command
  • Improved application performance
  • Fixed container terminal display logic

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)
- #235 Fixed an issue that the external network do not show correctly in 1.3.0

### 🦎 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