Releases: arkOScloud/genesis
Releases · arkOScloud/genesis
v0.2.2
Core Updates
- Download Recovery backups to your system
- Upload Recovery backups to Genesis
- Domain changed to arkos.io for links and plugin repo
- Bugfix: Authentication could be lost halfway through the First Run wizard
- Bugfix: Adding disk usage plugin for ‘total’ space resulted in crash
Plugin Updates
- Created SSH plugin (currently withheld for stability issues)
- Bugfix: Nginx plugin failed on fresh installs
v0.2
Core Updates
- Brand new “Flat UI”-style base theme
- Icons changed to iconfonts
- Popover menu created to show current user and logout button
- Settings, Recovery and Applications tabs moved into a popover menu
- Reload/Shutdown/Reboot buttons moved into a popover menu
- Authorization page redesigned, with “login failed” message added
- Completely redone First Run wizard; allows choice of timezone, using SSH as root, resizing partition to fill SD card space
- Network plugin moved into core, and streamlined to remove obsolete code
- When a plugin is removed, its corresponding server daemon is now stopped and disabled on boot
- Bugfix: Attempting to edit a user’s info resulted in a crash
- Bugfix: The News Widget would not successfully fetch posts
- Bugfix: The positions of widgets in the System Monitor would not be saved
- Bugfix: A forgotten rename in a JS script (Thanks AJ!)
Plugin Updates
- Icons changed to iconfonts; Plugin API updated to include ICON specifier
- Network plugin removed
- webserver_common plugin merged with nginx plugin
v0.1
- Initial release after fork of Ajenti
- Plugins:
- Network Connections (netctl)
- DNS Servers
- Host records
- File manager
- File sharing (Samba)
- Remote command execution
- Filesystem (fstab) management
- Firewall (via iptables)
- Notepad
- OpenVPN (alpha)
- Pacman Package Management
- Scheduled Tasks (cron)
- Add/Delete/Modify Users
- Task Manager
- In-browser VT100 terminal
- Simple nginx webserver management
- Plugin interface for modular plugin integration and management
- Plugin hosting and selection via a central repository (code here)
- Alerts: Widget-based interface to throw alerts based on specified system metrics
- Recovery: backup and restore server software configurations