v2.2.2 - 2024-10-20
Release v2.2.1 by @Thavarshan in #41
- Upgraded dependencies
- Update
namor
generate
method usage - Update to eslint to
v9.13
- Update eslint configs
Full Changelog: https://github.com/Thavarshan/comet/compare/v2.2.1...v2.2.2
v2.2.1 - 2024-09-27
- Update media assets
- Save directory path in Windows is not formatted properly
Full Changelog: https://github.com/Thavarshan/comet/compare/v2.1.2...v2.2.1
v2.1.2 - 2024-09-21
- Image conversion support using Jimp, enabling conversion of image formats such as PNG, JPEG, and BMP.
- Improved UI design with a cleaner layout and enhanced user experience.
- Enhanced conversion performance with optimized resource usage, making conversions faster and more efficient.
- Upgraded conversion quality, particularly improving audio output and overall media fidelity.
- Fixed a non-persistent state issue where some settings (e.g.,
convertTo
format) were not saved correctly between tab switches. - Resolved conversion issues with certain video files that failed to process on specific platforms and architectures.
- Addressed conversion quality problems affecting the output of certain video files.
- Solved high resource usage during conversions, reducing CPU and memory consumption.
- Fixed a bug where removed files were still being processed in the conversion queue.
Full Changelog: https://github.com/Thavarshan/comet/compare/v2.0.4...v2.1.2
v2.0.4 - 2024-09-14
- Dark mode
- Multi-language support
- Audio conversion support
- Improved UI design with better user experience
- Improved conversion performance withy less resource usage
- Improved conversion quality with better audio quality
- Non-persistent state issue
- Conversion issue with some video files on some platforms and architectures
- Conversion quality issue with some video files
- High resource usage issue
- Removed files would still be included in conversion queue
Full Changelog: https://github.com/Thavarshan/comet/compare/v1.0.0...v2.0.4
v1.0.0 - 2024-09-02
Initial stable release.
v0.0.3 - 2024-08-24
- Realtime conversion progress and UI updates (#13)
- Cancel conversion featrue
- Already converted indication on UI
- Tooltips to cancel and remove buttons
- Use
lucide-vue-next
icons instead of@heroicons/vue
- Window dimensions
- Use of
ffprobe
for video conversion progress tracking - Title bar content
- Invalid executable name on
MacOS
v0.0.2 - 2024-08-22
- Overhauled UI and icons
- Update media content
v0.0.1 - 2024-08-17
Initial alpha release for public testing and feedback.
v2.2.3 - 2024-11-07
- Revert to previous electron-forge version
- Revert to previous eslint versions
- Reset eslint configurations
Full Changelog: https://github.com/Thavarshan/comet/compare/v2.2.1...v2.2.3