You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added DownloadLimitDate, update and Reset functions in the plugin, DateLimit property in the IPluginContentProvider
Fixed donation button link, images loading error, cookies error, instagram settings form, minor bugs.
Copy file name to clipboardexpand all lines: Changelog.md
+13
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
# 3.0.0.1
2
+
3
+
- Added
4
+
- Download data up to a specific date
5
+
- Update and Reset functions in the plugin (ISiteSettings)
6
+
- PostsDateLimit propperty in the plugin (IPluginContentProvider)
7
+
- Fixed
8
+
- The donation button redirects to a broken link
9
+
- In some cases, an error occurs when fast loading images
10
+
- In some cases, cookies are not saved
11
+
- Some design fixes
12
+
- Minor bugs
13
+
1
14
# 3.0.0.0
2
15
3
16
**Attention! This version of the program makes changes user data file (Users.xml). Once you start using this version, you will not be able to use previous versions of the program. Therefore, it is highly recommended to archive the program settings folder and archive the users' data files (you can use the [```ArchiveSCrawlerUsersDataFiles.bat```](Tools/ArchiveSCrawlerUsersDataFiles.bat) tool to archive the data files of all users).**
0 commit comments