Skip to content

Commit d6d6a4c

Browse files
committed
chore(main): release 1.10.2
1 parent 039274e commit d6d6a4c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.10.2](https://github.com/garethgeorge/backrest/compare/v1.10.1...v1.10.2) (2025-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* can't browse snapshots of repos removed and readded under a different name ([259af2e](https://github.com/garethgeorge/backrest/commit/259af2e4290a32459a3e8dd94b6dc9cd7c2e0882))
9+
* don't open a visible shell when running hooks on windows ([39e0b23](https://github.com/garethgeorge/backrest/commit/39e0b23f0d3ae8bb359c70eb14d55b16f06df357))
10+
* install.sh should start the systemd / openrc services after installation ([#975](https://github.com/garethgeorge/backrest/issues/975)) ([039274e](https://github.com/garethgeorge/backrest/commit/039274e1f2c8928626de4e308d353914e2b07e2e))
11+
* multihost sync refinements ([#830](https://github.com/garethgeorge/backrest/issues/830)) ([93becf3](https://github.com/garethgeorge/backrest/commit/93becf3e328be1ae132a3c386c204c97648fa6cd))
12+
* snapshot browser can download paths conaining spaces and special chars ([5585c20](https://github.com/garethgeorge/backrest/commit/5585c207c957cd3a821c0dc069032c77e136579e))
13+
* sqlitestore creates backups periodically and prior to running database migrations or schema migrations ([5c93d99](https://github.com/garethgeorge/backrest/commit/5c93d99a404fa028a7a5a37ec39b19d13d34b736))
14+
* use .dotlk build tag for github.com/ncruces/go-sqlite3 to expand platform compatibility ([3d4cc38](https://github.com/garethgeorge/backrest/commit/3d4cc3806c6145650d1dd08e1343ae7ab8b62fca))
15+
316
## [1.10.1](https://github.com/garethgeorge/backrest/compare/v1.10.0...v1.10.1) (2025-10-31)
417

518

0 commit comments

Comments
 (0)