Difference between revisions of "VALT 6.3"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
Line 31: | Line 31: | ||
** Symfony 6.4 | ** Symfony 6.4 | ||
** PHP 8.3 | ** PHP 8.3 | ||
+ | |||
'''Technical Changes''' | '''Technical Changes''' | ||
− | * LetsEncrypt certificate renewal improvements | + | * Significant LetsEncrypt certificate renewal improvements |
+ | * Removed 'version' from docker-compose files to resolve docker compose warnings | ||
+ | * Removed awscli package from apt dependencies | ||
+ | * Added support for xfs, ext4, and zfs filesystems for mounted video storage options in /etc/fstab during apt configuration | ||
+ | * Configuration variable DOCKER_NETWORK_PREFIX moved from .env.local to .env file |
Revision as of 08:46, 19 August 2024
<TBD>
New Application Features
- Templates
- Image field
- Static Text field
- Video Duration field for information templates
- Multiple evaluation templates can be added to a single recording
- Resizable Recording Information Sidebar
- EDGE Cameras (fixed cameras only)
- Email alerts and notifications
- User & User Group access controls
- Day and Time access
- Access Expiration
- Dark Mode
- Video Transcription
- Default media server for video uploads
Application Improvements
- Software talkback latency
- Cloud Routing performance
- Review page performance
- Clipping process accelerated significantly
Technical Features
- Frameworks and Packages
- Vue 2 & Vue 3
- Symfony 6.4
- PHP 8.3
Technical Changes
- Significant LetsEncrypt certificate renewal improvements
- Removed 'version' from docker-compose files to resolve docker compose warnings
- Removed awscli package from apt dependencies
- Added support for xfs, ext4, and zfs filesystems for mounted video storage options in /etc/fstab during apt configuration
- Configuration variable DOCKER_NETWORK_PREFIX moved from .env.local to .env file