Releases: WaveringAna/embedder
1.13
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
1.11
Full Changelog: 1.10...1.11
File randomization option
Code refactoring
General stability
1.10.4
Fix duplicate file uploading.
1.10.3
Added ENV option to randomize file names, updated README.md to include all configurable env variables.
1.10.2
Fix front end javascript.
1.10.1
Cleaner code, Better rendering
1.10
Integrating HTMX so page does not refresh after deleting and uploading
Fixes deleting files
1.9.2
Add status indicator to videos that are currently undergoing downscaling
render /gifv/ cleanly
1.9.1
Fix encoding
1.9
Added Search support