Skip to content

Latest commit

 

History

History
129 lines (54 loc) · 6.13 KB

CHANGELOG.md

File metadata and controls

129 lines (54 loc) · 6.13 KB

1.3.0 (2024-07-25)

Features

  • add new software entries for IINA, Ice, Rclone, and stats with installation instructions (f27a208), closes #21

1.2.5 (2024-05-15)

Bug Fixes

  • update cmake installation command for Windows, close #20 (717e5b6)

1.2.4 (2024-05-09)

Bug Fixes

  • fix some critical bugs (61d353d)
  • update lazydocker installation commands (961d71d)

1.2.3 (2024-05-09)

Bug Fixes

  • add nasm for ffmpeg install (4d58d66)

1.2.2 (2024-05-09)

Bug Fixes

  • fix some critical error (71e0a5b)

1.2.1 (2024-05-09)

Bug Fixes

  • fix function is not defined error (955a701)

1.2.0 (2024-05-09)

Features

  • migrate the installation method to asdf, close #16 (e8ad820)
  • use asdf to install latest gohugo, close #14 (88371a0)
  • use script to install dotnet-sdk, close #15 (964cfd8)

1.1.0 (2024-04-16)

Features

  • add ttc-source-han-serif font installation instructions, close #13 (8d26c1e)
  • add USB over IP Windows installation command, close #11 (95e00c6)
  • install orbstack instead of docker on macOS, close #12 (1a4d80a)
  • update packageData.json with software enable/disable changes (d83ad3e)

1.0.2 (2024-03-18)

Bug Fixes

  • install Node.js 18.18.0 directly on Windows without using NVM to avoid errors, close #9 (16bb945)

1.0.1 (2024-03-16)

Bug Fixes

  • update stdin from pipe to inherit to fix #8 issue (4641366)

1.0.0 (2024-03-15)

Bug Fixes

  • repair PowerShell commands and command execution errors (8d464f2)
  • repair the command error that occurs when running on Windows (a6812f9)

Continuous Integration

  • add build and release workflows (7cb6450)

Features

  • add console log for MacOS detection and update Ubuntu version check (b901d7b)
  • add environment variable for app version (e941e93)
  • add for macOS and linux (Ubuntu) (de8eaa1)
  • add packages file and related functions (45a0bf7)
  • add WSL & Sandbox enable powershell script (d627d3e)
  • completed the setup of the Windows environment (e74366e)
  • enable script execution and add error handling (52471e8)
  • update installation scripts and add deduplication functionality (d73258b)
  • update Node.js installation command for Windows (cc36638)

BREAKING CHANGES

  • 1st version