Kopia
Fast, secure backup tool with client-side encryption, deduplication, and a browser-based server UI
Alternative to: backblaze, crashplan, carbonite
About
Versions (86)
v0.9.7
2021-12-06What’s Changed
- ui: revamped policy editor + various UI cleanups. by @jkowalski in https://github.com/kopia/kopia/pull/1537
- restore: use non-atomic writes by @0x53A in https://github.com/kopia/kopia/pull/1534
- policy: revamped policy merge mechanism by @jkowalski in https://github.com/kopia/kopia/pull/1538
- ui: Policy Editor - show effective value and definition point for policy fields by @jkowalski in https://github.com/kopia/kopia/pull/1545
- b2: fixed error handling for GetMetadata() by @jkowalski in https://github.com/kopia/kopia/pull/1563
- cache: prevent metadata cache thrashing if working set exceeds max defined size by @jkowalski in https://github.com/kopia/kopia/pull/1557
- logging: added log rotation and improved predictability of log sweep by @jkowalski in https://github.com/kopia/kopia/pull/1562
- ui: major improvements to new snapshot flow by @jkowalski in https://github.com/kopia/kopia/pull/1565
- ui: added editor for snapshot times of day by @jkowalski in https://github.com/kopia/kopia/pull/1566
- ui: add CLI equivalent button to most pages by @jkowalski in https://github.com/kopia/kopia/pull/1568
- ui/cli: merge retention tags in snapshot lists by @jkowalski in https://github.com/kopia/kopia/pull/1567
Under-The Hood Changes
- build(deps): bump react-bootstrap from 2.0.2 to 2.0.3 in /htmlui by @dependabot in https://github.com/kopia/kopia/pull/1556
- build(deps): bump github.com/minio/minio-go/v7 from 7.0.15 to 7.0.16 by @dependabot in https://github.com/kopia/kopia/pull/1553
- build(deps-dev): bump concurrently from 6.3.0 to 6.4.0 in /app by @dependabot in https://github.com/kopia/kopia/pull/1548
- build(deps): bump github.com/mattn/go-colorable from 0.1.11 to 0.1.12 by @dependabot in https://github.com/kopia/kopia/pull/1551
- build(deps-dev): bump postcss from 8.3.11 to 8.4.4 in /htmlui by @dependabot in https://github.com/kopia/kopia/pull/1546
- build(deps-dev): bump electron from 15.3.0 to 16.0.3 in /app by @dependabot in https://github.com/kopia/kopia/pull/1547
- build(deps-dev): bump @testing-library/jest-dom from 5.15.0 to 5.15.1 in /htmlui by @dependabot in https://github.com/kopia/kopia/pull/1555
- build(deps): bump github.com/aws/aws-sdk-go from 1.41.16 to 1.42.16 by @dependabot in https://github.com/kopia/kopia/pull/1552
- build(deps-dev): bump electron-builder from 22.13.1 to 22.14.5 in /app by @dependabot in https://github.com/kopia/kopia/pull/1550
- build(deps): bump electron-updater from 4.3.9 to 4.6.1 in /app by @dependabot in https://github.com/kopia/kopia/pull/1549
- htmlui: upgraded react-bootstrap to 2.x by @jkowalski in https://github.com/kopia/kopia/pull/1532
Documentation Updates
- Replace google with gcs in examples by @kido5217 in https://github.com/kopia/kopia/pull/1533
- Add doc for sharding by @CrendKing in https://github.com/kopia/kopia/pull/1536
New Contributors
- @kido5217 made their first contribution in https://github.com/kopia/kopia/pull/1533
- @0x53A made their first contribution in https://github.com/kopia/kopia/pull/1534
Full Changelog: https://github.com/kopia/kopia/compare/v0.9.6…v0.9.7