Features
Changelog
User-facing changelog with Markdown entries, optional Jira issue linking, pagination, and an RSS feed. Includes an Artisan command for scaffolding new entries and a database seeder for development. View the documentation for more information.
Support Ticketing
Contact support form with a pluggable gateway architecture. Ships with Email and TeamDynamix drivers, automatic email fallback when a non-email gateway fails, and a read-only submission log in the Filament administration panel. View the documentation for more information.
Help Navigation Menu
New Help dropdown in the main navigation bar, consolidating links to the changelog and contact support form based on which features are enabled.
Changed
Components
- Clipboard - Added configurable icon property
Permissions
- Added
VIEW_SUPPORT_TICKETSpermission for gating access to the support submission log
Dependencies
- Added
spatie/laravel-markdownfor changelog rendering - Added
northwestern-sysdev/tdx-php-sdkfor TeamDynamix gateway integration
Full Changelog: v1.3.1...v1.4.0