Compatible with Octyne 1.x, targets Octyne 1.4.x.
🎉 Ecthelion v1.4 overhauls the entire user interface, bringing a proper light mode to the dashboard and introducing new splashes of colors! Users can set their own color scheme on their browser, and administrators can configure a default color of their choice. In terms of features, it adds an interactive editor to change Octyne's settings (much more user friendly!)
Ecthelion also comes built into Octyne now in the form of Octyne Web UI 🎉 This removes the need for standalone installation in most cases, and the documentation has been updated correspondingly.
Minor Changes
- Support Octyne TOML configurations: 6b9fc71
- Add default out/ folder for Octyne builds: 301031c
- Overhaul docs for standalone Ecthelion: eda05e3
- Document
/apiURLs for Octyne 1.4+: 03533f9 - Update advice on Octyne
/apiURLs: 38922ee - Improve README for multi-node setups: 194feff
- Edit config save label, remove reload button: f055135
- Begin working on settings GUI: d76d48a
- Largely complete interactive settings: e31869c
- Add logging and Redis roles to config editor: 44e7e87
- Move settings into expansion panels: b5c7498
- Introduce logging actions to config editor: 938b478
- Introduce server config editing: 4f3d040
- Add config to add new servers: eb50008
- Swap primary/secondary colors: d2be056
- New theme dropped: BLACKPINK in your area~: f268f45
- Use system dark/light theme by default: 0ec80c2
- Add user preference for Ecthelion color: 3a5a14a
- Support all MUI colors: 0b47f54
- Allow configuring the default color in config.json: abd9aca
Patches
- Bump vite from 6.0.4 to 6.0.14: #44
- Fix exporting Ecthelion to static HTML/JS: 8bf3099
- Update all dependencies, exclude out/ from ESLint: 5c61724
- Fix git out/ and Prettier CRLF handling: 0f9af71
- Avoid obscuring server switch menu with Snackbars Fixes #50: 8f32640
- Reverse nodes in server switch menu Fixes #51: e9f1335
- Fix broken Codemirror: effabf3
- Descriptive error handling for secondary nodes: c99e333
- Split visual config editor into smaller components: 3f2072a
- Remove TODOs from interactive editor: b14b753
- Fix server deletion being broken: f806576
- Fix color schemes with various buttons: 312dec7
- Fix anime theme after changing localStorage key: b4a118b