|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [1.7.0](https://github.com/Moonshine-IDE/Super.Human.Installer/compare/v1.6.4...v1.7.0) (2026-04-16) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add JEDI role and update related configurations for version 0.1.23 [#141](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/141) ([c159872](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/c159872d037d2251013241d3eaca999cdf98867f)) |
| 9 | +* add More VM details page addresses issue [#35](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/35) ([8bf7d87](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/8bf7d87e0ab5b917d321a8f3ad7c9e10b220b1e1)) |
| 10 | +* allow duplication of servers addresses issue [#13](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/13) ([7db0782](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/7db0782508591e7379969ded51e41515a2b11134)) |
| 11 | +* allow users to delete custom provisioners fully addresses issue [#25](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/25) -- Ability to Update Custom Provisioners ([ca389af](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/ca389af99b017c8b0dcdfa2096e7f4e33bfd8ddb)) |
| 12 | +* allow users to delete custom provisioners partially addresses issue [#25](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/25) ([f3c9d11](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/f3c9d113f240a378082cce5b13423e936b88ee46)) |
| 13 | +* allow users to delete custom provisioners partially addresses issue [#25](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/25) -- Fix deletion bug ([ed1295c](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/ed1295c39641548fec308c8faab1890f9a18b65b)) |
| 14 | +* allow users to manage the default password that vms spin up with, addresses [#114](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/114) ([3af277c](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/3af277cefc842e427ad1c2d93be3d682473a1633)) |
| 15 | +* Allow view configs in read only mode while server is provisioning addresses issue [#18](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/18) also adds more vm/vagrant refreshes for issue [#63](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/63) ([447646c](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/447646c2a3a3f872b8f40b3c289a30ed52039245)) |
| 16 | +* collect logs and prepare appimprovement request, address issue [#12](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/12), but AppImprovment requests need a few updates like return url to view issues submitted by user, ability to add attachements/fill out other fields ([c74836e](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/c74836e62a1df70eeb18bed181bbda82f0f3fe7d)) |
| 17 | +* expose the show_console option to address issue [#98](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/98) ([95623af](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/95623af93a756b9e66bceef2b8448f2073f1a128)) |
| 18 | +* This address issues [#8](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/8) and adds a input text for the delete prompt for a server ([7318bff](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/7318bffff727d92a4195202aeeb30c77ea42c4a1)) |
| 19 | +* update vagrant/git/virtualbox version numbers if they are updated while app is running ([ca99449](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/ca994495efc6c5c0b1cfebd2cdae9507ddd27dd0)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* fix: ([027ade4](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/027ade4d5273c309ef58fcdbecaf1b037214527b)) |
| 25 | +* actions v5 Selfhosted needs --always, and minor actions tweaks ([6ccc094](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/6ccc094bec0a3b52d907ae32b004c3fbe5b1efe6)) |
| 26 | +* actionsv2 ([915d0ce](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/915d0cefbf1a9265961c2d24dd5489183b88b2d7)) |
| 27 | +* actionsv3 ([7574b27](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/7574b27e3e0d199086b5f0ab748ec2f019ee665e)) |
| 28 | +* actionsv4 ([17bebd6](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/17bebd65182ffe8ac5e2907febb9873bebb64e32)) |
| 29 | +* add debugging to VirtualBoxMachine counts for issue [#63](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/63) ([1164ec5](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/1164ec5167857655d4a290b65b51caac76cf48e4)) |
| 30 | +* add hxcpp compilation step in macOS build workflow ([484767b](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/484767b6141d97580edab281db899d8c56af00b3)) |
| 31 | +* add HXCPP_COMPILE_FLAGS for C++11 compatibility in build step ([7f404e3](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/7f404e3530387ebe982a01e5f0316b6d32989450)) |
| 32 | +* add HXCPP_COMPILE_FLAGS for C++11 compatibility in macOS build ([a1a4fd9](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/a1a4fd9b14cb014898578eaa96457c6f0db8637d)) |
| 33 | +* adding initial version of 0.1.24 ([980e1a3](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/980e1a3590183b5b9c7a15a37888deff73d826c5)) |
| 34 | +* adding jekyll-sitemap for docs ([2c8cd0e](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/2c8cd0e150e1d441aff7d574162c85b936c3800a)) |
| 35 | +* adding latest verse, Rest API and Domino EA ([c0da0ac](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/c0da0ac9c0a5b12b4b62d0d56329b83ae10d21da)) |
| 36 | +* adding nomad 1.0.16 and 1.0.17 and Domino 14.5 FP1 ([19d90f1](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/19d90f1c0a442fb639a63cda408f504e6835cc64)) |
| 37 | +* addresses issue [#151](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/151) ([313b372](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/313b372896caab9cf4acbf98ca39b391cdf50bac)) |
| 38 | +* Addresses issue [#165](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/165) and adds a system default when users had not configurred any browsers or the default firefox does not exist ([802eb2b](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/802eb2b26f9aa778ba8a6b33b75e88e502db8144)) |
| 39 | +* Adds Lockdown role to Roles page, with sub option that defaults to false, when enabled deletes debugging/setup files [#167](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/167) ([57ba130](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/57ba130a24499df7433ecd564da46c10f764e178)) |
| 40 | +* adds periodic refresh to detect external changes, also added added the refresh check in a few other places like vm deletion/destroy addresses [#107](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/107) ([53048e7](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/53048e7547ed63141758f03d1af50fac5ef5aeac)) |
| 41 | +* Always quote network bridge in YAML to prevent parsing errors ([6ae2a44](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/6ae2a4414d18e0f25d3e92f722df6ae749da26d9)) |
| 42 | +* clean up resources to prevent CPU leak in Server class and add latest traveler, verse and others to initial-registry.json ([9684688](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/96846882a516ea818d60b7c51decc0d726a78d08)) |
| 43 | +* Custom Provisioners Variable Replacement Mechanism ([9aef7ba](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/9aef7ba7dd2d05e3da4b4268e404f7a12b9f7379)) |
| 44 | +* diff command quotations ([6a90836](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/6a9083672c19310260f4931b99a4ff7ad47dcda7)) |
| 45 | +* diff command quotations ([172908b](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/172908b8f4112cd9cfe6e16bb1c75df3c1dbaa6d)) |
| 46 | +* diff command quotations ([f9ac78c](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/f9ac78ce56339199038dc96c5e006ddc33a29a69)) |
| 47 | +* Documentation Links ([4be4457](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/4be445719fe48dac932ca5b545e80f8d2158bc4b)) |
| 48 | +* documentation rbenv ([20690fd](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/20690fdad67054c0f6e2a9e55986db07a654f27e)) |
| 49 | +* documentation rbenv ([4f76650](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/4f76650cced06d66ea3615ba7f88171de5d25a78)) |
| 50 | +* documentation rbenv ([972d776](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/972d776f3a1b04a1172638c4bcc9af4377137db7)) |
| 51 | +* documentation rbenv ([4bdd0ab](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/4bdd0ab7eda48731eb86bfb53fbcca564943cefa)) |
| 52 | +* documentation rbenv ([05c54b6](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/05c54b69a7d49268545d912357145ae408f761a9)) |
| 53 | +* documentation rbenv ([3b75cfb](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/3b75cfbb3880cd51a3934b5d710a07477bd06754)) |
| 54 | +* Domino Rest API ([099cb07](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/099cb0704d691f230355f545ea6e26db5ffef4b5)) |
| 55 | +* HCL introduced a subtype of Domino RestAPI for the minor version 14.5 ([b00c228](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/b00c22823b15adf2b6282a7284ccc955321961eb)) |
| 56 | +* invalid haxe version ([ba4e88f](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/ba4e88f12ebd817f583dd47cf9fe2b671b639c13)) |
| 57 | +* issue [#180](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/180) ([c549e08](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/c549e0884596ebcecc01b736f10538022aad8a92)) |
| 58 | +* mermaid diagram in docs ([867a92f](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/867a92f664c196500b1e285487363cdefdc87510)) |
| 59 | +* mermaid diagram in docs ([85e8e55](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/85e8e5545c7388a6ef48ffff9e9879da85f12180)) |
| 60 | +* mermaid diagram in docs ([9bb2666](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/9bb2666283071a643f4de8651e9b97ed18975c1c)) |
| 61 | +* mermaid diagram in docs ([192665e](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/192665e2e7040091fe8213300953b82502f26986)) |
| 62 | +* missed bracket ([52a4113](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/52a4113ceaaaac02100d2f3df0f4d49021fe44e2)) |
| 63 | +* missing provisioner.yml for 0.1.23 ([3479352](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/34793523cb9f350699e2b79cd4889a25f65790e5)) |
| 64 | +* not sure how domino-14.5 was removed from initial registry ([928c822](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/928c8223524ba558b61cb8ffddc9b242707b63bc)) |
| 65 | +* patchVersion was not updated everywhere [#169](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/169) ([4e9c7bb](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/4e9c7bbf16f3fc7500075e5b6e1e8b93635cc92c)) |
| 66 | +* Prevent App Crash when applications are uninstalled [#72](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/72) , fix: Showing only the appropriatley missing apps [#73](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/73) , feat: Implement a recheck function if a user installs an app while SHI is running [#11](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/11) ([210c7cf](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/210c7cf59f42606c87436424db8b67afa66ae4ee)) |
| 67 | +* Prevent App Crash when applications are uninstalled [#72](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/72) , fix: Showing only the appropriatley missing apps [#73](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/73) , feat: Implement a recheck function if a user installs an app while SHI is running [#11](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/11) ([d627bfc](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/d627bfc602c4c7eedc601865e4c7b83567b17895)) |
| 68 | +* Prevent App Crash when applications are uninstalled [#72](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/72) , fix: Showing only the appropriatley missing apps [#73](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/73) , feat: Implement a recheck function if a user installs an app while SHI is running [#11](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/11) ([459b948](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/459b9482fa9453425f7fe3139b1830e450ccee8c)) |
| 69 | +* Prevent App Crash when applications are uninstalled [#72](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/72) , fix: Showing only the appropriatley missing apps [#73](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/73) , feat: Implement a recheck function if a user installs an app while SHI is running [#11](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/11) ([e0c0886](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/e0c0886ffca8082339db02b6b45d3136bd64d88e)) |
| 70 | +* provisional servers shoudn't warn when Hosts.yml can't be saved as the folder structure hadn't been crreated until the user clicks save, this was noticed as a byproduct of the Core/UI: Add Duplicate Server ([859b302](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/859b3027f89856d4928b3b21d9f3f0b345ca7d52)), closes [#13](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/13) |
| 71 | +* Release hcl_domino_standalone_provisioner 0.1.23 https://github.com/STARTcloud/hcl_domino_standalone_provisioner/issues/3 ([3ef800f](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/3ef800f716416b692a7b4ec9bee42a1b4e29baa3)) |
| 72 | +* remove ALL MD5 references, use SHA256 EVERYWHERE ([bab4ad3](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/bab4ad3376bb46a43be26242dd166ef76ce1230f)) |
| 73 | +* remove condition for patch releases in documentation deployment ([fdd9cb2](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/fdd9cb216e71fb7deecf4d21ba635f69f47bd8c1)) |
| 74 | +* remove condition for patch releases in documentation deployment ([4028965](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/402896544d4c374cce1b12f77d8ba2ab4fd3d766)) |
| 75 | +* remove HXCPP_COMPILE_FLAGS for C++11 from macOS build steps ([d652d3f](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/d652d3fee528c9a03acea14c53cf83e1101c615d)) |
| 76 | +* removing duplicate folders post merge ([b2f1087](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/b2f1087ebdba33997a8765fac7c6632058ec97a9)) |
| 77 | +* removing version action, conflicts with build action, upating bug-report ([c6a1006](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/c6a10067a585cb7d31dfc87cf9b5e4633fa05dcc)) |
| 78 | +* replace raw Thread usage with BackgroundWorker to prevent ObjectPool crashes ([3baf7e5](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/3baf7e5dfe7ea85822ed47f956731f196202a34f)) |
| 79 | +* This should address the issue on macs where app updates don't update provisioners per issue [#166](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/166) ([47615e6](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/47615e6cf79714e11fb5a61778829e0c460a92ac)) |
| 80 | +* try other ways to run a command with proper quote paths for folders with spaces ([b948b1b](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/b948b1bb2a2d65c4625836436e0c161650440a71)) |
| 81 | +* update release job name and set draft to false ([f6965f6](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/f6965f6768acf0bfcadd01f36b9b0844890e85a2)) |
| 82 | +* updating actions ([73fe1fd](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/73fe1fd24011fa2c9632f9ba69f1b66913e9ca85)) |
| 83 | +* use string concatenation instead of interpolation or array for diff command ([76074fa](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/76074fa7801f3ce7547d1665cf11e45ce6041fde)) |
| 84 | +* use string instead of array for diff command ([213f2b6](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/213f2b68130f91ce84cb417ad4f9eb38786c6129)) |
| 85 | +* windows haxe git pull ([23e3109](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/23e3109f2b3c5abab5939ab1f0f69a83edbad455)) |
| 86 | +* workflow action for versioning ([17783da](https://github.com/Moonshine-IDE/Super.Human.Installer/commit/17783da1f0e97ef19f60a0d62591855a437ed2d3)) |
| 87 | + |
1 | 88 | --- |
2 | 89 | title: CHANGELOG |
3 | 90 | layout: default |
4 | 91 | --- |
5 | 92 |
|
6 | | -# Changelog |
| 93 | +## Changelog |
7 | 94 |
|
8 | 95 | All notable changes to this project will be documented in this file. |
9 | 96 |
|
|
0 commit comments