Releases: achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies
Releases · achiez/NebulaAuth-Steam-Desktop-Authenticator-by-Achies
Release 1.5.4
- Compatibility: Improved mafiles compatibility:
- Full: with SDA, MarketApp, SIH
- Re-login after import: LZT, TO SDA, old mafiles
- Re-login on import: Mafiles without "Session" data or "SteamId" property
- UPDATE: Proxy and password (if set) now automatically saved in mafile after linking guard
- UI: Encryption password dialog on startup now supports "Enter" hot-key
- UI: Added "Copy SteamId" button in the maFile context menu.
Release 1.5.3
- NEWS: Official Telegram group now available! Join us at t.me/nebulaauth
- UPDATE: Auto-confirmation system reworked. Each account now has separate timer settings.
- UPDATE: Added a hyperlink to the troubleshooting guide in the "Linking" window.
- UPDATE: Added support for SOCKS4 and SOCKS5 proxies (untested).
- UPDATE: Added an experimental option to ignore timer errors during "Patch Tuesday" (Steam maintenance period).
- UI: Added "Copy maFile" button in the maFile context menu.
- UI: Introduced additional hotkeys in the maFile context menu.
- UI: Added "Copy RCode" button after account linking.
- UI: Auto-confirmation timers now use icons instead of text chips.
- UI: Temporarily removed the "Allow auto-update" (without confirmation) setting due to functionality issues in the AU library.
- UI: Minor design and localization enhancements.
- UI-FIX Updated "by achies" hyperlink to direct to the repository instead of the user page "achiez/".
- UI-FIX Resolved lag issue in the code progress bar.
- FIX: Mafiles missing a "SessionID" (e.g., from Steam Desktop Authenticator) can now be imported without re-login. If absent, SessionID is generated on the client side.
- FIX: Errors during confirmation retrieval are now properly localized and displayed.
- FIX: Corrected typo in "AccesToken" when serializing in legacy mode.
- FIX: Resolved issue where the startup error message was not displayed correctly, leaving it blank when the app couldn’t synchronize time.
- DEV: Major code clean-up and refactoring.
- DEV: Updated dependencies and SteamLib libraries.
UPD:
- 1.5.3 HOT-FIX: Setting IgnorePatchTuesdayErrors now works. Release file was replaced by a fixed version
UPD 2:
- 1.5.3 HOT-FIX: Fixed crash caused by Market confirmations
Release 1.5.2
- HOTFIX: Resolved an issue introduced by the September 18, 2024, Steam update, where an error occurred during session refresh due to changes in Steam's response model.
- FIX: Potentially resolved a memory leak issue on some devices (Windows 10, 11 Home/Professional).
- FIX: Minor performance improvements.
- UI: Added a splash screen on application startup.
- UI: Added "Copy Login" option in the account context menu on right-click.
- UI: Minor localization updates.
- UI: Added a tooltip to the "Use Indicator" setting.
- UI: Minor design improvements.
- UPDATE: Most libraries have been updated to their latest versions.
Release 1.5.1
- FIX: Fixed proxy error (407) when {id} was parsed as a part of password when using 'ip:port:username:password{id}' proxy format
- IMPROVEMENT: Now proxies always ordered by ID
- FIX: Small fix in the proxy comparison method (sometimes proxy red indicator was not shown)
Release 1.5.0
- Fixed bug with proxy 407 error
Release 1.4.9
- Improved compatibility with old mafiles
- FIX: Now 'Login' button is disabled if password is empty (caused crash before)
- FIX: The tutorial for beginners is no longer shown after ever hiding (for example, when searching without suitable mafiles)
- UI/UX improvements in proxy manager:
- Favourite button is placed on proxy item
- Pressing 'DEL' now removes selected proxy
- After proxy is removed next to it is selected (allows to remove proxies quickly)
- Empty lines on import now ignored (previously entire import was cancelling)
- Mafile credits now corresponds to the actual github repository
Release 1.4.8
- Fixed crash when attempting to update/save mafile without SessionData on proxy and group change
- The account found through the search will be selected automatically
- Added proxy support types: without authentication (no user and password), domain proxy (localhost, mydomain.com), with "http://" scheme
- Added "Timer changed" snackbar to indicate that preferences was updated
- Now the port is visible in the proxy text
- Few tooltips added on "Groups" and "Proxy" fields"
- Small UI improvements
Release 1.4.7
- Fixed account list was missing imported mafile when import was through login dialog
- Duplicate mafiles now will be not loaded to application and shows warning at start. Previously, it could cause crashes
- Added support to save mafile with Account name instead of SteamId. (This may creates duplicates if mafile already saved with SteamId. Not critical')
- Mafile backups now will be serialized in current compability mode (legacy or Nebula specific)
- Icon updated to more elegant
- Red proxy indicator now displays proxy IP and port from mafile
Release 1.4.6
- Added proxy support for log-in proccess while importing mafile with outdated/unsupported session
Release 1.4.5
- Fixed crash when loading market confirmations cause
- Fixed session handling
- Small localization fixes
- Small UI improvements