Skip to content

Releases: WaveringAna/embedder

1.13

20 Jan 04:11
Compare
Choose a tag to compare

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

05 Jan 21:45
6e8468e
Compare
Choose a tag to compare

Full Changelog: 1.10...1.11

File randomization option
Code refactoring
General stability

1.10.4

03 Jan 16:40
443fea0
Compare
Choose a tag to compare

Fix duplicate file uploading.

1.10.3

03 Jan 01:10
Compare
Choose a tag to compare

Added ENV option to randomize file names, updated README.md to include all configurable env variables.

1.10.2

26 Dec 00:04
c217fb8
Compare
Choose a tag to compare

Fix front end javascript.

1.10.1

11 Dec 17:08
Compare
Choose a tag to compare

Cleaner code, Better rendering

1.10

11 Dec 03:51
Compare
Choose a tag to compare

Integrating HTMX so page does not refresh after deleting and uploading
Fixes deleting files

1.9.2

18 Nov 23:51
Compare
Choose a tag to compare

Add status indicator to videos that are currently undergoing downscaling
render /gifv/ cleanly

1.9.1

26 Aug 00:03
Compare
Choose a tag to compare

Fix encoding

1.9

27 Jul 06:13
Compare
Choose a tag to compare
1.9

Added Search support