DotclearWatch/CHANGELOG.md

28 lines
809 B
Markdown
Raw Permalink Normal View History

2023-08-16 14:24:24 +00:00
DotclearWatch 0.7.2 - 2023.08.16
===========================================================
* Require dotclear 2.27
* Require php 7.4
* Fix unset user prefs
* Change page footer
2023-08-14 15:46:51 +00:00
DotclearWatch 0.7.1 - 2023.08.14
===========================================================
* Require dotclear 2.27
* Require php 7.4
* Fix help URLs, fix #2
* Fix server public URL
2023-08-12 09:51:49 +00:00
DotclearWatch 0.7 - 2023.08.12
===========================================================
* require dotclear 2.27
* require php 7.4
* Use asynchronous report sending
* Use HttpClient first to send report
2023-08-08 22:24:05 +00:00
DotclearWatch 0.6 - 2023.08.09
===========================================================
* require dotclear 2.27
* require php 7.4
* Use curl first to send report to server
* Move third party repository
* Use Dotclear style for CHANGELOG