Skip to content

TropaTT v0.2.0.9 — Installer fixes & documentation

Latest

Choose a tag to compare

@Anton-Barinov Anton-Barinov released this 25 Aug 04:45
· 105 commits to main since this release

TropaTT v0.2.0.9 — Installer fixes & documentation update

3 commits since v0.2.0.8 · 6 files changed · +60 / −11 lines

Highlights

  • Fixed two installer bugs discovered during full QA audit on a fresh HestiaCP installation
  • Clarified required API fields that were undocumented
  • Added HestiaCP/VestaCP nginx configuration guide

Fixed

  • Installer TypeError on db_port. PHP 8.1+ Fatal error when the installer form passed an integer port value to the e() HTML-escape function. Now cast to string before escaping.
  • Installer open_basedir warning. Suppressed noisy PHP warnings on HestiaCP where storage_api/ sits outside open_basedir.

Changed

  • API docs: required fields clarified. POST /roles requires code, POST /counterparties requires title, POST /worklogs requires activity_code.
  • HestiaCP/VestaCP nginx guide. New section in Shared Hosting Guide covering the @opencart rewrite rule, PHP-FPM socket naming, and open_basedir considerations.

Update server

This release will be distributed to all installed copies via the update server at update.tropatt.com.