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 outsideopen_basedir.
Changed
- API docs: required fields clarified.
POST /rolesrequirescode,POST /counterpartiesrequirestitle,POST /worklogsrequiresactivity_code. - HestiaCP/VestaCP nginx guide. New section in Shared Hosting Guide covering the
@opencartrewrite rule, PHP-FPM socket naming, andopen_basedirconsiderations.
Update server
This release will be distributed to all installed copies via the update server at update.tropatt.com.