Skip to content

1.13

Latest
Compare
Choose a tag to compare
@WaveringAna WaveringAna released this 20 Jan 04:11
· 1 commit to main since this release

Major Changes

Added new server-side progress monitoring and real-time updates for video processing
Introduced new settings system and settings page
Updated database schema to version 3 to support new features
Improved file upload handling and progress tracking

Frontend Improvements

Added real-time upload progress indicator
Enhanced video processing progress display with percentage updates
Improved media container styling and responsiveness
Updated gifv template with better HTML structure and styling
Added proper oEmbed support with expanded metadata

Backend Enhancements

Implemented Server-Sent Events (SSE) for real-time progress updates
Added new settings table in database to store user preferences
Improved error handling and file processing workflows
Added support for downscaling configuration
Enhanced file naming randomization options

Dependencies & Infrastructure

Updated multiple core dependencies to latest versions
Updated Docker workflow actions to latest versions
Switched license from Unlicense to Zero-Clause BSD

Development

Added new dev script with hot reload support
Improved TypeScript configurations
Updated ESLint rules for better code formatting
Enhanced error handling and logging

Security

Improved session handling
Updated authentication workflows
Enhanced input validation