From f08c23a97bb791f1048d4d71a6fa3aa1dbbac2e0 Mon Sep 17 00:00:00 2001 From: AnimeDL Date: Sat, 15 Jul 2023 18:18:48 +0000 Subject: [PATCH] Add GUI States This adds states for the GUI that get saved to a file, notably this means that queue's of services are no longer lost when changing services, or closing and reopening the program. Also changed was a few spelling fixes + Documentation --- docs/DOCUMENTATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 29b32ce..e7a6956 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -1,4 +1,4 @@ -# multi-downloader-nx (4.2.1b1v) +# multi-downloader-nx (4.3.0b1v) If you find any bugs in this documentation or in the programm itself please report it [over on GitHub](https://github.com/anidl/multi-downloader-nx/issues).