Releases: espressif/idf-im-ui
Releases · espressif/idf-im-ui
v0.6.0
What's Changed
- Documentation updated with information about python version support by @Hahihula in #299
- Update piepeline with winget repo sync by @Hahihula in #297
- Eim 310 git library change attempt by @Hahihula in #300
- [EIM-384] [Test] Update tests to add feature selection by @Fabricio-ESP in #303
- split the build.yaml by @Hahihula in #302
- the modal no longer close when user click on purge all without confir… by @Hahihula in #307
- quick gix fix by @Hahihula in #308
- EIM-370 embed idf_versions file on build time by @Hahihula in #304
- Fix windows version selection by @Hahihula in #311
- EIM-391 gui now correctly interprets the -v param by @Hahihula in #309
Full Changelog: v0.5.7...v0.6.0
v0.5.7
What's Changed
- [Test] Fix CLI test by @Fabricio-ESP in #284
- implemented new codesigning strategy by @Hahihula in #290
- Rename and Remove duplication from Artifacts on Release runs by @Fabricio-ESP in #288
- EIM-329 - dl_page download button download argument added by @Hahihula in #291
- fixed the brew dependencies on python by @Hahihula in #286
- Eim 377 fix new version check by @Hahihula in #289
- EIM-379 Building rmp package with dependencies and uploading to our own rpm repository by @Hahihula in #292
- [EIM-371] [Test] Add proxy isolation for GUI offline installer by @Fabricio-ESP in #285
- update eim select cli command to output activation instruction by @Hahihula in #293
- Added the features selection to the CLI wizard by @Hahihula in #265
- added explicit content type to the zst archives upload to s3 by @Hahihula in #294
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- For the time of being, we are turning off the codesigning of the windows binaries by @Hahihula in #259
- docs: Review the config files translated by AI by @Shen7436 in #258
- Update deprecated github runner by @Fabricio-ESP in #266
- fix instalation of python during simple setup on windows by @Hahihula in #240
- EIM-328 initial addition to selectable pypi mirror by @Hahihula in #242
- enable to reposition activation script during the installation by @Hahihula in #248
- added box with brew/apt to the dl page by @Hahihula in #250
- Removed the duplicate 'Produce Selector' from gui by @Hahihula in #252
- EIM-330 Installer should no longer attempt to download constrainfile during offline installation by @Hahihula in #253
- EIM-337 fixed python sanity check message in case user wants to install prerequisities automaticcally by @Hahihula in #256
- EIM-338 the collect telemetry checkbox no longer disapears by @Hahihula in #257
- docs improvements by @Hahihula in #254
- EIM-350 unify which version of python gets installed as part of install prerequisities on windows by @Hahihula in #261
- Added autonavigation by @Hahihula in #260
- EIM-339 offline installer now check fore prerequisities on non-windows system before the installation start by @Hahihula in #255
- Easy install path checking fixed by @Hahihula in #263
- sprinkled some data-id atributes for easier testing by @Hahihula in #269
- [EIM-300] [Test] Add version management UI test by @Fabricio-ESP in #243
- [Test] Optimize workflow and set extended tests on nightly and release by @Fabricio-ESP in #273
- removed prerelease version from simple setup by @Hahihula in #275
- fixed the version selector when target is selected by @Hahihula in #278
- Fix Workflow Schedule Trigger by @Fabricio-ESP in #277
- EIM-368 implement block navigation while installation is running by @Hahihula in #279
- make the version of python installed a param by @Hahihula in #270
- workflow update by @Hahihula in #276
- Auto check for installer updates by @Hahihula in #267
- dependencies added to brew and deb packages so they get resolved for the user automatically by @Hahihula in #264
- [EIM-364] [Test] Update auto tests to match UI improvements by @Fabricio-ESP in #280
New Contributors
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- EIM-319 fixed terrible mistake with misleading help text and cli param name by @Hahihula in #230
- EIM-321 add cmake back to prerequisities for posix systems as it's not always required in the tools.json file by @Hahihula in #232
- Eim 318 make venv path configurable by @Hahihula in #231
- EIM-322 add open idf terminal button by @Hahihula in #233
- EIM-93 missing prerequisities info improved by @Hahihula in #235
- EIM-320 added information for posix systems to final installation screen by @Hahihula in #234
- EIM-324 added python check to simple install by @Hahihula in #237
- EIM-301 powershell fragment creation by @Hahihula in #236
- EIM-325-fix-python-version-install-on-windows by @Hahihula in #238
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
v0.5.2
What's Changed
- EIM-192 added generating brew formula to the build pipeline by @Hahihula in #204
- pipeline will now build offline installer archives for all versions by @Hahihula in #206
- dl page fix for offline installer by @Hahihula in #208
- [EIM-298] [Test] GUI verification after installation by @Fabricio-ESP in #207
- dl page added google analytics by @Hahihula in #210
- fix: version filter by @Hahihula in #209
- fixed constrains file search in offline mode by @Hahihula in #211
- EIM-192: update build workflow to upload .deb packages to new apt repository by @Hahihula in #205
- [EIM-309] [Test] Add element to bypass file pick dialog by @Fabricio-ESP in #213
- EIM-10 i18n by @Hahihula in #212
- [EIM-308] [Test] Refactor Offline installation tests by @Fabricio-ESP in #215
- javascript dependency update by @Hahihula in #216
- add missing space to welcome header by @Hahihula in #217
- Another locales change by @Hahihula in #218
Full Changelog: v0.5.0...v0.5.2
test-release
v0.5.1-test-release EIM-192: update build workflow to upload .deb packages to new apt rep…
v0.5.0
What's Changed
- Offline installer added to download page by @Hahihula in #188
- Invalidate index.html dl page cache by @Hahihula in #191
- EIM-292 fix signing binaries on windows by @Hahihula in #190
- separated offline and online installers and builder to separat tabs and sorted out the windows gui installer by @Hahihula in #193
- Eim 174 gui version management by @Hahihula in #189
- Eim 281 broadening python support in offline installer by @Hahihula in #196
- EIM-305 fixed multiple version installation gui by @Hahihula in #199
- EIM-54 minimal telemetry added by @Hahihula in #195
- EIM-294 offline installer builder documentation addition by @Hahihula in #198
- EIM-302-remove-header-in-gui by @Hahihula in #201
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add workflow for dl page publish by @Hahihula in #178
- EIM-278 remove doubled text from dl page by @Hahihula in #179
- First offline installer steps by @Hahihula in #130
- Eim 180 offline installer pipelines setup by @Hahihula in #182
- EIM-280 documented offline installation by @Hahihula in #183
Full Changelog: v0.3.0...v0.4.0