Skip to content

Latest commit

 

History

History
269 lines (192 loc) · 22.5 KB

File metadata and controls

269 lines (192 loc) · 22.5 KB

2.0.2 (2026-07-01)

  • fix(PKGBUILD): clean up variable assignment (4e6538f)
  • chore(docs): update CHANGELOG (d77b132)

2.0.1 (2026-07-01)

  • fix(PKGBUILD): Update PKGBUILD to include LICENSE file (1db937c)
  • chore(assets): change svg default size to 128x128 (9126726)
  • chore(docs): update CHANGELOG.md (f60ec76)
  • chore(docs): update CHANGELOG.md (b21bfaf)
  • chore(open-graph): add og:title and edit colors of open graph image (856ee15)
  • feat(open-graph): update open-graph image (bc56454)

2.0.0 (2026-07-01)

  • break: rebrand as withsecrets (198ede6)
  • fix(ux): configuration page + navigation (1767f77)
  • fix(web): search not working when clicking item (84e41e0)
  • feat(web): update docs and search index + fix searchbox race condition (5b1a1f4)

1.11.3 (2026-05-11)

  • chore(docs): update changelog (a28ea70)
  • chore(docs): update CHANGELOG.md (655e8ec)
  • fix(run): wrong run shell and binary lookup in windows (#76) (2824de0), closes #76

1.11.2 (2026-05-06)

  • fix(ci+scripts): update release workflow and changelog generation (#75) (49b2766), closes #75

1.11.1 (2026-05-06)

  • fix(ci): update package.json and pnpm-lock.yaml (2bf13e7)
  • fix(examples): fix file-name for docker-compose.yml code-block (7e2a206)
  • fix(run): inject full path into kuba run -- <cmd> (#74) (b31aa01), closes #74
  • fix(web): code-blocks having wrong syntax (2f010e0)
  • fix(web): fix path in code-blocks (1211d6a)
  • chore(docs): add AI-POLICY.md (c2ddbd0)
  • feat(dx): silence builds in production (9e86dba)
  • feat(web): silent builds (a458049)
  • feat(dx+ux): move to vite+ and add shiki code blocks (#73) (8a07172), closes #73

1.11.0 (2026-03-31)

  • chore(docs): update changelog (3012e6d)
  • chore(docs): update changelog (530ad54)
  • feat(tui): make tui match vhs-era theme (#72) (1c91920), closes #72
  • feat(web): add nodejs to searchIndex (7d0acdb)
  • fix(ci): enable force deploy in web workflow (ce3cbd1)
  • fix(ci): update aur commit format (c262196)

1.10.1 (2026-03-27)

  • fix(ci): change detection in web workflow (abfd465)
  • fix(ci): extract-latest-changes-from-changelog script (c1465b5)
  • fix(ci): fix release to aur workflow step (2cb50aa)

1.10.0 (2026-03-27)

  • fix(changelog): revert changelog generation script (7fb1b0a)
  • fix(ci): Unexpected symbol: 'ref_name#v' (d8276df)
  • fix(ci): web workflow - skip steps if no changes (3c0f5a7)
  • chore(ci): update upload-pages-artifact action in web (fb20414)
  • chore(docs): update changelog (16cdf0c)
  • feat(release): add changelog to archlinux aur release (58e6ed4)
  • feat(web): overhaul website (442e9b1)

1.9.0 (2026-03-27)

  • feat(tui): pre-filter regions if user config exists (4bbf903)
  • fix(ci): fix changelog generation in detached CI state (6b08084)
  • fix(ci): web + changelog (e62a5cb)

1.8.3 (2026-03-26)

  • fix(ci): update changelog generation script (4477e66)

1.8.2 (2026-03-26)

  • fix(ci): try new apporach for changelog script (a4cd79d)

1.8.1 (2026-03-26)

  • chore(ci): upgrade go toolchain to version 1.26 (f9cddcd)
  • chore(docs): update CHANGELOG (0fa57f2)
  • fix(ci): changelog generation script (6e5ecb0)

1.8.0 (2026-03-26)

  • fix(ci): add depends on for build steps (130d1f7)
  • fix(ci): remove changelog gen step from build script (39f3d82)
  • fix(ci): update changelog generation script (046a658)
  • fix(ci): web (9fd6808)
  • fix(gitignore): Update .gitignore to exclude build artifacts (bfeeb8c)
  • fix(tui): overflows (#68) (32292f5), closes #68
  • feat(cli): add kuba changelog command (#71) (27b823a), closes #71
  • feat(cli): add new create template command (#70) (0089566), closes #70
  • feat(tui): change keybinds (#67) (1d13bda), closes #67
  • Feat/tui overhaul (#69) (21d4367), closes #69
  • chore(ci): update actions in ci to latest (#66) (e95cbd2), closes #66
  • chore(docs): update CHANGELOG (65bb06e)

1.7.0 (2026-03-25)

  • fix(ci): update go to 1.25 (#65) (397b9c6), closes #65
  • feat(tui): add tui for viewing, editing and adding secrets (#64) (31d37bd), closes #64
  • feat(ux): add changelog generation script (#63) (17cb5d9), closes #63
  • chore(docs): update changelog (9c89bc1)

1.6.2 (2026-03-24)

  • chore(ci): update release workflow actions (#62) (1a8ead8), closes #62
  • fix/ci release script (#61) (b1fd526), closes #61
  • fix(windows): crash due to missing bitwarden dll (#59) (7a61b69), closes #59
  • fix(windows): crash due to wrong filepath join (#60) (e3170a8), closes #60
  • fix(windows): kuba update (#58) (a005678), closes #58

1.6.1 (2026-03-24)

  • fix(ci): pkgname was missing -bin suffix (#57) (cb8478c), closes #57
  • fix(windows): crash on windows due to bitwarden sdk bug (#55) (87ec150), closes #55
  • fix(windows): Don't use hardcoded temp directory (#54) (23d42d7), closes #54
  • fix(windows): install.ps1 caused syntax errors (#56) (a95a9c1), closes #56
  • feat(CI): Add PKGBUILD for Arch Linux + release workflow (#53) (bbb8bc2), closes #53

1.6.0 (2026-03-13)

  • feat(convert): extend from kscv to support remote imports (#52) (e74a3c6), closes #52

1.5.0 (2026-03-02)

  • fix(ci): add c dep for linux (886fd37)
  • fix(ci): build for linux and windows (6c1a4c8)
  • fix(ci): build for windows needs a windows runner (d3c424d)
  • fix(ci): conflict with windows reserved PLATFORM env var (656afe7)
  • fix(ci): enable CGO for bitwarden (09a3b13)
  • fix(ci): make cc available in path (da5b9d0)
  • fix(ci): release.sh still referenced PLATFORM instead of TARGET_* (277a55f)
  • fix(ci): remove 32 bit version (45bc035)
  • fix(ci): use correct c toolchain (3bf7ace)
  • fix(ci): use mingw gcc for cgo on windows (39c6b26)
  • feat(docs): add bitwarden to TOC iin README (f5fdd76)
  • feat(providers): add bitwarden support (#50) (7b7917a), closes #50

1.4.0 (2026-03-02)

  • feat(convert): add "import" from knative service (ksvc) (#48) (abe6f1b), closes #48
  • feat(docs): update docs for "import from knative service" (#49) (41ef6f1), closes #49

1.3.0 (2025-12-15)

  • feat(cli): kuba show --env lists all available envs now (#46) (bce2942), closes #46
  • feat(cli): kuba show now support -o/--output flag (#47) (a35a6ab), closes #47
  • chore(web): add deep links to providers auth-methods (#43) (6cb286e), closes #43
  • chore(web): update website with latest features (#42) (e7fee72), closes #42
  • fix(web): spelling (71c153b)

1.2.0 (2025-12-06)

  • feat(cli): add --command flag to run command (#41) (849d1a8), closes #41
  • fix(cli): remove commands registered twice (#40) (91631b5), closes #40
  • fix(docs): update README (#39) (10fc57b), closes #39

1.1.0 (2025-12-05)

  • feat(convert): add convert command (#35) (518bcac), closes #35
  • feat(dx): add show command (#37) (355b486), closes #37
  • feat(test): improve test command and give better feedback (#36) (5aadad9), closes #36

1.0.0 (2025-10-04)

  • feat(cache): add management commands (#29) (11b361a), closes #29

0.10.0 (2025-10-04)

  • feat(cache): add cache (#28) (bd8348b), closes #28
  • feat(kuba): add update subcommand (#27) (f199aec), closes #27

0.9.4 (2025-10-04)

  • fix(manager): correctly interpolate variables (#26) (312f705), closes #26
  • feat(docs): add development-status badge (0669b33)

0.9.3 (2025-09-19)

  • fix(config): multiple var interpolation (#22) (1fe6f23), closes #22

0.9.2 (2025-09-18)

  • fix(kuba-init): replace mappings with env key (#21) (46c4171), closes #21

0.9.1 (2025-09-18)

  • fix(init): kuba init produced old kuba.yaml format (#20) (0710f3f), closes #20
  • fix(schema): kuba.schema.json was enforcing wrong rules (#19) (ade9c37), closes #19

0.9.0 (2025-09-18)

  • feat(config): add inherits from env block (#18) (96d1b7e), closes #18
  • feat(schema)!: kuba.yaml format changed (#17) (4f6662d), closes #17
  • fix(docs): docker --env-file needs = (d1a6ddd)
  • fix(docs): docker usage (#14) (218ae12), closes #14

0.8.0 (2025-09-11)

  • feat(flag): add contain flag (#13) (99409bb), closes #13
  • fix(web): install.sh (f85eb61)
  • fix(web): install.sh move echo (594b1f7)

0.7.1 (2025-09-10)

  • fix(ci): apple sign and notarize (694d0cb)
  • fix(ci): mac builds need to run macos (4716fc8)
  • fix(ci): sign and notarize for macos (#12) (7c8a7dd), closes #12

0.7.0 (2025-09-10)

  • feat(cmd): add test subcommand (#11) (59cd9e7), closes #11
  • feat(web): add clickable headlines (25b838c)
  • feat(web): add open-graph (f194805)
  • feat(web): add toast to ClickableHeadline (07e15dc)
  • feat(web): use dracula daisyui theme (4d40c85)
  • fix(ClickableHeadline): make it more pleasant to view at (f7c072a)
  • fix(examples): also use clickable headline component (7e5fdb3)
  • fix(web): add json highlighting (ea75bbe)
  • fix(web): fix colors (8238bad)
  • fix(web): linter (98e640b)

0.6.0 (2025-08-25)

  • feat(cmd): add debug mode flag (#10) (e1cb144), closes #10
  • feat(docs): update README with TOC (7a5b37f)
  • feat(web): overhaul website (#9) (2d05d90), closes #9
  • fix(web): build (843050c)

0.5.0 (2025-08-25)

  • feat(secret-path): enforce all uppercase, add vale-config, add docs (#8) (aeacc73), closes #8

0.4.0 (2025-08-24)

  • feat(manager): add secret-path (#6) (594dd1a), closes #6
  • feat(managers): add env interpolation (#7) (4248f33), closes #7

0.3.0 (2025-08-22)

  • feat(managers): add OpenBao support (#5) (1177125), closes #5
  • feat(web): add website (#4) (3ee56fc), closes #4
  • fix(ci): web deployment (f4bd797)
  • fix(docs): fix typo (a448d33)
  • fix(web): install script (5cc8a33)
  • Create CNAME (99a64f8)

0.2.0 (2025-08-20)

  • Feat: add aws and azure managers (#2) (80d0d49), closes #2
  • fix(docs): README gcp id (a6f0782)

0.1.0 (2025-08-19)

  • fix(ci): fix macos signing (f52666c)
  • feat(app): add bare app skeleton (c921cfb)
  • feat(cmd): add init subcommand (b4c6df9)
  • feat(docs): add schema (6f931e5)
  • feat(docs): reworked README (48ae181)
  • feat(Makefile): add Makefile (ee4a112)
  • feat(secrets): add gcp secret provider (a428360)
  • Initial import (91064eb)