Anzeigen der neuesten Beiträge
0 Mitglieder und 1 Gast betrachten dieses Thema.
Dear all,release 23.06 will update core libraries and is compiled using a newer compiler (GCC version 13). This switch was necessary to support several C++20 (and later) functions. These changes might result in an improved performance but are expected to be "under the hood" mostly. Certainly, a few bugs have been addressed and fixed as well as feature requests have been addressed. Also, if you use the "Limit sequential checks to broken hosts" option, you can enforce/resume checks manually now.
Dear all,besides other new features, release 23.07 will bring full proxy support (including user name and password) which was limited previously. Based on user reports, some feature requests like allowing to specify DNS servers have been implemented. Logging to HTML files (content-/ping-log) is now threaded to avoid UI freezes in case the logging files get large, which may happen when logging with high frequency and not limiting the log entries in the HTML log file. However, it is always recommended to rotate HTML log files such that they don't grow infinitely. Once again, core libraries have been updated to address security fixes.
Dear all,release 23.08 concentrates on requested features like saving table settings, word wrap in dialog filed with long texts and improving RegEx options. Furthermore, some re-factoring has been done to prepare WCM for upcoming new functions and make it more flexible. Finally, the log dialog has been re-vamped to make it more intuitive and less cluttered in general. As usual, core libraries have been updated to address security fixes.
Dear all,release 23.09 brings again new features that have been requested by users. Additionally, it will bring some utility functions like a RegEx test bed to help creating powerful queries. Also, some minor UI glitches have been addressed and core libraries have been updated to address security issues.
tags. HTTP redirection cycles are now solved. Web cache is now stored in correct directory on Linux. ( #1098 ) Fixed behavior of Google-based phrase suggestion in web browser navigation text box. Many different features of RSS Guard got minor fixes, some parts of source code were refactored. Particularly, one nasty "semi-bug" was fixed which influenced speed of article switching in article list. It should now be faster. Much faster. Article counting for "regex queries" is now disabled because this was very performance-hungry even with small number of regex queries, sadly. Translations of some languages are now more complete. Some unused source code was removed. Some unused deps were removed.>[close]
Dear all,release 23.10 brings updates to the main core library (wxWidgets) and others, namely cURL, PugiXML, JSONCons. This is to keep up to date with latest fixes, security issues and new functions. Additionally, help and hints as well as debugging options have been improved. Also a few UI glitches have been addressed. Two new macros can be used to identify the host WCM is running on (e.g to be used in email reporting).