Releases: ToxcGang/OpenSteamToolPlugin
Releases · ToxcGang/OpenSteamToolPlugin
Release list
OpenLuaTools 1.0.6
1.0.6 - 2026-07-06
- Added the OpenLuaTools installer script to the repository
scriptsfolder. - Enabled fast download by default for fresh settings.
- Renamed theme IDs and labels for
OST Green,Steam Blue, andLuaTools Purple. - Made
OST Greenthe default theme and added compatibility aliases for older saved theme selections.
OpenLuaTools 1.0.5
1.0.5 - 2026-07-04
- Fixed GitHub release update detection by matching the current
OpenLuaTools.ziprelease asset and comparing normalized release versions. - Added post-install verification so updates only report success after the installed plugin metadata matches the release.
- Restart Steam automatically only after a verified update install, with clear fallback messaging if automatic restart cannot start.
- Improved Check for updates failure messages so updater errors are no longer shown as no-update results.
OpenLuaTools 1.0.4
1.0.4 - 2026-07-03
- Blocked unsafe concurrent Lua and manifest downloads so rapid Add requests return a busy response instead of launching overlapping backend operations.
- Added safer busy handling for rapid Add via OpenLuaTools clicks.
- Improved Add via OpenLuaTools button alignment with the surrounding Steam store buttons.
OpenLuaTools 1.0.3
1.0.3 - 2026-07-01
- Improved API availability checks so rate limits, timeouts, and server errors are reported as API failures instead of false not-found results.
- Added direct ZIP API probing with
HEADplus small ranged GET fallback for sources such as Ryuu. - Hardened Lua and manifest downloads with operation IDs, curl timeouts/retries, archive listing validation, stale-state failure handling, and real cancel cleanup.
OpenLuaTools 1.0.2
1.0.2 - 2026-06-30
- Fixed Community Hub and Add via OpenLuaTools button spacing on Steam store pages.
- Added GitHub issue and feedback templates.
- Added MIT license and security reporting policy.
OpenLuaTools 1.0.1
1.0.1 - 2026-06-30
- Removed the Restart Steam button and restart prompt flow for OpenSteamTool.
- Hardened GitHub Releases auto-updates by staging release ZIPs in a temp directory and validating extracted paths before copying files.
- Kept OpenLuaTools focused on OpenSteamTool-only behavior.
OpenLuaTools 1.0.0
Changelog
1.0.0 - 2026-06-24
- Renamed the plugin to OpenLuaTools with the
openluatoolsMillennium namespace. - Ported Lua script install, list, presence, and delete flows to OpenSteamTool's
<Steam>/config/luadirectory. - Added the bundled OpenLuaTools icon.
- Fixed the header icon fallback so the OpenLuaTools button does not intermittently render a white glyph.
- Added archive validation and temporary extraction safety guards before copying Lua, manifest, and game fix files.
- Reset versioning for the first OpenLuaTools release.