Releases: Delo-Design/rish
RISH ver. 2.3.1
Version 2.3.1
- fixed self-signed certificate issuance
- fixed local router handling
- added version number
RISH ver. 2.3.0
Version 2.3.0
- Enhance per-user isolation and permissions
- Some cosmetics changes
- fix certs issue with aliases
RISH ver. 2.2.2
Version 2.2.2
- Added support for AlmaLinux 10 in MariaDB installation script
- Included automatic installation of OpenSSL if not present
- Updated Certbot installation to proceed without email prompt
- Enhanced archiving process with visual display of processed megabytes
- Modified zip extraction to overwrite files automatically without prompting for confirmation
RISH ver. 2.2.1
2.2.1
feat: support restoring site from SQL archive context
- Added 'restore_site_from_sql' menu action when matching .tar.gz archive is found
- Fixed incorrect call to restore_site with .sql.gz file
- Added validation in restore_site to reject non-.tar.gz files
- Refactored extract() to use explicit variable for archive path
- Improved reliability and clarity of menu actions
- Improved vertical_menu and TUI rendering in windows.sh
RISH ver. 2.2.0
2.2.0
fix: remote server check during site cloning now performed via SSH availability
fix: fixed loss of tmp file path when changing PHP version for a site
fix: PHP pools are now created using a shared function, eliminating potential errors
fix: improved menu rendering behavior — random characters no longer appear when rapidly clicking navigation arrows
fix: added missing paths to PHP versions in the switch menu when new versions are installed
add: display full PHP version and status (stable, alpha, beta) when selecting a version for installation
add: added new menu items to navigate to user home directories and the rish directory
add: implemented a new archive system — now supports creating and restoring sites or files from archives; the entire archiving system has been completely redesigned
RISH ver. 2.1.8
2.1.8
- Fixed: First login and password entry for Keenetic router was always incorrect (fixed again)
- Fixed: tmp directory for PHP was not added when cloning site
- Improved: More universal check for supported OS
RISH ver. 2.1.7
2.1.7
- Fixed. database deletion stopped working. replaced mysqladmin with mariadb-admin.
- Some text fixed
RISH ver. 2.1.6
2.1.6
- first enter of login and password for keenetic router was always wrong.Fixed.
- added php version for statistics
- removed telnet install
- added glibc-gconv-extra while install
- correctly show the folders that not sites
RISH ver. 2.1.5
2.1.5
- added ability to ignore directory while backup
- rewritten exchange with keenetic routers
- added menu item for unzip zip-archive
- check the logrotate timers while install
RISH ver. 2.1.4
2.1.4
- fix backup script so it correctly create list of sites if owner of the directory is root
- some pretty of output list backup
- fix update script of tmp files
- line for crontab is generated randomly so it will be different time for every server