Skip to content

Releases: hyprismteam/Hyprism

v3.0.3

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:40
b1a4add

Downloads

Platform Architecture Format Download
Windows x64 Portable ZIP HyPrism-win-x64-3.0.3.zip
Windows x64 Installer EXE (NSIS) HyPrism-win-x64-3.0.3.exe
macOS ARM64 (Apple Silicon) DMG HyPrism-mac-arm64-3.0.3.dmg
Linux x64 AppImage HyPrism-linux-x64-3.0.3.AppImage
Linux x64 DEB HyPrism-linux-x64-3.0.3.deb
Linux x64 RPM HyPrism-linux-x64-3.0.3.rpm
Linux x64 tar.xz HyPrism-linux-x64-3.0.3.tar.xz

System Requirements

OS Minimum version Supported Architectures
Windows Windows 10 22H2 or Windows 11 (latest cumulative updates recommended) x64
Linux Ubuntu 18.04+, Debian 10+, Fedora 32+ x64
macOS Monterey (12)+ ARM64 (Apple Silicon)

Note: Windows ARM64 and macOS Intel (x86_64) are not supported

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:18
5368094

⚠️ Missing Builds

The following builds are not included in this release:

  • Linux x64 flatpak build

Downloads

Platform Architecture Format Download
Windows x64 Portable ZIP HyPrism-win-x64-3.0.2.zip
Windows x64 Installer EXE (NSIS) HyPrism-win-x64-3.0.2.exe
macOS ARM64 (Apple Silicon) DMG HyPrism-mac-arm64-3.0.2.dmg
Linux x64 AppImage HyPrism-linux-x64-3.0.2.AppImage
Linux x64 DEB HyPrism-linux-x64-3.0.2.deb
Linux x64 RPM HyPrism-linux-x64-3.0.2.rpm
Linux x64 tar.xz HyPrism-linux-x64-3.0.2.tar.xz

System Requirements

OS Minimum version Supported Architectures
Windows Windows 10 22H2 or Windows 11 x64
Linux Ubuntu 18.04+, Debian 10+, Fedora 32+ x64
macOS Monterey (12)+ ARM64 (Apple Silicon)

Note: Windows ARM64 and macOS Intel (x86_64) are not supported

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 19:33
f1bad64

Hi everyone,
Finally after endless work of our team (@XargonWan , @freakdaniel, @Aarav2709, @FowlBytez , @CupRusk) we finally have finish with 3.0.1, a lot of things have happened since that 3.0.0 beta we released about a week ago, thanks to everyone that have help us reporting bugs and with our development!

From now on, users will need to look for their own mirrors to download archive versions of the game (for more info on how to make mirrors check our docs please https://github.com/HyPrismTeam/HyPrism/blob/main/Docs/English/User/Mirrors.md)

Special thanks to @SharpTheNightmare with #121 for Hytale auth-flow

New Features

  • Completely redesigned Dashboard with new layout and visual style
  • Added Instance System replacing the old version-based approach
  • New Instance Creator modal allowing custom instance names and icons
  • New Instance Editor modal for renaming and changing instance icons
  • Smooth wallpaper transitions when changing background modes
  • Added Browse tab in Instances page for discovering and downloading mods from CurseForge
  • New Worlds tab for managing game world saves
  • New Logs tab in setting for viewing instance console output
  • Added GPU selection dropdown in Settings for choosing preferred graphics adapter
  • Added instance validation badges showing installation and update status
  • Play button now dynamically shows Download when instance is not installed
  • Added warning badge above instance logo for outdated or invalid instances
  • Browse tab is now disabled for uninstalled instances with appropriate placeholder
  • Java config menu
  • Added ram allocation
  • Mirror system for archive purposes
  • Redesign about menu
  • New redesign icon
  • We got a new website re design https://hyprismteam.github.io/hyprism-site/ (THANKS AARAV)

Improvements

  • Removed unnecessary animations on instance cards for smoother experience
  • Fixed instance name reactivity when selecting different instances
  • Added fallback display name for instances with empty names
  • Improved authentication server cards by removing glass shadows
  • Fixed empty screen states with proper placeholder messages
  • Preserved user scroll position when switching between instances
  • Updated all localization files with new translation keys
  • Launch game after download option added
  • Added option for importing pwr

Features

  • Added official Hytale Authentication support
  • Implemented Dual Authentication flow for playing on official servers while using custom auth
  • Added CurseForge API integration for mod discovery and installation
  • Added GPU preference system allowing selection between integrated and discrete graphics
  • Implemented deep instance validation checking all critical game components
  • Added ability to detect and restore patched client binaries when switching to official servers
  • Enhanced session management to ensure fresh game tokens before launch

Instance System

  • Replaced version-dependent system with instance-dependent architecture
  • Each instance now maintains its own configuration, mods, and game files
  • Added per-instance authentication session storage
  • Implemented instance validation with detailed status reporting
  • Added support for migrating legacy session files to new profile-based storage

Nerd news

  • Added a Developer tab “UI Catalog” (Settings → Developer) that showcases current UI primitives and common launcher button archetypes, with each sample labeled by its primitive name.
  • Introduced AccentSegmentedControl (accent-reactive segmented tabs) and migrated both Logs filters and Instances tabs to use the shared primitive for consistent styling/behavior.
  • Migrated from Photino/WebKit to Electron.NET for better cross-platform compatibility
  • Reorganized backend services into Core, Game, and User subdirectories
  • Refactored IPC system with dedicated handlers for Auth, Config, Console, FileDialog, Game, Instance, Localization, Mod, News, Profile, Settings, System, and Window operations
  • Added IpcRouter and IpcHelpers for improved IPC architecture
  • Created new ProfileService with cleaner separation of concerns
  • Split monolithic App component into separate page components for better organization
  • Reorganized frontend structure with dedicated pages, modals, and layout folders
  • Implemented multi-platform builder for Windows, macOS, and Linux
  • Added electron-builder configuration for automated packaging
  • Improved build scripts for cross-platform compilation
  • Updated flatpak runtime to 25

v2.0.3

Choose a tag to compare

@yyyumeniku yyyumeniku released this 01 Feb 04:07

2.0.3 released !!

  • Feature: Launcher Introduction for new users
  • Feature: Ctrl + A/Cmd + A support for selecting all mods
  • Fix: Authentication patch
  • Fix: mod manager not being able to detect zips as mods
  • Fix: instances not being detected if they are releases or pre releases

if u desired to open the new launcher introduction u can make it available for the next time u open the launcher in the dev menu
thats all for today

(currently is not in the main repo because of technical problems)
https://github.com/yyyumeniku/TEST/releases/tag/v2.0.3

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Jan 13:09

-Launcher Rewrite
-Multiple Background
-Static Background
-Profiles and avatars
-Support for all future versions
-Drag and drop feature in mod manager
-Exporting instances/importing
-New settings menu
-New instance localizer

AND MUCH MORE

v1.0.28

Choose a tag to compare

@yyyumeniku yyyumeniku released this 22 Jan 20:47

HyPrism v1.0.28

🎉 Stable release

Installation

  • Windows: Download HyPrism.exe
  • macOS: Download HyPrism-macOS-arm64.dmg
  • Linux: Download HyPrism.flatpak (recommended) or HyPrism-x86_64.AppImage

Changes

See commit history for details.

v1.0.27

Choose a tag to compare

@yyyumeniku yyyumeniku released this 21 Jan 23:06

HyPrism v1.0.27

🎉 Stable release

Installation

  • Windows: Download HyPrism.exe
  • macOS: Download HyPrism-macOS-arm64.dmg
  • Linux: Download HyPrism.flatpak (recommended) or HyPrism-x86_64.AppImage

Changes

See commit history for details.

v1.0.25-nightly

Choose a tag to compare

@github-actions github-actions released this 20 Jan 01:59
1297e9f

HyPrism v1.0.25-nightly

🎉 Stable release

Installation

  • Windows: Download HyPrism.exe
  • macOS: Download HyPrism-macOS-arm64.dmg
  • Linux: Download HyPrism.flatpak (recommended) or HyPrism-x86_64.AppImage

Changes

See commit history for details.

v1.0.24

Choose a tag to compare

@github-actions github-actions released this 20 Jan 01:04

HyPrism v1.0.24

🎉 Stable release

Installation

  • Windows: Download HyPrism.exe
  • macOS: Download HyPrism-macOS-arm64.dmg
  • Linux: Download HyPrism.flatpak (recommended) or HyPrism-x86_64.AppImage

Changes

See commit history for details.

v1.0.23

Choose a tag to compare

@github-actions github-actions released this 19 Jan 05:38

HyPrism v1.0.23

🎉 Stable release

Installation

  • Windows: Download HyPrism.exe
  • macOS: Download HyPrism-macOS-arm64.dmg
  • Linux: Download HyPrism.flatpak (recommended) or HyPrism-x86_64.AppImage

Changes

See commit history for details.