Releases: jay-bman725/AutoCaption
v1.5.3
v1.5.2
Added internet connection checks to ensure the application stays fully working.
v1.5.1
Added better UI optimizations for Windows and Linux.
v1.5.0
Version 1.5.0 introduces an advanced file size management system that prompts users with compression and file selection options if a file exceeds 25MB, along with improved UI layout, better error handling, and new menu reload functionality. This update also enhances audio compression workflows and IPC communication for a smoother user experience and performance.
v1.4.3
Created a custom menu for the application.
v1.4.2
I fixed the dark theme issues by adding CSS variables and replacing hardcoded colors with theme-aware references, ensuring all UI components now properly display in dark mode.
v1.4.1
Fixed a bug where it deleted the user's original file if it was under 25 MB.
v1.4.0
Add API management into the settings page.
v1.3.0
In this update, I added onboarding to make it easier to set your preferences. I also fixed a bug where if a user refreshes the application using Ctrl/Cmd+r, it incorrectly prompts the user for their API key, even if already set.
v1.2.0
Added a dark mode theme, the ability for the application to detect the current system theme, and a theme switcher inside the settings page.