Update draft release notes

This commit is contained in:
2026-01-08 21:23:00 -05:00
parent d0e8640ce6
commit a54d15e331
+1 -1
View File
@@ -11,7 +11,7 @@ This release adds password age-tracking support and features large refactors tha
- Random (within the last year) age data can be added to existing password entries - Random (within the last year) age data can be added to existing password entries
- This allows easing into this feature, rather than having all your passwords expire on the same day - This allows easing into this feature, rather than having all your passwords expire on the same day
- Developers: see the new `age` package - Developers: see the new `age` package
- (e355c810da06d794fd5a6ed10b8a886afa7f3492) (f16078fe01ec8a14fd7f2cd059340b33908ca1d6) (4e6c18db8a6716dcf1a9b73fd523f2f7161ce7f2) (2ab777fd571bb9b79e7601667e5c1f5b15400d03) (941a2dc8b80cb6e0327b33714c4a894962621bda) (35db3bf20b8ab3705bf349fdc7ed4b8e7899cddb) (5e5a7c57e9c5633edb74a968e46f21e141ab81ef) Massive sync refactor - (e355c810da06d794fd5a6ed10b8a886afa7f3492) (f16078fe01ec8a14fd7f2cd059340b33908ca1d6) (4e6c18db8a6716dcf1a9b73fd523f2f7161ce7f2) (2ab777fd571bb9b79e7601667e5c1f5b15400d03) (941a2dc8b80cb6e0327b33714c4a894962621bda) (35db3bf20b8ab3705bf349fdc7ed4b8e7899cddb) (5e5a7c57e9c5633edb74a968e46f21e141ab81ef) (07571a698d32eb414c24cdf84327d1868a0b455a) (d0e8640ce6e90583a7ea5ff5b3ed2cfdc2e00801) Massive sync refactor
- Sync info is now passed from the server to the client using rigidly defined JSON types - Sync info is now passed from the server to the client using rigidly defined JSON types
- This greatly improves code maintainability and reduces potential for bugs - This greatly improves code maintainability and reduces potential for bugs
- Sync now supports password age tracking data - Sync now supports password age tracking data