Skip to content

Releases: AppleBlox/appleblox

Release 0.8.6

02 Dec 20:47
e95668c
Compare
Choose a tag to compare
Release 0.8.6 Pre-release
Pre-release

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

Full Changelog: 0.8.5...0.8.6

🛡 VirusTotal GitHub Action analysis:

Release 0.8.5

02 Nov 21:04
59998eb
Compare
Choose a tag to compare
Release 0.8.5 Pre-release
Pre-release

Changes

  • 59998eb Fix "Import" button in Flags editor

Full Changelog: 0.8.4...0.8.5

🛡 VirusTotal GitHub Action analysis:

Release 0.8.4

31 Oct 20:44
917c69b
Compare
Choose a tag to compare
Release 0.8.4 Pre-release
Pre-release

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

30 Oct 17:51
Compare
Choose a tag to compare
Release 0.8.3 Pre-release
Pre-release

Small bug-fixes and features

  • Handle roblox:// in addition of roblox-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

29 Oct 21:32
Compare
Choose a tag to compare
Pre-release

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

Full Changelog: 0.8.1...0.8.2

🛡 VirusTotal GitHub Action analysis:

0.8.1

28 Oct 18:12
2d579b5
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0...0.8.1

🛡 VirusTotal GitHub Action analysis:

AppleBlox 0.8.0: We fixed (almost) everything

27 Oct 15:27
e4214a1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 0.6.3...0.8.0

🛡 VirusTotal GitHub Action analysis:

Bug fixes

21 Jul 13:26
Compare
Choose a tag to compare
Bug fixes Pre-release
Pre-release

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

17 Jul 23:36
Compare
Choose a tag to compare
Mods & RPC Stability Pre-release
Pre-release

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

15 Jul 23:38
Compare
Choose a tag to compare
Mods support Pre-release
Pre-release

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: