Releases: kubeshop/monokle
Releases · kubeshop/monokle
v1.4.1-nightly-2022-01-26.0
Merge pull request #1153 from kubeshop/razvantopliceanu/fix/add-new-r…
v1.4.1-nightly-2022-01-25.0
Merge pull request #1099 from kubeshop/olelensmar/fix/improved-iskust…
v1.4.1-nightly-2022-01-24.0
Merge pull request #1096 from kubeshop/devcatalin/fix/section-title fix section header padding and quick preview padding
v1.4.1-nightly-2022-01-22.0
Merge pull request #1089 from kubeshop/devcatalin/refator/better-logs chore: add error logging
v1.4.1-nightly-2022-01-18.0
Merge pull request #987 from kubeshop/mm/feature/refsineditor feat: add glyph ref icons
1.4.1-nightly-2022-01-18.0
Merge pull request #1016 from kubeshop/julianne/doc/update-remainder-…
1.4.1-nightly-2022-01-17.0
Merge pull request #996 from kubeshop/julianne/doc/update-kustomize-a…
Monokle v1.4.0 release.
What's Changed
- fix: applied validation to the New Resource Wizard's name field by @Toxer10 in #764
- feat: added the New Folder button in the File Explorer by @Toxer10 in #766
- update electron to 16.0.1 by @olensmar in #765
- Improve helm/kustomize separation by @devcatalin in #756
- feat: split metadata form by @erdkse in #717
- fix: eslint exhaustive deps warnings by @devcatalin in #769
- UI/UX improvements by @devcatalin in #771
- feat: added the External Link to Documentation button to the Editor by @Toxer10 in #767
- [Snyk] Upgrade reselect from 4.1.1 to 4.1.2 by @snyk-bot in #773
- fix: reprocess all resources when optional-link-processing option cha… by @olensmar in #776
- fix: create unsatisifed refs for invalid kustomization resources ref by @olensmar in #775
- feat: added links to documentation by @Toxer10 in #783
- fix: updated resource save actions to use save dialog by @olensmar in #784
- feat: actions pane expandable footer by @devcatalin in #785
- fix: fixed wrong styling of context menu in k8s resources tab by @Toxer10 in #791
- feat: added an ability to save the file right after creating by @Toxer10 in #779
- fix: helm & kustomize empty displays by @devcatalin in #795
- fix: left menu selection on setRootFolder by @devcatalin in #796
- fix: reprocess resource on create and fixed save from … by @olensmar in #794
- fix: added hover command to create new resource for unsatisfied refs by @olensmar in #798
- feat: add Role and ClusterRole forms by @erdkse in #772
- fix: improved processing of removed files and removed unused reducers by @olensmar in #793
- feat: select from Secret kind resource by @erdkse in #799
- [Snyk] Upgrade luxon from 2.0.2 to 2.1.0 by @snyk-bot in #800
- fix: added hover links to add filters in source editor by @olensmar in #801
- [Snyk] Upgrade luxon from 2.1.0 to 2.1.1 by @snyk-bot in #803
- refactor: main process logic for redux interaction by @devcatalin in #797
- fix: hide shell windows by @devcatalin in #804
- [Snyk] Upgrade electron-updater from 4.6.1 to 4.6.2 by @snyk-bot in #802
- fix: updated to electron 16.0.2 by @olensmar in #805
- chore: bump node version to 16.13.0 by @devcatalin in #806
- feat: improved New Resource wizard by @Toxer10 in #807
- feat: added hotkeys to navigate between panes by @Toxer10 in #808
- feat: add cluster context status to header by @erdkse in #811
- fix: improved documentation button by @Toxer10 in #813
- fix: performance improvements for resource reprocessing and related b… by @olensmar in #814
- feat: cluster diff replace selected resources by @devcatalin in #809
- Olelensmar/fix/filter decorations in editor by @olensmar in #810
- fix: fixed removal of empty maps/sequences when merging yaml files by @olensmar in #821
- fix: unknown resources section filtering + icons by @devcatalin in #818
- fix: fixed reprocessing of patch-resources by @olensmar in #824
- feat: add create new resource option for folder item by @erdkse in #822
- fix: app layout issues by @devcatalin in #825
- fix: default namespace value typo and removed path from preview resou… by @olensmar in #830
- fix: fixed behavior when the user could add a new namespace to the list of namespaces by @Toxer10 in #832
- fix: set clusterpane height to inherit by @erdkse in #839
- fix: resource filter crashing by @devcatalin in #842
- fix: disable diff button for cluster resources by @devcatalin in #843
- fix: selections & editor content on file changes by @devcatalin in #845
- fix: fixed behavior when NavTab had ellipsis under conditions by @Toxer10 in #849
New Contributors
Full Changelog: v1.3.3...v1.4.0
Monokle v1.3.3 release.
What's Changed
- chore(release): 1.3.2 by @erdkse in #710
- feat: added Rename button to File Explorer by @Toxer10 in #711
- fix: make sure kustomize/helm commands use environment path by @olensmar in #716
- refactor: redux-logger configuration by @devcatalin in #718
- fix resource selection when removing a resouce by @devcatalin in #719
- update rjsf for bug and vulnerability fixes by @olensmar in #732
- [Snyk] Upgrade reselect from 4.0.0 to 4.1.1 by @snyk-bot in #733
- [Snyk] Upgrade async from 3.2.1 to 3.2.2 by @snyk-bot in #737
- [Snyk] Upgrade styled-components from 5.3.1 to 5.3.3 by @snyk-bot in #735
- fix: fixed path to path library, fixed monaco editor scroll by @Toxer10 in #743
- [Snyk] Upgrade redux from 4.1.1 to 4.1.2 by @snyk-bot in #741
- [Snyk] Upgrade node-fetch from 2.6.5 to 2.6.6 by @snyk-bot in #740
- feat: added tooltips to all icons in the right top corner by @Toxer10 in #744
- Increase items' onClick area in navigator by @devcatalin in #746
- fix: improved action propagation across threads and fileMonitor/times… by @olensmar in #745
- feat: added Remove from Files: Exclude button by @Toxer10 in #748
- .prettierrc changes + format all files with prettier by @devcatalin in #750
- fix: updated react-monaco-editor and monaco-editor-webpack-plugin dep… by @olensmar in #751
- [Snyk] Upgrade type-fest from 2.5.1 to 2.5.2 by @snyk-bot in #752
- refactor: improve useEffect in Monaco by @devcatalin in #753
- refactor: pre-commit to pre-push by @devcatalin in #754
- fix: hide dependency warning if the user can run kubectl kustomize by @Toxer10 in #755
- UI/UX improvements by @devcatalin in #757
- fix: errors & warnings navigation by @devcatalin in #761
Full Changelog: v1.3.2...v1.3.3
Monokle v1.3.2 release.
What's Changed
- fix: set diff editors as read only by @devcatalin in #672
- fix: intermediate fix that ignores lastProbeTime/creationTimestamp validation errors by @olensmar in #673
- refactor: set refs icon to black when selected by @devcatalin in #674
- feat: added open in finder/explorer button in File Explorer by @Toxer10 in #676
- refactor: use Dots component for resource row context menu by @devcatalin in #677
- fix: reprocess all resources for file updates by @olensmar in #675
- fix: added retrieval of custom resource objects from cluster by @olensmar in #681
- Update README.md by @dimonlex in #680
- Fix Monaco errors and some styles by @devcatalin in #683
- Improved Cluster Compare UX by @devcatalin in #684
- fix: updated vulnerable dependencies and electron to 15.3.2 by @olensmar in #686
- fix: improved wording in page header and window title by @olensmar in #685
- fix: extracted apply to shared method and fixed context dependency by @olensmar in #687
- fix: fixed recalculation of kustomization resources on change by @olensmar in #689
- fix: section items length color when section is selected and collapsed by @devcatalin in #691
- chore: change notifications icon by @devcatalin in #693
- feat: preview dropdown in cluster compare by @devcatalin in #690
- fix: missing prop by @devcatalin in #695
- Auto updater release workflow by @erdkse in #694
- fix: minor glitches by @olensmar in #696
- feat: cluster compare multiselect deploy by @devcatalin in #698
- Fix handling of discarded resourceId when exiting preview by @olensmar in #699
- feat: added Copy full path and Copy relative path buttons to File Explorer by @Toxer10 in #679
- Preview dropdown improvements by @devcatalin in #701
- fix: editing values files, helm preview selection, disabled selecting excluded files by @devcatalin in #702
- fix: fixed the main layout by @Toxer10 in #703
- fix: check if file exists before deletion by @devcatalin in #704
New Contributors
Full Changelog: v1.3.1...v1.3.2