From 7632084d069c2285bf6a6f7c6526a3fadf89f5c8 Mon Sep 17 00:00:00 2001 From: Zachary Vance Date: Tue, 8 Apr 2025 17:11:21 -0400 Subject: [PATCH] qr-backup v1.1.4 --- posts/qr-backup-v1.1.4.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 posts/qr-backup-v1.1.4.md diff --git a/posts/qr-backup-v1.1.4.md b/posts/qr-backup-v1.1.4.md new file mode 100644 index 0000000..46a2c94 --- /dev/null +++ b/posts/qr-backup-v1.1.4.md @@ -0,0 +1,26 @@ +--- +author: admin +categories: +- Technical +date: 2025-04-08 01:00:00 +tags: +- qr-backup +- release +title: 'qr-backup v1.1.4' +--- +[qr-backup v1.1.4](https://github.com/za3k/qr-backup/releases/tag/v1.1.4) is released. ([What is qr-backup?](https://github.com/za3k/qr-backup)) + +Major new features: + +- Improved note display +- Document OS X install +- Add Dockerfile +- Add nix flake + +Bug fixes: + +- Fixed fatal error in some PIL versions [(#60)](https://github.com/za3k/qr-backup/issues/60) +- Fixed -v output not including status codes from commmands run +- Reduced severity of warnings related to PDFs and imagemagick security policy + +View [CHANGELOG](https://github.com/za3k/qr-backup/blob/v1.1.4/docs/CHANGELOG) for all details. -- 2.47.3