This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Releases: PhantomMaa/sun-panel
Releases · PhantomMaa/sun-panel
v1.3.3
- Refactor project structure
- Improve config more precise
- Update golang dependencies version
- Add static file cache
- Fix get image from url favicon
- Fix add disk panel
- Rm public visit mode
- Rm unused codes
Full Changelog: v1.3.2...v1.3.3
v1.3.2
- Utilize rclone to uniformly support local and remote storage
- Fix the timezone issue in docker container instances
- In the distributed deployment mode, enable nginx's caching feature
Full Changelog: v1.3.1...v1.3.2
v1.3.1
- remove redis dependency. simplify related configs
- add support for customize favicon
- add storage type : s3. can save images into s3 distributed storage to ensure backend app stateless
- Change to use login with jwt token. Make the application closer to stateless and better distributed
- Rm local cache about user, rm unused field of user
- Remove the old, no longer maintained usage of go-bindata
- Rm some unused codes
- Supports front-end and back-end separation and monolithic applications, dual-mode
Full Changelog: https://github.com/PhantomMaa/sun-panel/commits/v1.3.1