Skip to content

Commit

Permalink
updated releases.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster442 committed Jan 9, 2024
1 parent f0cf878 commit c06d3e2
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion .github/releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,47 @@
<link>https://github.com/webmaster442/BookGen/releases</link>
<description>BookGen Updates RSS Feed</description>
<language>en</language>
<lastBuildDate>Mon, 9 Oct 2023 18:40:45 -0000</lastBuildDate>
<lastBuildDate>Tue, 9 Jan 2024 19:07:00 -0000</lastBuildDate>
<item>
<title>BookGen 2024.01.09</title>
<link>https://github.com/webmaster442/BookGen/releases/tag/2024-01-09</link>
<description>
🆕 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 &amp; 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 &amp; made more robust
</description>
<pubDate>Tue, 9 Jan 2024 19:07:00 -0000</pubDate>
<guid isPermaLink="false">https://github.com/webmaster442/BookGen/releases/tag/2024-01-09</guid>
</item>
<item>
<title>BookGen 2023.05.06</title>
<link>https://github.com/webmaster442/BookGen/releases/tag/2023-05-06</link>
Expand Down

0 comments on commit c06d3e2

Please sign in to comment.