Skip to content

Latest commit

 

History

History
106 lines (82 loc) · 6.71 KB

File metadata and controls

106 lines (82 loc) · 6.71 KB

Changelog

All notable changes to this project are documented here.

This changelog is automatically generated from git commits.


2026-01-07

  • feat(ui): add select all button to configuration sections (#32) (@Kaic)
  • feat(search): add real-time catalog search and filtering (#31) (@Kaic)
  • feat(ui): add select all button to category headers (#30) (@Kaic)

2025-12-15

  • feat: add Win-style prompts for download and clear actions (#26) (@Kaic)
  • fix: improve dark theme contrast (#25) (@Kaic)
  • Fix competitive gaming network tweaks (remove invalid Nagle tweak; add advanced TcpAckFrequency option) (#24) (@Kaic)
  • chore/remove risky software (#23) (@Kaic)
  • feat: auto-discover software and configurations using Vite glob (#21) (@Anton C. Swartz IV)

2025-12-11

  • Update config-request.yml (#16) (@Kaic)
  • Update software-request.yml (#15) (@Kaic)
  • Update config-request.yml (#14) (@Kaic)

2025-12-10

  • ci: use PAT token for changelog workflow to bypass branch protection (@Kaic Bento)
  • chore: test changelog workflow after branch protection update (@Kaic Bento)
  • chore: trigger changelog update (@Kaic Bento)
  • fix: resolve catalog validation errors and eslint issues (#13) (@Kaic)
  • ci: add test job to pipeline (@Kaic Bento)
  • test: add Jest and catalog validation tests (@Kaic Bento)
  • fix: use gh CLI to get author username for changelog (@Kaic Bento)
  • fix: use pipe delimiter in sed for changelog workflow (@Kaic Bento)
  • ci: add PR links and author profile links to changelog (@Kaic Bento)
  • docs: move changelog link to top of README (@Kaic Bento)
  • Create FUNDING.yml (@Kaic)
  • refactor: split catalog into individual files per software/config (#12) (@Kaic)
  • feat: add theme toggle button in header (@Kaic Bento)
  • feat: add dark mode with Win98 aesthetic (@Kaic Bento)
  • docs: add generic issue template (@Kaic Bento)
  • ci: exclude bot commits from changelog (@Kaic Bento)
  • ci: simplify changelog to avoid API rate limits (@Kaic Bento)
  • ci: add author profile links to changelog (@Kaic Bento)
  • docs: add documentation section with changelog link (@Kaic Bento)
  • feat: add simple footer with links and move credits from header (@Kaic Bento)
  • ci: add auto-changelog workflow (@Kaic Bento)
  • docs: add changelog file (@Kaic Bento)
  • docs: update README with sponsor section and contributing link (@Kaic Bento)
  • docs: add contributing guide (@Kaic Bento)
  • ci: add lint and build pipeline for PRs (@Kaic Bento)
  • docs: add pull request template (@Kaic Bento)
  • docs: add issue templates for software, config, UI, and bugs (@Kaic Bento)
  • docs: add MIT license file (@Kaic Bento)
  • #7 from Citingmarc/fix/scrolling-visibility-issue (@Kaic)

2025-12-09

  • fix: prevent content scrolling visibility between title bar and header (@Citing)

2025-12-07

  • docs: improve README.ms (@Kaic)

2025-12-04

  • feat: add GPU-Z custom icon and move LastPass to security category (@Kaic Bento)
  • feat: add classic software to catalog and fix runtime icons (@Kaic Bento)
  • feat: add new icon imports and exports (@Kaic Bento)
  • feat: add custom icons for classic software (Winamp, eMule, Nero, PowerISO, UltraISO, DirectX) (@Kaic Bento)
  • feat: add Made by Kaic link to header (@Kaic Bento)
  • docs: update site link (@Kaic)
  • docs: update site link (@Kaic)

2025-12-02

  • docs: update software and configuration counts in README (@Kaic)

2025-12-01

  • feat: add accessibility improvements and code splitting (@Kaic)
  • feat: improve UI spacing and add analytics (@Kaic)
  • refactor: improve code quality and reduce duplication (@Kaic)
  • perf: optimize bundle size and add SEO enhancements (@Kaic)
  • fix: reduce action button size (@Kaic)
  • feat: improve UI visibility and styling (@Kaic)
  • fix: correct Brave Browser winget package ID (@Kaic)
  • fix: correct winget command format and improve script output (@Kaic)
  • fix: add missing source files (@Kaic)
  • chore: add package-lock.json for GitHub Actions cache (@Kaic)
  • chore: add GitHub Pages deployment workflow (@Kaic)
  • docs: add comprehensive README (@Kaic)
  • chore: add static assets (@Kaic)
  • feat: add Windows 98 UI components (@Kaic)
  • feat: add system configurations (@Kaic)
  • feat: add software catalog system (@Kaic)
  • chore: initialize project structure (@Kaic)