Releases: hainguyents13/mechvibes
v2.3.6
What's Changed
- FIX: On windows, holding down two keys at the exact same time causes sound to repeat by @NotLazy in #279
- Adding a "Start Minimized" functionality. by @Meedtone in #285
- Update Electron & iohook, Remove unused dev dependencies and Major improvements to debugging by @NotLazy in #292
- Active Volume Adjustment by @NotLazy in #293
- Allow Volume to exceed 100% by @NotLazy in #294
- Add some scripts to package.json plus define linux app category. by @NotLazy in #295
- ensure v2.3.10 is newer than v2.3.9 when checking if an update is available. by @NotLazy in #323
- Make it so mechvibes can process zip files by @NotLazy in #324
- Introduce config versions and implement config v2 by @withinboredom in #322
New Contributors
- @Meedtone made their first contribution in #285
- @withinboredom made their first contribution in #322
Full Changelog: v2.3.4...v2.3.6
v2.3.4
Full Changelog: v2.3.2...v2.3.4
v2.3.2
Known Issue!
We're aware of an issue in this version which is causing some soundpacks to not work. The issue is caused by missing sound files. If a pack defines in it's config to use F.mp3 when you press F on your keyboard, but F.mp3 doesn't exist in the soundpack, the pack won't work in this version. A fix is planned to be released before December 9th.
Changes
- Automated installation via new website
- Reduces RAM usage by only loading the currently selected soundpack into memory and unloading the previous soundpack when you switch packs.
- Improves Tray Icon on macOS as well as adds the ability to hide the tray icon so the app can run entirely invisibly in the background. When running in this mode, you can open the configuration window by attempting to launch the app again.
- Fixes an issue where incompatible packs or unrelated files in the custom folder caused the app to display either a white screen, no soundpacks to select or infinitely "loading"
- Adds a button to select a random sound
- Changed the minimize behaviour of the app so that you can actually minimize it and it won't disappear, but closing it will cause it to hide and go into the background.
- Fixes consistency regarding the dock/taskbar icon. The app should now always be visible in the dock/taskbar when the window is not running in the tray/background.
Known Issue!
We're aware of an issue in this version which is causing some soundpacks to not work. The issue is caused by missing sound files. If a pack defines in it's config to use F.mp3 when you press F on your keyboard, but F.mp3 doesn't exist in the soundpack, the pack won't work in this version. A fix is planned to be released before December 9th.
v2.3.1
v2.3.0
- Lots of default sound packs and custom sound packs added (EG Oreo, EG Crystal Purple, NK Cream, Regina Typewriter and other funny sounds too...) You can find them in Mehcvibes' Discord server
- Custom folder have been moved to user root folder and created automatically
- Add shortcut to mute the app in system tray
- Add shortcut to enable starting the app at startup in system tray
- Add shortcut to open custom folder in system tray
- Completely removed portable version
v2.1.1
v2.0.1
v2.0.0
update mac dir
v1.1.4
add native macos keycodes
v1.1.2 - no more slo-mo
Fix slo-mo error on starting multiple instances, only one can run at a time