• 3.0.4 f7c2dc689a

    HorizonCode released this 2025-07-30 19:42:11 +00:00 | 3 commits to master since this release

    This release introduces a major quality-of-life feature that we're very excited to share!

    New Features

    • In-App Updater: You no longer need to manually visit the Git repository to download new versions! The launcher will now automatically check for updates and notify you when a new release is available. You can download and install the latest version with a single click, right from within the app.

    This is the last time you'll need to do a manual download! We strongly recommend all users update to this version to take advantage of automatic updates for all future releases.

    Downloads
  • 3.0.3 b6f7f84955

    HorizonCode released this 2025-07-24 07:05:35 +00:00 | 9 commits to master since this release

    This release focuses on improving the stability and reliability of the launcher by fixing several bugs and performing internal maintenance.

    🐛 Fixes

    • Error Dialog UI: Fixed an overflow issue that could cause text to be cut off in error message dialogs.
    • API Reliability: Improved handling of invalid or unexpected responses from the osu! API to prevent potential crashes.
    • Skin Counter: The launcher will now correctly display "0" when the skins directory is empty, instead of showing an error.
    • Updater: Resolved an issue to ensure the launcher correctly remains on the stable release stream.
    • UI Typos: Corrected a minor typo on a button.

    🛠️ Maintenance & Internal Improvements

    • Dependencies Updated: The core framework (Tauri) and its related dependencies have been updated to their latest versions for improved security and performance.
    • Code Cleanup: We've removed several unused components and modules, making the application lighter and more efficient.
    Downloads
  • 3.0.2 ea6db9afd1

    HorizonCode released this 2025-07-17 06:46:22 +00:00 | 21 commits to master since this release

    This is a follow-up hotfix to resolve an issue introduced in the 3.0.1 update.

    🐛 Fixes

    • Fixed Password Encryption Bug: We've corrected an issue with the new DPAPI password encryption feature where some users were unable to log in after the 3.0.1 update.

    • Corrected Base64 Encoding: The problem was caused by the use of an incorrect Base64 encoding scheme. The launcher now correctly uses the standard Base64 encoding with padding, ensuring that the encryption works reliably for all users.


    We apologize for any inconvenience caused by the previous hotfix. We strongly recommend all users, especially those who experienced login issues after updating to 3.0.1, to use this version.

    Downloads
  • 3.0.1 f214aa454e

    Hotfix Stable

    HorizonCode released this 2025-07-16 20:06:04 +00:00 | 25 commits to master since this release

    This is a small hotfix release to address a critical issue with the automatic login feature and to improve security.

    🐛 Fixes

    Fixed an issue that prevented users with long passwords from using the automatic login feature. The launcher now correctly handles passwords of all lengths.

    🛡️ Security Improvements

    Enhanced Credential Security: To better protect your account information, the launcher now uses the Windows Data Protection API (DPAPI) to encrypt the password stored in your osu!.%USER%.cfg file. This means your password is no longer stored in plain text, providing a significant security enhancement.


    We recommend all users update to this version to ensure a smooth and secure experience. Thank you for your continued support!

    Downloads
  • 3.0.0 c395662134

    HorizonCode released this 2025-07-15 18:05:23 +00:00 | 33 commits to master since this release

    🎉 EZPPLauncher v3.0.0 - The Tauri Rewrite!

    Welcome to the first release of the completely rewritten EZPPLauncher! We've rebuilt the entire application from the ground up using a modern and powerful stack of Tauri, Rust, and TypeScript. This massive undertaking results in a faster, more reliable, and more secure launcher, while also laying a strong foundation for many more features to come.

    Thank you for being part of the journey!

    Features

    This initial release is packed with features, both new and old, now better than ever:

    🚀 Automatic osu! Updates: The launcher will automatically check for and install the latest osu! updates before starting the game, so you're always ready to play.

    🔑 Automatic In-Game Login: Loggs you right in when osu! starts.

    🛠️ Relax/Autopilot Miss Counter Patch: Automatically patches the osu! client to display a miss counter when playing with the Relax or Autopilot mods.

    📊 EZPPFarm Stats Display: Your personal EZPPFarm statistics are now displayed directly in the launcher, making it easy to track your progress.

    🎵 Beatmapset & Skin Counters: See the total number of your imported beatmapsets and skins at a glance.

    🌐 Server Ping Display: Check your connection quality with a real-time ping measurement to the EZPPFarm server.

    💬 Discord Rich Presence: Let your friends on Discord see when you're using the EZPPLauncher and check out what you are currently playing.

    🧪 Experimental Features

    This release also includes a preview of a new feature available on the experimental release stream.

    📈 Performance Display Overlay: An optional in-game overlay that shows your live PP. To access this, you must be on the "experimental" patcher release stream in the launcher's settings. Please be aware that this feature is still in development and may contain bugs.


    We're incredibly excited for you to try out the new launcher. If you encounter any issues or have suggestions, please let us know on our official Discord server or by opening an issue on our GitHub repository!

    Downloads
  • 2.1.7 f046746037

    HorizonCode released this 2024-07-17 08:40:56 +00:00 | 43 commits to master since this release

    Exciting Update Alert!

    We're thrilled to introduce EZPPLauncher version 2.1.7!
    This latest update is mainly a bugfix for the previous version, it should fix:

    • Infinite Loading on login
    • Error messages

    Edit: fixed hwid generation
    Edit2: fixed hwid error handling

    Downloads
  • 2.1.6 86c9bc4a60

    HorizonCode released this 2024-04-23 07:13:14 +00:00 | 54 commits to master since this release

    Exciting Update Alert!

    We're excited to introduce EZPPLauncher version 2.1.6!
    This latest update is packed with enhancements designed to elevate your EZPPFarm experience to new heights. Here's what awaits you:

    Key Features:

    Update Dialog Fix:

    We've addressed an issue where the update dialog sometimes failed to appear, ensuring you're always informed about the latest enhancements and fixes.

    Unused Update File Removal:

    The updater now efficiently removes any unnecessary update files, keeping your EZPPLauncher streamlined and optimized for peak performance.

    Downloads
  • 2.1.5 6ccc285c61

    HorizonCode released this 2024-04-17 20:25:08 +00:00 | 61 commits to master since this release

    Fresh Release Alert!

    We're thrilled to announce the arrival of EZPPLauncher version 2.1.5!
    This update brings a slew of improvements aimed at making your EZPPFarm experience even more enjoyable. Here's what's in store:

    Key Features:

    Enhanced Stability and Performance:

    Under the hood, we've squashed pesky bugs, fixed API URLs, and implemented advanced logging to track issues more effectively.
    Your EZPPFarm journey is now smoother and more reliable than ever before.

    Downloads
  • 2.1.4 2bb4a86df3

    HorizonCode released this 2024-04-14 15:39:12 +00:00 | 69 commits to master since this release

    Exciting news!

    We're ecstatic to introduce the newest rendition of EZPPLauncher: version 2.1.4.
    This update is geared towards enriching your experience, packed with dynamic features that promise to elevate your EZPPFarm adventure to new heights.

    Key Features:

    Patcher update

    The patching now shows ingame realtime pp, mods and much more!

    Discord RPC updates

    The Discord RPC will now show your Username, picture and global rank of the selected mode!

    Downloads
  • 2.1.2 c3f0882951

    HorizonCode released this 2024-03-11 17:57:51 +00:00 | 78 commits to master since this release

    We're thrilled to unveil the latest iteration of EZPPLauncher: version 2.1.2.
    This update is all about enhancing your experience, introducing dynamic enhancements that'll make your EZPPFarm journey even more enjoyable.

    Key Features:

    Dynamic Display of Beatmap Images:

    Now, experience your favorite beatmaps like never before with a dynamic display feature.
    The Launcher will now show the current beatmap image that you are currently playing.

    User Visibility:

    Your presence matters. With this update, your username and profile picture is now visible, adding a personal touch to the presence!

    Downloads