Skip to main content
Version: 2.1.0

1.5.9

Released on August 29, 2025

💅 Polish

  • Added 'How to setup your email client' link on HiTechCloud > Emails > Connect Devices.
  • Default screenshot API is migrated from http://screenshots-api.hitechcloud.org/screenshot to http://screenshots-v2.hitechcloud.org/api/screenshot.
  • /json/services/<username> route on HiTechAdmin is removed.
  • /login/token?username=<username> route on HiTechAdmin is renamed to: /login/token/<username>.
  • /core/search_filter route on HiTechAdmin is renamed to: /search/pages.
  • /core/search_users route on HiTechAdmin is renamed to: /search/users.
  • /core/search_websites route on HiTechAdmin is renamed to: /search/websites.
  • Documented ?output=json pages and resonses in HiTechAdmin.
  • install script will no longer exit if quotas install failed, instead will just display a warning.
  • for new installations on AlmaLinux, mariadb client will be used instead of mysql.
  • edited install script to remove usage of $HOME so that it can be used by Hossted.

🐛 Bug Fixes

Was this helpful?