v0.3.0
What's Changed
- fix(admin): Add admin navigation and access gate by @cmp5987 in #858
- Cp host redesign by @cmp5987 in #859
- [Dev] Add missing devcontainer dependencies by @KCarretto in #861
- fix(style): Change format of data and some other small fixes by @cmp5987 in #862
- Add ability to edit/delete/create tags on host view by @cmp5987 in #868
- Fixed up install script for macOS by @Cictrone in #873
- Adds support for non-standard SSH ports by @hulto in #875
- Update default-net to netdev by @hulto in #874
- fix shell for windows by @hulto in #878
- 853 bug ssh exec exits on failure by @hulto in #876
- Add External IP Field to Hosts by @jabbate19 in #881
- Added CDN docs by @Cictrone in #891
- Conditionally use windows subsystem by @hulto in #877
- Windows backrgound exec by @hulto in #880
- update docs by @hulto in #890
- pin russh-sftp by @hulto in #892
- fix(error): Minifi error 130 by @cmp5987 in #894
- Make file.write consistent with other methods and overwrite instead of error is "to" file exists by @Cictrone in #895
- Complete the initial Transport work... finally by @Cictrone in #896
- fix(Task): Change layout, fix breadcrumbs, fix overflow of param by @cmp5987 in #900
- Case insensitive search by @hulto in #899
- Added an entry in the Docs for HTTP_LISTEN_ADDR by @Cictrone in #898
- Adding EnvVars to
sys.execfor fun by @Cictrone in #906 - Windows remove pdb by @hulto in #902
- Realm does AI by @hulto in #905
- hack by @hulto in #907
- fix(overflow): Fix text overflow by @cmp5987 in #908
- Allow Large files for HistFiles by @Cictrone in #909
- Oops by @Cictrone in #910
- BIG FILE by @hulto in #913
- Adding
agent.evalthat takes in arbitrary eldritch and executes it by @Cictrone in #916 - report error append instead of replace by @hulto in #919
- Don't error if remove_file fails. by @hulto in #921
- Add host unreachable error by @hulto in #920
- Fix task reporting errors when I/O blocking tasks run by @hulto in #924
- Fix realm crash with host-id tampering by @hulto in #922
- Agent set callback interval method by @Cictrone in #926
- Adding
agent.set_callback_urimethod by @Cictrone in #929 - [Tavern] Paginate Hosts GraphQL by @KCarretto in #860
- pprint agent info to be more readable by @hulto in #932
- Windown vcruntime by @hulto in #931
- Add new Windows host_unique registry option by @KaliPatriot in #930
- Add file.read_binary by @jabbate19 in #928
- Fix bug where only one Config update could happen per tome by @Cictrone in #935
- Add a Run Once capability to Imix by @Cictrone in #936
- just tell the compiler to ignore the dead code. by @Cictrone in #942
- Add is_json function by @nullmonk in #943
- fix 4 micah by @Cictrone in #944
- Updates? by @hulto in #949
- Add stderr output to
pivot.ssh_execby @nullmonk in #947 - App layer crypto codec by @hulto in #780
- Add tomes for agent configuraiton. by @hulto in #956
- Fix fix fix by @hulto in #959
- Update QuestHeader.tsx by @oatzs in #961
- hard lock generic-array by @hulto in #962
- Fix devcontainer and win test by @hulto in #964
- pin home dep by @hulto in #967
- Ignore generated code in codecov by @hulto in #968
- 969 bug file streaming broken by cryptocodec by @hulto in #970
- 966 bug bidirectional grpc fails with crypto by @hulto in #971
- Refactor IAM bindings for Pub/Sub to project level by @hulto in #972
- [Fix] Update CodeCov Ignore by @KCarretto in #973
- [Fix] Add host requirements for CPU configuration by @KCarretto in #974
- [Fix] Add CDN section to table of contents by @KCarretto in #975
- [Fix] go run tavern work by default by @KCarretto in #978
New Contributors
- @KaliPatriot made their first contribution in #930
- @oatzs made their first contribution in #961
Full Changelog: v0.2.0...v0.3.0