Releases: faizanfatmi/DevInstaller
Releases · faizanfatmi/DevInstaller
Release list
v1.0.3
release: 1.0.3
Changes in this release:
- release: 1.0.3 (35990c4)
- feat: implement premium software updater, add screenshot, and update features in README (4bd61c5)
- ci(deps): bump actions/checkout from 6 to 7 (#12) (fe03043)
- update uv packeges (01fe1ed)
- Merge remote-tracking branch 'gitlab/feat/logo-update' (c2c8e81)
- Merge branch 'feat/fluent-ui' into 'main' (a465b1c)
- Merge branch 'feat/cross-platform-setup' into 'main' (ac2321a)
- Merge branch 'feat/linux-distros-pkexec' into 'main' (69e8f08)
- Merge branch 'feat/install-experience' into 'main' (f6a14ab)
- Merge branch 'feat/gemini-version-updater' into 'main' (40e379f)
- feat(installer): auto-derive native Arch/Fedora install commands from apt (f5c78d8)
- feat(branding): use logo.png as the app icon and header brand (Task 7) (a1ae42f)
- logo (aa52fe5)
- feat(gui): route global stylesheet through Fluent theme and apply Mica (0157ba3)
- feat(gui): Windows 11 Fluent Design theme and Mica/Acrylic backdrop (Task 3) (f319d53)
- docs(readme): document one-command install via setup scripts (f2bcb4d)
- feat(scripts): cross-platform automated installer (Task 6) (03b2457)
- feat(installer): distro-aware Linux installs via pkexec (Arch, Fedora, Debian) (ca95931)
- feat(platform): detect Linux distro family and add pkexec elevation (5ff5ec5)
- feat(gui): modern completion screen and smoother progress transitions (a8183f4)
- feat(installer): accurate staged progress and richer status messages (ef62edd)
- chore(ai): init version worker attribute for clean lifecycle (2e76463)
- feat(ai): run version refresh off the UI thread and surface results (fbfd871)
- feat(ai): add config helpers, TTL cache and version updater service (b14b77a)
- feat(ai): add Gemini-backed compiler/language version updater (f5f8457)
- ci(deps): bump actions/upload-pages-artifact from 3 to 5 (#8) (048b6a0)
- ci(deps): bump actions/configure-pages from 5 to 6 (#9) (1d13444)
- ci(deps): bump actions/checkout from 4 to 6 (#10) (315279e)
- ci(deps): bump actions/deploy-pages from 4 to 5 (#11) (56c0e39)
- ui improvements (d745482)
- add ai chat support (192ab30)
- Add screenshot to README (ac4c7fa)
v1.0.2
release: 1.0.2
Changes in this release:
- release: 1.0.2 (91e082b)
- Update README.md (abb1ece)
- generate custom changelog (2754aab)
- fix _get_install_cmd (1381063)
- fix build.yml to show my commit also (6e16ebd)
- trigger pages.yml on change in .github/workflows/pages.ym (67f6bf1)
- Update index.html (5de7504)
- add homepage (b48fb97)
- fix signing issue (61aa148)
- add exe sign option (2ed425a)
- ci(deps): bump actions/checkout from 4 to 6 (#7) (cacd216)
- Delete logo.jpg (f38402c)
- no stdout on exe (6107e8d)
- update src/udm/logger.py (986756b)
- new (a24bd84)
v1.0.1
What's Changed
- restructured the codebase by @sabamdarif in #1
- ci(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #6
- ci(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #5
- ci(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #3
- ci(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #4
- ci(deps): bump astral-sh/setup-uv from 4 to 7 by @dependabot[bot] in #2
New Contributors
- @sabamdarif made their first contribution in #1
- @dependabot[bot] made their first contribution in #6
Full Changelog: 1.0...v1.0.1
Version 1.0
feat: Universal Dev Manager — 129 tools with auto PATH setup, premium…