Skip to content

Releases: Lazap-Development/Lazap

Release v0.8.1

28 Apr 22:24
9c79fbd
Compare
Choose a tag to compare

🔧 Notable Changes

  • Address the bugs related to #144 and #145 (Thanks to @psychrabi)
  • Game box Layout and CSS Improvements #146 (Thanks to @psychrabi)
  • Better hover/click effect on settings left side bars
  • Avoid showing the "Saved Data" pop-up on Windows platforms
  • Disable the context menu on release builds
  • Fix the issue with launcher icons not showing when enabled

Full Changelog: v0.8.0...v0.8.1

Note

This release is the first with aarch64 or arm64 architecture bundle for MacOS systems.

Release v0.8

14 Apr 17:33
a6da996
Compare
Choose a tag to compare

This update concerns the performance and the feel of the software and aims to optimize the detection of games as well as other backend tasks. We have gone ahead and done the tedious work of rewriting our whole game detection mechanism into Rust, which is much faster and efficient. We also hope to have a much better experience implementing new and more complicated features in the near future.

🔧 Notable Changes

  • Window blur support for Windows, macOS, and Linux1
  • Address the terminal pop-up issue on Windows
  • Address the issues with Spotify feature not working
  • Implemented run on startup feature2
  • Support for GOG launcher game detection
  • Xbox Games support has been removed
  • Enhanced game fetching algorithm for decreased delay on Windows
  • Display the initial Lazap instance upon the request of a new instance
  • Improved banner fetching mechanism and transitioned to backend
  • Added Support for Flatpak detection on Linux
  • Address significant issues regarding the macOS platform
  • Miscellaneous Bug Fixes and QOL Improvements
  • Addressed major security vulnerabilities
  • Other UI improvements
  • Reduced the loading times by almost 0.5s!

Full Changelog: v0.7.0...v0.8.0

⚠️ Important!

Before launching Lazap following the installation of this update, if you've had a previous version of Lazap installed or ran, ensure to remove the com.lazap.config folder from your configuration directory. Below are the locations of the configuration directory across different platforms:

  • Windows: %APPDATA%
  • macOS: $HOME/Library/Application Support
  • Linux: $HOME/.config

  1. Window blur on Linux must be enabled by the user in lazap, and relies on the DE/WM compositor settings.

  2. Must be enabled in the settings by user.

Release v0.7

14 Aug 19:11
89f9c5f
Compare
Choose a tag to compare

After a very long and brief struggle to add features suggested by you the community, the version v0.7.0 release is finally here. This release mostly consists of features requested and/or suggested by the community, with major tweaks and optimizations on the side. We are happy with the current progress and would like to publish the release with the current features that have been added to the now called, Lazap Client.

🔮 Customization & Theming

  • Added more customizable colors to settings
  • Fixed all static colors which would not change according to the custom colors
  • Added themes instead of only the default color theme
  • There are 3 different default themes currently available
  • Better color consistency across the UI/UX
  • On positive feedback we will expand this feature further

Special thanks to @Pohell (aka emilla) & @FadedFearSim for theme suggestions.

🎶 Music Player

Lazap is all about user ease-of-access and the feel. Therefore, we've added support to control the music played in Spotify as of now.

  • Added support for Spotify (requires authentication to Spotify account)
  • Cross-Platform Control, meaning the status & control updates even if playback on phone/another device
  • Doesn't require spotify premium (or any premium services)
  • Will expand on this feature in the future depending on users feedback

Special thanks to @Uday-007 & @FadedFearSim for the feedback in regards to this feature.

🎮 Lazap Overlay

This feature is NOT complete and should be considered as WIP

  • Ever wanted to do something quick while in-game and not wanting to leave the window? That's where overlay comes in handy!
  • It shows an overlay on top of a running engine (or even desktop), similar to Xbox Games Overlay
  • Activates via CTRL + SHIFT + L combination
  • It is fully cross platform, but at the current stage it is very limited and has room for improvements
  • Currently it is not complete and we will be looking for more use cases for it (suggestions are appreciated)

🔧 Notable Changes

  • General UI Enhancements
  • Made changes to UI according to new features
  • Better performance for loading and preforming operations
  • Game detection handling improvements
  • Changed installer to the older NSIS that we used before rust rewrite
  • Reduced & optimized bundle size by up to 45%
  • Allow only one instance of lazap to be running
  • Added disk usage in system specifications section
  • Recently Launched section in home tab will now remove an item if the item is uninstalled/removed
  • Addressed an issue where Rockstar Games Launcher broke game finding mechanism (#131)
  • Introduced backwards-compatibility for LauncherData storage (see this)
  • Addressed major security vulnerabilities
  • Support for MacOS is now available, along with a new .dmg bundle that MacOS users can download and install

Release v0.6.5

08 Mar 06:14
Compare
Choose a tag to compare

⚠️ Note 1: This is the last patch release for v0.6.
⚠️ Note 2: If you'd like to request a feature for the next major release (v0.7), open an issue.

👾 Notable Changes

  • Addressed a problem with the updater on windows not functioning as intended.
  • Optimization and performance improvements when finding games (~600ms faster).
  • Addressed a problem with the main page's "recently launched" placeholders.

Release v0.6.4

24 Feb 00:50
Compare
Choose a tag to compare

👾 Notable Changes

  • Addressed an issue with "System Information" section's icons not showing in Windows OS
  • Addressed an issue with lutris game detection affecting other launcher's detection in Linux OS
  • Added placeholders for when RecentGames in the main menu has < 5 games visible.
  • Minor UI & UX Improvements
  • Updated all dependencies (some address security vulnerabilities)
  • Miscellaneous Bug Fixes and QOL Improvements

Release v0.6.3

15 Feb 02:00
Compare
Choose a tag to compare

👾 Notable Changes

  • Added placeholders for tabs
  • Addressed an issue with the "Minimize to Tray on Launch" setting
  • Updated lazap's icon (modernized and simplified)
  • UI and Theme Revisions
  • Clicking the discord icon will show the RPC connection status
  • Miscellaneous Bug Fixes and QOL Improvements

🎉 Major Addition

  • Check for Updates! Now you can get notified when there's a new release and choose to update without having to refer to the releases section every time to check if there's a new release.

NOTE: An update icon will appear on the left side of the title bar when there's a new release, and you may click to update. Auto-Updating however is functional only for Windows. For Linux and MacOS, you'll only be notified of a new release, meaning clicking the icon will refer you to the latest release's page, and you'll have to download and update manually.

Release v0.6.2

02 Feb 20:06
1a4b945
Compare
Choose a tag to compare

This time, lots of QOL, performance and security-based improvements.
Installing this release is highly recommended to keep your lazap experience smooth and bug-free.

👾 Notable Changes

  • Added Discord rich presence back.
  • Replaced "Coming Soon" text on the right side with system specifications.
  • Completely rewritten fs in backend for faster and smoother experience.
  • Added an icon near game banners to show the launcher it is installed from. (disabled by default, found in settings > appearance tab)
  • Made some UI improvements.
  • Updated dependencies
  • Made the app more secure.

Release v0.6.1

22 Oct 22:27
dd097ae
Compare
Choose a tag to compare

This is only a bug-fix release. DO NOT expect any new features to be introduced for this release.
Installing this release is highly recommended to keep your lazap experience smooth and bug-free.

👾 Notable Changes

  • Fix custom games banners not loading (5b8ebde)
  • Fix loading icon not working on 1 load (a47a8a9)
  • Fix custom games not getting sorted on adding (b0553cb)
  • Fix game menu getting deleted and becoming unusable (dd72044)
  • Fix issue mentioned in #90 where custom games do not launch (0cacc67) - Thanks to @Mert-Coding
  • Fix launcher not working after Uplay game has been deleted/removed (5b3e98c) - Thanks to Zz#5283
  • Updated cargo.lock & yarn.lock

Release v0.6

18 Sep 01:32
Compare
Choose a tag to compare

👾 Notable Changes

  • Improved load time for lazap
  • Addressed a problem with the favorite games not functioning as intended
  • Addressed a problem with the recent games in main menu not functioning as intended
  • UI/UX Improvements and better accessibility.
  • Overhaul in the whole UI, more specifically the all games tab.
  • Added Support for Rockstar Games Launcher and Xbox Games
  • Added Banner Support for Ubisoft Connect and Epic Games Launcher
  • Updated Tauri and pkgs
  • Addressed security based issues
  • Improved the launching experience on windows

🎉 Major Additions

  • Lazap theming! now you can go to the settings and change the color scheme. We're planning to add more community based theming to lazap. More information will be shared in the future.
  • Custom Games Support! Now you can add your custom games from your PC to lazap. Lazap will take care of them for you and you can also set them a custom banner, so get creative 👀 Though, this feature is only available for Windows currently, we're planning to add wine prefix management in the future releases.

‍💻 Installation

For windows download and Install the latest .msi file.
For linux, download either the .deb or .tar.zst file.

Release v0.5.1

18 Aug 21:06
Compare
Choose a tag to compare

👾 Notable Changes

  • Fixed the openssl issue on linux again (#59 thanks to @ASOwnerYT)
  • Fixed issues for minecraft launcher (#69 thanks to @ali-kingX)
  • Fixed issues related to the banner fetching

‍💻 Installation

For windows download and Install the latest .msi file.
For linux, download either the .deb or .tar.zst file.