[2.0.0] - 2016-08-17
Added
- Added support Debian 9 (stretch), Fedora 24 and Ubuntu 16.10 (yakkety)
- Added support for work without root permissions (based on PRoot)
- Added interface for managing from TELNET (based on telnetd)
- Added web interface (based on httpd, websocket.sh and xterm.js)
- Added synchronization of the operating environment with server or other device
- Added function to generate a random password for user (instead changeme)
- Added function to track changes in the network and update the current container
- Added ability to add users to groups aid_ * from the application interface
- Added support for initialization systems run-parts and sysv
- Added an option to keep CPU running to do work while the screen is off
- Added an option to change the delay of start after opening XServer XSDL
- Added stealth mode
- Added ability to send notifications from a container through am
- Added MATE desktop environment
- Added autostart delay
- Created a repository of containers
Changed
- The application interface is rewritten with Material Design
- Completed transition to the new CLI
- Extended syntax description of mount points, you can now specify to mount /from/dir:/to/dir
- Make an unified container profiles for CLI and the application interface
- Restore Android after closing Xorg session in framebuffer mode
Removed
- Removed GNOME and KDE desktop environments