Skip to content

Commit 0586f92

Browse files
author
Nigel
committed
Update README.md files for version 1.4.1.2
1 parent e6367b9 commit 0586f92

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<div align="center">
44

5-
![Version](https://img.shields.io/badge/version-1.4.1.1-blue.svg)
5+
![Version](https://img.shields.io/badge/version-1.4.1.2-blue.svg)
66
![License](https://img.shields.io/badge/license-GPL--2.0-green.svg)
77
![Kodi](https://img.shields.io/badge/kodi-20%2B-purple.svg)
88
![LibreELEC](https://img.shields.io/badge/LibreELEC-10.0%2B-orange.svg)
@@ -39,6 +39,12 @@
3939

4040
## 📦 Latest Updates
4141

42+
### Version 1.4.1.2 (December 30, 2025)
43+
- **Fixed restore from backup failing due to read-only file system error**
44+
- Added automatic mounting/unmounting of addons directory during restore operations
45+
- Fixed path resolution for addons and repository files during restore
46+
- Improved error handling for filesystem mount operations
47+
4248
### Version 1.4.1.1 (March 29, 2025)
4349
- Fixed datetime parsing issue in scheduler
4450
- Improved error handling for schedule time parsing

service.libreelec.backupper/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
A Kodi add-on for LibreELEC that allows you to backup and restore your system configuration, add-ons, and user data.
44

5+
## 🎯 What's New in 1.4.1.2 (December 30, 2025)
6+
- **Fixed restore from backup failing due to read-only file system error**
7+
- Added automatic mounting/unmounting of addons directory during restore operations
8+
- Fixed path resolution for addons and repository files during restore
9+
- Improved error handling for filesystem mount operations
10+
511
## 🎯 What's New in 1.4.1.1 (March 29, 2025)
612
- Fixed datetime parsing issue in scheduler
713
- Improved error handling for schedule time parsing

0 commit comments

Comments
 (0)