Releases: AppleBlox/appleblox
Release 0.8.6
This releases fixes DiscordRPC once and for all, and all the annoying flags warning inside the app. The following presets have been removed:
- Window Movement
- Custom FPS cap (now "Unlock FPS"
- 3D Grass
- Shadows
- Player Shadows
- Anti-aliasing
- Limit light updates
- Textures quality
- V1, V4 menu
- Font Size
Commits since 0.8.5
- e95668c Fix CSS
- 4f6a11d Remove many presets
- c35b5fe Fix DiscordRPC join button crash
- 0a7307f Remove many presets
- ced9f3e Change preset error message
- f1d2116 Bump version
Full Changelog: 0.8.5...0.8.6
🛡 VirusTotal GitHub Action analysis:
Release 0.8.5
Changes
- 59998eb Fix "Import" button in Flags editor
Full Changelog: 0.8.4...0.8.5
🛡 VirusTotal GitHub Action analysis:
Release 0.8.4
Changes
- 9ed5ddb Fix flags editor freezing if profile name contained special characters
- d86bbbf Remove unused MacOS <11 warning
- eb913e5 Add notification when closing Desktop app from "Disable Desktop app" setting
- b0b6fea Add new settings in "Behavior" tab
- dacc369 Rename "Roblox" tab to "Behavior"
- 36874fb Remove "Simplified Textures" setting
- 83b12c8 Fix correctAndParseJSON() function (Import button)
Full Changelog: 0.8.3...0.8.4
🛡 VirusTotal GitHub Action analysis:
Release 0.8.3
Small bug-fixes and features
- Handle
roblox://
in addition ofroblox-player://
- Allow launching Roblox even if it is already running as long as the one running is not tracked by AppleBlox
- Various other fixes (Svelte components use kebab-case)
Full Changelog: 0.8.2...v0.8.3
Full Changelog: 0.8.2...v0.8.3
🛡 VirusTotal GitHub Action analysis:
Support for MacOS 10.13 - 11
This release brings an integrated workaround for the "Blank window bug" happening on older MacOS versions.
What's Changed
- Readme.md Update by @TrisecTroop in #36
- Fix DiscordRPC logging invalid start command
- Add a "browser" mode to support old MacOS versions (<11.0.0)
New Contributors
- @TrisecTroop made their first contribution in #36
Full Changelog: 0.8.1...0.8.2
🛡 VirusTotal GitHub Action analysis:
0.8.1
What's Changed
- Fix update popup and DiscordRPC on x64 versions of the app by @OrigamingWasTaken in #37
Full Changelog: 0.8.0...0.8.1
🛡 VirusTotal GitHub Action analysis:
AppleBlox 0.8.0: We fixed (almost) everything
This is the biggest update!
And it's justified, there's over 147 commits between 0.7.1 and 0.8.0. We tried to address every bug, and polish the overall UX.
Features
General
- Enhanced logging system with improved debug information and separate log files
- Completely redesigned user interface for better usability and appearance
- New "Appearance" tab for custom theme support
- Significant performance optimizations across the application
- New app logo created by @ typeofnull (Discord)
NEW: Roblox
- Added "Delegate launching to AppleBlox" setting, enabling direct game launches from Roblox website
- Added "Disable Desktop app" setting to automatically quit Roblox desktop app when exiting games
- Redesigned launch shortcuts for improved functionality
Integrations
- Enhanced logs watcher and notification system reliability
- Rebuilt DiscordRPC with comprehensive bug fixes, resolving 99% of reported issues
FastFlags
- Added extensive new FastFlags presets:
- 3D Grass
- World Shadows
- Character Shadows
- Visual Effects
- Anti-aliasing
- Level-of-detail
- Reduce lightning updates
- Menu style
- Separate Quality & Distance
- Enhanced FastFlags editor with profiles system:
- Create and manage flag profiles
- Apply profiles globally or to specific games
- Added automatic validation of presets and custom flags during game startup
- Implemented automatic Vulkan usage for FPS caps exceeding monitor refresh rate
Mods
- Added custom font selection support
- Removed deprecated "Fix resolution" setting
- Introduced "Legacy Resolution" setting for Mac compatibility and mod support
- Improved mod loading performance
Misc
- Added sound support for notifications
- Added settings export functionality for debugging purposes
Info / Credits
- Redesigned credits section for better recognition
Code changes
- Added Objective-C sidecar build step for native operations (DiscordRPC, app launching, etc.)
- Modernized panel loading system for compatibility with both old and new settings
- Removed subprocess watchdog
- Improved file structure organization
What's Changed
- Minor Changes by @AngrySausage in #25
- Update LICENSE by @Jeremez14 in #22
- Merge 0.8.0 update by @OrigamingWasTaken in #33
New Contributors
- @AngrySausage made their first contribution in #25
- @Jeremez14 made their first contribution in #22
- @OrigamingWasTaken made their first contribution in #33
Full Changelog: 0.6.3...0.8.0
🛡 VirusTotal GitHub Action analysis:
Bug fixes
This release fixes the bug where AppleBlox would try to remove mods when Roblox closed even if they weren't any.
Also now, the FPS cap slider only uncaps if the chosen rendering engine is "Vulkan"
Full Changelog: 0.6.2...0.6.3
🛡 VirusTotal GitHub Action analysis:
Mods & RPC Stability
This release doesn't have a lot of new features. Overall, rpc should be more reliable, and mods should apply all icons (and in-game) 90% of the time thanks to the "Fix resolution" toggle in the Mods tab.
Code, wise, there's a lot.
Full Changelog: 0.6.0...0.6.2
🛡 VirusTotal GitHub Action analysis:
Mods support
This release introduces Mods support.
- You can access this new feature in the "Mods" tab
- Mods work similary to Bloxstrap (see their guide)
- Multiple mods can be enabled / disabled at once.
Mods can modify Roblox's UI. You can find them on GameBanana or the official Bloxstrap server.
2 new FastFlags:
- Use old Font
- Disable ChromeUI
Full Changelog: 0.5.4...0.6.0
🛡 VirusTotal GitHub Action analysis: