From 838a2f3d5ac051725331a3edfbe955d8899fa35e Mon Sep 17 00:00:00 2001 From: David Foster Date: Wed, 6 Dec 2023 21:14:23 -0500 Subject: [PATCH] Update release notes --- RELEASE_NOTES.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ea82b7e8..80973368 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -12,6 +12,13 @@ Release Notes ⋮ ### main +This release features further improvements to downloading large websites +(up to 10 million URLs). Projects open in constant time. Memory usage +while downloading large groups remains constant. + +Additionally .crystalproj documents now have an appropriate icon and can be +easily opened by double-clicking that icon on all supported operating systems. + * First-time-run experience improvements * App name, logo, and icon fixes * macOS: Fix application menu title and title of its menuitems @@ -80,7 +87,7 @@ Release Notes ⋮ ### v1.6.0b (September 4, 2023) This release features significant improvements to downloading large websites -that have about 10 million URLs. Projects open and close faster. The UI is faster. +(up to 10 million URLs). Projects open and close faster. The UI is faster. Downloads are faster. Progress bars are shown for all slow operations. Estimated time remaining is shown when downloading groups.