v0.3.1 - Script Enhancements & Documentation Updates
Script Enhancements & Documentation Updates
Patch release with enhanced setup scripts for HTTPS/SSL configuration and comprehensive documentation updates covering v0.2.0 and v0.3.0 features.
Highlights
New Management Commands
./opentranscribe.sh setup-ssl- Interactive HTTPS/SSL configuration./opentranscribe.sh version- Check current version and available updates./opentranscribe.sh update- Update containers only (quick)./opentranscribe.sh update-full- Update containers + config files (recommended)
NGINX Improvements
- Automatic NGINX overlay loading when
NGINX_SERVER_NAMEis configured - NGINX health check added to
./opentr.sh health
Documentation Updates
- New comprehensive NGINX/SSL setup guide
- Updated docs for Universal Media URL support (1800+ platforms)
- Added garbage cleanup feature documentation
- FAQ entries for system statistics and transcript pagination
- All Docusaurus and README docs updated for v0.2.0/v0.3.0 features
How to Update
Existing installations:
./opentranscribe.sh update-fullNew installations:
curl -fsSL https://raw.githubusercontent.com/davidamacey/OpenTranscribe/master/setup-opentranscribe.sh | bashFull Changelog
See CHANGELOG.md