Releases: connerglover/crt
Releases · connerglover/crt
Release list
Release 1.2.2
What's Changed
New Features
- Customizable Hotkeys
- Customizable Accent Color
- Copy to Discord Message
- Copy to YouTube Chapters
Improvements:
- Simplified the default Mod Note template
- Removed the paste button for framerate
- Tweaked UI sizing
Full Changelog: 1.2.1...1.2.2
Release 1.2.1
What's Changed
New Features
- Made the loads sidebar collapsable
- Added a clear loads button to the loads sidebar
Improvements:
- Loads time display now uses ISO format rather than seconds
- App defaults to always on top
Bug Fixes:
- Shortened the window to fit content better
Full Changelog: 1.2.0...1.2.1
Release 1.2.0
What's Changed
New Features:
- Rebuilt GUI from scratch with PySide 6
- Loads are now edited inline from a sidebar
- Cross-platform support implemented (Windows, MacOS, and Linux)
- More prominent time displays.
- "Always on Top" option added
Improvements:
- Window/taskbar icon now displays correctly in both dev and packaged builds.
- Removed the "Report Issue" / "Suggest Feature" menu items.
- Cleaner frame/framerate input parsing, including YouTube debug-info paste support.
- Consolidated the "Save As" dialog with the native file manager input.
- Refactored popups to be more resource efficient
- Redesigned the check for updates menu as a dismissible banner
Bug Fixes:
- Fixed a crash in the time displays when framerate was 0.
- Fixed a bug where editing a load's start frame to 0 incorrectly flagged the load as invalid.
- Fixed a "Copy Mod Note" error that could occur under certain time values.
- Fixed file management inconveniences that caused the wrong dialog to appear.
- Optimizations.
Full Changelog: 1.1.1...1.2.0
Release 1.2.0 (RC3)
What's Changed
- Switched the MacOS packaging to .dmg instead of .zip
- Remade the dark theme to be less blue.
- Extracted reusable modules.
- Rewrote the file manager system.
- Refactored popups and the updater
- Refactored the language system into lookup dictionarires.
- Removed obsolete modules
Full Changelog: 1.2.0-rc2...1.2.0-rc3
Release 1.2.0 (RC2)
What's Changed
- Cross-platform support implemented (Windows, MacOS, and Linux)
- Improved the time displays
- "Always on Top" option added
Full Changelog: 1.2.0-rc1...1.2.0-rc2
Release 1.2.0 (RC1)
What's Changed
- Rebuilt GUI from scratch with PySide 6
- Loads are now edited inline from a sidebar
- More prominent time displays.
- Window/taskbar icon now displays correctly in both dev and packaged builds.
- Removed the "Report Issue" / "Suggest Feature" menu items.
- Cleaner frame/framerate input parsing, including YouTube debug-info paste support.
- Fixed a crash in the time displays when framerate was 0.
- Fixed a bug where editing a load's start frame to 0 incorrectly flagged the load as invalid.
- Fixed a "Copy Mod Note" error that could occur under certain time values.
Full Changelog: 1.1.1...1.2.0-rc1
Release 1.1.1
Release 1.1.0
What's Changed
New Features:
- Check for Updates
- Menu Bar
- File Managment
- Settings Menu
- Themes (Automatic, Dark, Light)
- Multi-Language Support (Thank you Menzo & Cris)
- Session History
- Custom Mod Notes
Bug Fixes:
- New File Structure
- Optimizations
Full Changelog: 1.0.0...1.1.0
Release 1.1.0 (RC1)
What's Changed
- Check for Updates
- Menu Bar
- File Managment
- Settings Menu
- Themes (Automatic, Dark, Light)
- Multi-Language Support (Thank you Menzo & Cris)
- Session History
- Custom Mod Notes
- New File Structure
- Optimizations
Full Changelog: 1.0.0...1.1.0-rc.1