From c06d3e2d8e868fc7e54f36b1b511af2956207060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ruzsinszki=20G=C3=A1bor?= Date: Tue, 9 Jan 2024 19:10:37 +0100 Subject: [PATCH] updated releases.xml --- .github/releases.xml | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/.github/releases.xml b/.github/releases.xml index 60f51d39..016009f1 100644 --- a/.github/releases.xml +++ b/.github/releases.xml @@ -5,7 +5,47 @@ https://github.com/webmaster442/BookGen/releases BookGen Updates RSS Feed en - Mon, 9 Oct 2023 18:40:45 -0000 + Tue, 9 Jan 2024 19:07:00 -0000 + + BookGen 2024.01.09 + https://github.com/webmaster442/BookGen/releases/tag/2024-01-09 + + 🆕 New: Based on .NET 8 + 🆕 New: Linux install script + 🆕 New: Windows builds with bootstappers + 🆕 New: Laucnher includes a markdown cheat sheet + 🆕 New: Launcher includes a news channel + 🆕 New: Launcher has built-in task list + 🆕 New: HTML2PDF command (Windows only) + 🆕 New: Program in Directly runnable form, packed as ISO image + 🆕 New: Terminal output renderer, when building markdown + 🆕 New: CDG program can handle a path argument, to specify where to start from + 🆕 New: WWW program that can perform web searches easily + 🆕 New: toc command, to find files that are not included in the toc file + 🆕 New: shortcodes command, to list available shortcodes + 👁‍🗨 Change: API cleanup & removed C# scripting support + 👁‍🗨 Change: StockSearch command functionality has been integrated to the WWW command + 👁‍🗨 Change: Removed auto updater (hard to maintain) + 👁‍🗨 Change: Removed ZIP format release + 👁‍🗨 Change: Folder locking is now process based + 👁‍🗨 Change: Improved stat command + 👁‍🗨 Change: HTTP server has favicons & last acces time is sent in header + 👁‍🗨 Change: Replaces File based folder locking wiht a process based one + 👁‍🗨 Change: Auto updater removed, because of multiple platform issues + 👁‍🗨 Change: Launcher file browser usability improvements + 👁‍🗨 Change: Updated component dependencies + 🔧 Fix: Image convert command correctly handles SVG files + 🔧 Fix: ImgSearch correctly handles spaces in query + 🔧 Fix: Shell now sets UTF-8 encoding for output + 🔧 Fix: Various HTTP server bugfixes + 🔧 Fix: HTML Tidy speed greatly improved and encoding issues are fixed + 🔧 Fix: Initializer adapted to new folder structure + 🔧 Fix: Fixed a possible crash in init, when using Windows Terminal + 🔧 Fix: HTMTidy runtime speed improved & made more robust + + Tue, 9 Jan 2024 19:07:00 -0000 + https://github.com/webmaster442/BookGen/releases/tag/2024-01-09 + BookGen 2023.05.06 https://github.com/webmaster442/BookGen/releases/tag/2023-05-06