What's Changed
- goreleaser: fix homebrew package by @brmzkw in #1684
- goreleaser: build for windows by @brmzkw in #1685
- Bump golang.org/x/tools from 0.36.0 to 0.37.0 by @dependabot[bot] in #1679
- Bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #1681
- Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #1682
- Bump github.com/charmbracelet/bubbletea from 1.3.7 to 1.3.9 by @dependabot[bot] in #1680
- Bump github.com/charmbracelet/bubbletea from 1.3.9 to 1.3.10 by @dependabot[bot] in #1701
- Add new social links and update documentation references by @misterflop in #1706
- api: embed files starting with _ by @brmzkw in #1711
- Fix CI to update plakar-ui by @brmzkw in #1709
- Update Plakar UI to main@4a02561 by @github-actions[bot] in #1710
- reduce concurrency since turning backup into a pipeline, by @poolpOrg in #1713
- maintenance: Make the grace period clearer. by @mathieu-plak in #1717
- detect location missing by @poolpOrg in #1716
- clarify that plakar login is required by @poolpOrg in #1715
- ui: simplify serving assets by @brmzkw in #1718
- build(deps): bump github.com/go-playground/validator/v10 from 10.27.0 to 10.28.0 by @dependabot[bot] in #1720
- Fix
plakar store show
to return error when store doesn't exist by @pata27 in #1725 - build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 by @dependabot[bot] in #1732
- build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by @dependabot[bot] in #1733
- plugins: actually use isOsArchChar by @omar-polo in #1729
- docs: enhance import command descriptions in man pages by @pata27 in #1730
- plugin: remove unused kcontext argument by @omar-polo in #1724
- remove unused utils.HumanToDuration by @omar-polo in #1726
- Add CLI flags for pre-hook and post-hook to backup command by @pata27 in #1727
- build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #1736
- override filters too by @poolpOrg in #1737
- bump fs integration by @poolpOrg in #1740
- cache-mem-size param to cache by @poolpOrg in #1738
- Fix DecodeRPC function for better type safety and error handling by @pata27 in #1721
- backup: make the hooks work on windows as well by @omar-polo in #1741
- add fail hook by @poolpOrg in #1743
- support passphrase_cmd for sync by @poolpOrg in #1744
New Contributors
Full Changelog: v1.0.4...v1.0.5