Releases: MirayaProject/miraya
v1.3.0 Alpha 1
v1.2.0
tl;dr
New features
Static Commands by @Sclafus in #46
On Miraya | On Twitch |
---|---|
![]() |
![]() |
Backup & Restore by @Sclafus in #52
You can backup all your skins, custom commands and credentials with a single click.
Updater by @Sclafus in #57
On startup, new releases will be checked and users will be informed if there is a new release available.
Logo & Icons (#58 by @Lorpi3678, #68 & #71 by @Sclafus)
Thanks to @Lorpi3678, we have a new logo!
Icons in the Preferences menu have been migrated from Google Fonts to icons8
Bug Fixes
- Dark mode autodetect was ignored by @Sclafus in #60
- Links in setup were not clickable by @Sclafus in #66
- Chat autoscoll did not work by @Sclafus in #70
- Static commands don't work if gosumemory is not connected by @Sclafus in #73
Other changes
- Added clickable URL for osu!irc and Twitch OAuth token by @Sclafus in #56
- Readme rework by @Sclafus & @arancinosbarazzino in #76
- Added feature request template by @Sclafus in #77
Chores
- Codefactor improvements by @Sclafus in #78
- Decoupling Mainwindow from Theme settings by @Sclafus in #63
- Decoupling Mainwindow from About page by @Sclafus in #67
New Contributors
- @Lorpi3678 made their first contribution in #58
- @arancinosbarazzino made their first contribution in #76
SHA-256
miraya_win64_1.2.0.zip
61121ef987938fdb5f445467c9da4206204c634c850dff510553dd18d75cc474
Full Changelog: 1.1.1...1.2.0
v1.2.0 Alpha 4
What's Changed
- Chat not scrolling automatically anymore by @Sclafus in #70
- Win executable with icon by @Sclafus in #71
SHA-256
miraya_win64_1.2.0-alpha.4.zip
9207af482ad3cfc617df95a55a1da8d3c140215247c3461fd29102bac40e5e92
Full Changelog: 1.2.0-alpha.3...1.2.0-alpha.4
v1.2.0 Alpha 3
New Features
Fixes
- Dark mode autodetect was ignored by @Sclafus in #60
- Links were not clickable in Setup Wizard by @Sclafus in #66
- Added clickable URL for osu!irc and Twitch OAuth token by @Sclafus in #56
New Contributors
- @Lorpi3678 made their first contribution in #58
Technical Changes
- Decoupling Mainwindow from Theme settings by @Sclafus in #63
- Decoupling Mainwindow from About page by @Sclafus in #67
Hashes
miraya_win64_1.2.0-alpha.3.zip SHA-256 14905acecf4b5ad3fe0581cb7cea59762df0c7fd34192c8fd6d0a3099c6d2e47
Full Changelog: 1.2.0-alpha.2...1.2.0-alpha.3
v1.2.0 Alpha 2
v1.2.0 Alpha 1
v1.1.1
v1.1.0
tl;dr
!skin command
The !skin command now replies with the currently active skin. For now, there is no auto-upload feature. But, you can set it manually using the new Osu!>Skins
Menu. This requires you to have started the connections and have gosumemory activated.
Dark mode
Dark mode has been introduced in Windows! The application will follow your global Windows setting, but you can change it in your preferences.
New settings menu
You can now change single parameters without going through the initial setup again!
Links are now clickable :D
Setup page is opened automatically the first time you launch the application
Every PR
- Settings menu by @Sclafus in #20
- Setup Wizard improvements by @Sclafus in #21
- Refactoring by @Sclafus in #22
- Twitch usernames should be lowercase only by @Sclafus in #27
- !skin command by @Sclafus in #24
- Fix odd windows look by @Sclafus in #30
- Dark Mode for Windows by @Sclafus in #31
- Added tabstops in preferences by @Sclafus in #32
- Signals and Slots refactoring by @Sclafus in #33
- Memory optimization by @Sclafus in #34
- Automatically open the setup page if it was never completed before by @Sclafus in #35
- Names with spaces could not connect to irc by @Sclafus in #36
- Clickable links in setup by @Sclafus in #40
- Added templates for bug reports by @Sclafus in #41
- Hotswap theme by @Sclafus in #42
- QLabel Twitch messages by @Sclafus in #43
Full Changelog: 1.0.0-rc.3...1.1.0