<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Announcements By Enchanted Code</title>
    <link>https://announcements.enchantedcode.co.uk/</link>
    <description>Recent content on Announcements By Enchanted Code</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://announcements.enchantedcode.co.uk/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Web Portal V2.5.0 Update</title>
      <link>https://announcements.enchantedcode.co.uk/posts/web-portal-v2.5.0-update/</link>
      <pubDate>Sun, 04 Jan 2026 17:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/web-portal-v2.5.0-update/</guid>
      <description>&lt;p&gt;Web Portal is now ready for 2026 bringing:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;New appearance that matches my other apps.&lt;/li&gt;&#xA;&lt;li&gt;Utilising OKLCH and P3 colour gamut for more colourful dashboard links.&lt;/li&gt;&#xA;&lt;li&gt;Ability to set a background image, which changes the UI into frosted glass&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Check out &lt;a href=&#34;https://github.com/enchant97/web-portal&#34;&gt;Web Portal here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/enchant97/web-portal/0d3cbe40a41b455fdfeaad12a3436f022f002a00/docs/assets/showcase-bi.webp&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/enchant97/web-portal/0d3cbe40a41b455fdfeaad12a3436f022f002a00/docs/assets/showcase-nbi.webp&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;changes&#34;&gt;Changes&lt;/h2&gt;&#xA;&lt;h3 id=&#34;added&#34;&gt;Added&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#148; Ability to set dashboard background images&lt;/li&gt;&#xA;&lt;li&gt;End-To-End testing using Playwright (only part of app currently covered)&lt;/li&gt;&#xA;&lt;li&gt;Add some default in Dockerfile&#xA;&lt;ul&gt;&#xA;&lt;li&gt;provide sqlite url&lt;/li&gt;&#xA;&lt;li&gt;provide default volume&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;changed&#34;&gt;Changed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#147; Appearance now matches my other apps.&lt;/li&gt;&#xA;&lt;li&gt;Migrate to OKLCH for colors and utilise the P3 gamut&lt;/li&gt;&#xA;&lt;li&gt;Improve visibility of some text on error and ok messages&lt;/li&gt;&#xA;&lt;li&gt;Migrate docs to build using &amp;ldquo;zensical&amp;rdquo;&lt;/li&gt;&#xA;&lt;li&gt;Update deps&lt;/li&gt;&#xA;&lt;li&gt;Now requires minimum of Python 3.14&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&#34;https://github.com/enchant97/web-portal/compare/v2.4.0...v2.5.0&#34;&gt;https://github.com/enchant97/web-portal/compare/v2.4.0...v2.5.0&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Note Mark V0.17.0 Update</title>
      <link>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.17.0-update/</link>
      <pubDate>Fri, 18 Jul 2025 19:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.17.0-update/</guid>
      <description>&lt;p&gt;Another update to Note Mark! Take a look at the improved UI, or setup OIDC SSO with better provider support and more!&lt;/p&gt;&#xA;&lt;p&gt;Check Note Mark out here: &lt;a href=&#34;https://github.com/enchant97/note-mark&#34;&gt;github.com/enchant97/note-mark&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;-existing-users-&#34;&gt;⚠️ Existing Users ⚠️&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;App now runs on port 8080 by default (8080 is a registered http alternate port by IANA)&lt;/li&gt;&#xA;&lt;li&gt;Header &lt;code&gt;X-Frame-Options DENY&lt;/code&gt; is now set by app&lt;/li&gt;&#xA;&lt;li&gt;The &lt;code&gt;latest&lt;/code&gt; tag is now deprecated&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;changes-v0171&#34;&gt;Changes V0.17.1&lt;/h2&gt;&#xA;&lt;h3 id=&#34;fixed&#34;&gt;Fixed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#247; IPv6 support for &lt;code&gt;BIND__HOST&lt;/code&gt; no longer works&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;changes-v0170&#34;&gt;Changes V0.17.0&lt;/h2&gt;&#xA;&lt;h3 id=&#34;added&#34;&gt;Added&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Support build-your-own Docker image&lt;/li&gt;&#xA;&lt;li&gt;#220; support unix socket for hosting&lt;/li&gt;&#xA;&lt;li&gt;Side-by-side editor + preview&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;changed&#34;&gt;Changed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;UI redesign, glass like interface with greater visibility for buttons/controls&lt;/li&gt;&#xA;&lt;li&gt;Better file/folder tree view, using my own library (solid-tree-navigator)&lt;/li&gt;&#xA;&lt;li&gt;Option to allow all folders to be expanded by default&lt;/li&gt;&#xA;&lt;li&gt;Default app port now 8080&lt;/li&gt;&#xA;&lt;li&gt;Improved print interface&lt;/li&gt;&#xA;&lt;li&gt;Bump dependencies&lt;/li&gt;&#xA;&lt;li&gt;Deprecate &lt;code&gt;latest&lt;/code&gt; image label&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;fixed-1&#34;&gt;Fixed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#241; OIDC fixes, should now support more providers&lt;/li&gt;&#xA;&lt;li&gt;#238; cannot make book private once it is made public&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&#34;https://github.com/enchant97/note-mark/compare/v0.16.3...v0.17.1&#34;&gt;https://github.com/enchant97/note-mark/compare/v0.16.3...v0.17.1&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Note Mark V0.16.2 Update</title>
      <link>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.16.2-update/</link>
      <pubDate>Sun, 01 Jun 2025 21:10:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.16.2-update/</guid>
      <description>&lt;p&gt;Another update to Note Mark! Bringing login via OpenID Connect and some general code tidying.&lt;/p&gt;&#xA;&lt;p&gt;Check Note Mark out here: &lt;a href=&#34;https://github.com/enchant97/note-mark&#34;&gt;github.com/enchant97/note-mark&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;changes&#34;&gt;Changes&lt;/h2&gt;&#xA;&lt;h3 id=&#34;added&#34;&gt;Added&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;closes #223; SSO via external OIDC providers&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;changes-1&#34;&gt;Changes&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;require go 1.24&lt;/li&gt;&#xA;&lt;li&gt;closes #225; remove api picker from frontend&lt;/li&gt;&#xA;&lt;li&gt;closes #226; migrate to pnpm instead of npm&lt;/li&gt;&#xA;&lt;li&gt;replace all PATCH methods with PUT&lt;/li&gt;&#xA;&lt;li&gt;update to es2020&lt;/li&gt;&#xA;&lt;li&gt;general code tidying&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;fixed&#34;&gt;Fixed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;fix error when loading a user with no books&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&#34;https://github.com/enchant97/note-mark/compare/v0.15.4...v0.16.2&#34;&gt;https://github.com/enchant97/note-mark/compare/v0.15.4...v0.16.2&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Now Self Hosted - #10</title>
      <link>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%2310/</link>
      <pubDate>Sun, 30 Mar 2025 15:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%2310/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://assets.enchantedcode.co.uk/blog/now-self-hosted-10/featured.webp&#34; alt=&#34;Post featured image&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Come and read &amp;lsquo;Now Self Hosted - #10&amp;rsquo; at: &lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-10/&#34;&gt;enchantedcode.co.uk&lt;/a&gt; as it&amp;rsquo;s now published! This issue explores: Nanote, Memory and DumbPad, which are recent additions to the available minimal note taking apps.&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Now Self Hosted - #9</title>
      <link>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%239/</link>
      <pubDate>Fri, 28 Feb 2025 15:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%239/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://assets.enchantedcode.co.uk/blog/now-self-hosted-9/featured.webp&#34; alt=&#34;Post featured image&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Come and read &amp;lsquo;Now Self Hosted - #9&amp;rsquo; at: &lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-9/&#34;&gt;enchantedcode.co.uk&lt;/a&gt; as it&amp;rsquo;s now published! This issue explores: TriliumNext, Many Notes and Plainpad.&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Hasty Paste II Public Release</title>
      <link>https://announcements.enchantedcode.co.uk/posts/hasty-paste-ii-public-release/</link>
      <pubDate>Thu, 27 Feb 2025 14:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/hasty-paste-ii-public-release/</guid>
      <description>&lt;p&gt;Hasty Paste is Back!!!&lt;/p&gt;&#xA;&lt;p&gt;Hasty Paste II is a complete rewrite of the original app, therefore is not compatible with the original.&lt;/p&gt;&#xA;&lt;p&gt;Check it out here: &lt;a href=&#34;https://github.com/enchant97/hasty-paste&#34;&gt;github.com/enchant97/hasty-paste&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;It implements many of the features missing from the original and is faster than V1, due to the newly written server. Unlike V1, V2 now requires a database (SQLite only at the moment) for storing all the extra data.&lt;/p&gt;&#xA;&lt;h2 id=&#34;changes&#34;&gt;Changes&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Use Go for even speedier pasting&lt;/li&gt;&#xA;&lt;li&gt;Add assets to your pastes&lt;/li&gt;&#xA;&lt;li&gt;Users with SSO support (with anonymous user support)&lt;/li&gt;&#xA;&lt;li&gt;Paste visibilities&lt;/li&gt;&#xA;&lt;li&gt;Customisable paste slugs&lt;/li&gt;&#xA;&lt;li&gt;Paste rendering for plain, markdown and code&lt;/li&gt;&#xA;&lt;li&gt;Paste expiry&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</description>
    </item>
    <item>
      <title>Now Self Hosted - #8</title>
      <link>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%238/</link>
      <pubDate>Fri, 31 Jan 2025 15:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%238/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-8/&#34;&gt;&lt;img src=&#34;https://assets.enchantedcode.co.uk/blog/now-self-hosted-8/featured.webp&#34; alt=&#34;Post featured image&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Come and read &amp;lsquo;Now Self Hosted - #8&amp;rsquo; at: &lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-8/&#34;&gt;enchantedcode.co.uk&lt;/a&gt; as it&amp;rsquo;s now published! This issue explores: Wallos, tududi and Beszel.&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Note Mark V0.15.0 Update</title>
      <link>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.15.0-update/</link>
      <pubDate>Sat, 07 Dec 2024 17:41:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.15.0-update/</guid>
      <description>&lt;p&gt;Another update to Note Mark! Bringing an rewritten backend, syntax highlighting for code blocks and more!&lt;/p&gt;&#xA;&lt;p&gt;Check Note Mark out here: &lt;a href=&#34;https://github.com/enchant97/note-mark&#34;&gt;github.com/enchant97/note-mark&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;changes&#34;&gt;Changes&lt;/h2&gt;&#xA;&lt;h3 id=&#34;fixed&#34;&gt;Fixed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#217; re-login button not available on homepage&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;added&#34;&gt;Added&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#213; syntax highlighting in code blocks&lt;/li&gt;&#xA;&lt;li&gt;RFC 9457 support for API requests&lt;/li&gt;&#xA;&lt;li&gt;Configurable find user capability (thanks to @christoph-heiss)&lt;/li&gt;&#xA;&lt;li&gt;Preventions for possible note content collisions&lt;/li&gt;&#xA;&lt;li&gt;Basic templating in note content, for future expansion&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;changed&#34;&gt;Changed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Rewrite backend to use huma&lt;/li&gt;&#xA;&lt;li&gt;Update dependencies&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&#34;https://github.com/enchant97/note-mark/compare/v0.14.1...v0.15.0&#34;&gt;https://github.com/enchant97/note-mark/compare/v0.14.1...v0.15.0&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Announcing The Return Of Hasty Paste</title>
      <link>https://announcements.enchantedcode.co.uk/posts/announcing-the-return-of-hasty-paste/</link>
      <pubDate>Fri, 29 Nov 2024 13:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/announcing-the-return-of-hasty-paste/</guid>
      <description>&lt;p&gt;Many people requested that I bring back &lt;a href=&#34;https://github.com/enchant97/hasty-paste&#34;&gt;Hasty Paste&lt;/a&gt;, so I have decided to rewrite the entire program with new features all while making it more maintainable for the future.&lt;/p&gt;&#xA;&lt;p&gt;It is currently at a very early stage of development and will not be released for a while.&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Note Mark V0.14.0 Update</title>
      <link>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.14.0-update/</link>
      <pubDate>Mon, 23 Sep 2024 20:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.14.0-update/</guid>
      <description>&lt;p&gt;Another update to Note Mark! Take a look at the new vim mode for the editor, or experience the new editor cursor; which is now easier to see.&lt;/p&gt;&#xA;&lt;p&gt;Check Note Mark out here: &lt;a href=&#34;https://github.com/enchant97/note-mark&#34;&gt;github.com/enchant97/note-mark&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;changes&#34;&gt;Changes&lt;/h2&gt;&#xA;&lt;h3 id=&#34;added&#34;&gt;Added&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#207; vim mode for editor (thanks to @wuguishifu for the initial code)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;changed&#34;&gt;Changed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Update frontend and docker versions&lt;/li&gt;&#xA;&lt;li&gt;Refactor backend to make a future update easier&lt;/li&gt;&#xA;&lt;li&gt;Require go 1.22 for backend&lt;/li&gt;&#xA;&lt;li&gt;Make cursor easier to see&lt;/li&gt;&#xA;&lt;li&gt;Keep editor settings for current session&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;fixed&#34;&gt;Fixed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;#206; copy to clipboard does not work on all browsers&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&#34;https://github.com/enchant97/note-mark/compare/v0.13.1...v0.14.0&#34;&gt;https://github.com/enchant97/note-mark/compare/v0.13.1...v0.14.0&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Now Self Hosted - #7</title>
      <link>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%237/</link>
      <pubDate>Wed, 24 Apr 2024 09:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-%237/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-7/&#34;&gt;&lt;img src=&#34;https://assets.enchantedcode.co.uk/blog/now-self-hosted-7/featured.webp&#34; alt=&#34;Post featured image&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Come and read &amp;lsquo;Now Self Hosted - #7&amp;rsquo; at: &lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-7/&#34;&gt;enchantedcode.co.uk&lt;/a&gt; as it&amp;rsquo;s now published!&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Self Hosting Experience - 2024</title>
      <link>https://announcements.enchantedcode.co.uk/posts/self-hosting-experience-2024/</link>
      <pubDate>Sun, 11 Feb 2024 09:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/self-hosting-experience-2024/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://enchantedcode.co.uk/blog/self-hosting-experience/&#34;&gt;&lt;img src=&#34;https://assets.enchantedcode.co.uk/blog/self-hosting-experience/featured.png&#34; alt=&#34;Post featured image&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Come and read &amp;lsquo;Self Hosting Experience - 2024&amp;rsquo; at: &lt;a href=&#34;https://enchantedcode.co.uk/blog/self-hosting-experience/&#34;&gt;enchantedcode.co.uk&lt;/a&gt; as it&amp;rsquo;s now published!&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>The Year 2023 Conclusion</title>
      <link>https://announcements.enchantedcode.co.uk/posts/the-year-2023-conclusion/</link>
      <pubDate>Fri, 05 Jan 2024 09:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/the-year-2023-conclusion/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://enchantedcode.co.uk/blog/year-2023-conclusion/&#34;&gt;&lt;img src=&#34;https://assets.enchantedcode.co.uk/blog/year-2023-conclusion/featured.png&#34; alt=&#34;Post featured image&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Come and read the article at: &lt;a href=&#34;https://enchantedcode.co.uk/blog/year-2023-conclusion/&#34;&gt;enchantedcode.co.uk&lt;/a&gt; as it&amp;rsquo;s now published!&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Note Mark V0.10.0 Update</title>
      <link>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.10.0-update/</link>
      <pubDate>Sat, 23 Dec 2023 17:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/note-mark-v0.10.0-update/</guid>
      <description>&lt;p&gt;Another update to Note Mark! Take a look at the new editor toolbar, the all-in-one Docker image to make deployment easier and the new ability to upload your own assets into a note.&lt;/p&gt;&#xA;&lt;p&gt;Check Note Mark out here: &lt;a href=&#34;https://github.com/enchant97/note-mark&#34;&gt;github.com/enchant97/note-mark&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://github.com/enchant97/note-mark/assets/25802519/280bbf2c-d29b-4cb9-a604-6c0a0e4c6261&#34; alt=&#34;New Editor Toolbar&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;changes&#34;&gt;Changes&lt;/h2&gt;&#xA;&lt;h3 id=&#34;added&#34;&gt;Added&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;All-in-one docker image, highly requested feature to make deployment easier&lt;/li&gt;&#xA;&lt;li&gt;Recent notes are now on the home screen&lt;/li&gt;&#xA;&lt;li&gt;Note assets, upload and use assets in your notes&lt;/li&gt;&#xA;&lt;li&gt;User management via CLI&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;changed&#34;&gt;Changed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Fully featured editor toolbar, now also follows you down the page&lt;/li&gt;&#xA;&lt;li&gt;Update Docker image versions&lt;/li&gt;&#xA;&lt;li&gt;New syntax highlighting for markdown editor&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;fixed&#34;&gt;Fixed&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ensure some fields never get converted to JSON&lt;/li&gt;&#xA;&lt;li&gt;Ensure every time a note is modified the updated time is changed&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&#34;https://github.com/enchant97/note-mark/compare/v0.9.0...v0.10.0&#34;&gt;https://github.com/enchant97/note-mark/compare/v0.9.0...v0.10.0&lt;/a&gt;&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Now Self Hosted - 6</title>
      <link>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-6/</link>
      <pubDate>Sun, 17 Dec 2023 14:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/now-self-hosted-6/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-6/&#34;&gt;&lt;img src=&#34;https://assets.enchantedcode.co.uk/blog/now-self-hosted-6/featured.png&#34; alt=&#34;Now Self Hosted Featured Image&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Come and read the 6th issue of &lt;em&gt;Now Self Hosted&lt;/em&gt; at: &lt;a href=&#34;https://enchantedcode.co.uk/blog/now-self-hosted-6/&#34;&gt;enchantedcode.co.uk&lt;/a&gt;, as it&amp;rsquo;s now published!&lt;/p&gt;&#xA;</description>
    </item>
    <item>
      <title>Note Mark Public Release</title>
      <link>https://announcements.enchantedcode.co.uk/posts/note-mark-public-release/</link>
      <pubDate>Fri, 08 Sep 2023 17:00:00 +0000</pubDate>
      <guid>https://announcements.enchantedcode.co.uk/posts/note-mark-public-release/</guid>
      <description>&lt;p&gt;Just released the first public version of Note Mark, the web-based Markdown notes app. Featuring a sleek and responsive web UI. Check it out here: &lt;a href=&#34;https://github.com/enchant97/note-mark&#34;&gt;github.com/enchant97/note-mark&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://raw.githubusercontent.com/enchant97/note-mark/0aba04698580038fc7dd506ea6ba84aca3f92c07/site/static/preview.png&#34; alt=&#34;image showing the sleek Note Mark interface&#34;&gt;&lt;/p&gt;&#xA;</description>
    </item>
  </channel>
</rss>
