From 6cdc1580740e6d5c9f9fd67a117b66085a8d57b3 Mon Sep 17 00:00:00 2001 From: Cuan Date: Mon, 11 Oct 2021 15:03:51 -0400 Subject: [PATCH] Updated changelog/roadmap --- share/doc/rpass/changelog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/share/doc/rpass/changelog b/share/doc/rpass/changelog index 7dfd8bd..899ea03 100755 --- a/share/doc/rpass/changelog +++ b/share/doc/rpass/changelog @@ -4,7 +4,7 @@ rpass 2021.10.12.mr5.1 The Notetaker Update - Patch 1 -This release fixes bugs from previous releases and offers new packages of rpass. +This release fixes major bugs from previous releases and offers new packages of rpass. New features: @@ -16,7 +16,12 @@ Changes: - fixed an issue with copying notes (currently only copies first line, may be changed in the future) **fixed an issue with syncing that could cause data loss -**rpass is validated to work with Python 3.10 + ^ This issue has been in rpass (undiagnosed) since rsync support was first introduced - + the solution involved dropping rsync and switching to sftp. + This change should have no user-facing impact and is overall a net positive, + as rsync is no longer a dependency and the data loss bug is now fixed. + Time to rename rpass! +- rpass is validated to work with Python 3.10 Planned for next update (The Beauty Update):