<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://plumio.app/changelog</id>
    <title>plumio Changelog</title>
    <updated>2026-05-21T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://plumio.app/changelog"/>
    <subtitle>Latest updates and release notes for plumio</subtitle>
    <icon>https://plumio.app/img/favicon.ico</icon>
    <rights>Copyright © 2026 plumio.</rights>
    <entry>
        <title type="html"><![CDATA[v2.10.0]]></title>
        <id>https://plumio.app/changelog/v2.10.0</id>
        <link href="https://plumio.app/changelog/v2.10.0"/>
        <updated>2026-05-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.10.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version <span style="color:#2a9d8f;font-weight:bold">2.10.0</span> of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.10.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">cloud sync support</span>. Users can now sync their documents and data across multiple devices using cloud storage services such as Dropbox, Google Drive, and OneDrive.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">bulk move and delete </span> functionality for documents and folders through multiple selection in the sidebar.</li>
<li class="">Owners can now <span style="color:#2a9d8f;font-weight:bold">ban users</span> from the admin panel. Banned users will not be able to login until unbanned.</li>
<li class="">Admins can <span style="color:#2a9d8f;font-weight:bold">ban users</span> from the Organization Panel. Banned users will not be able to access the organization until unbanned.</li>
<li class="">Fixed an issue for users using Traefik as reverse proxy. Traefik's default behavior of handling the body streaming flow was causing an issue with file uploads.</li>
<li class="">Fixed an issue where importing plain text exports wouldn't encrypt the imported documents if encryption was enabled.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="minor-highlights">Minor highlights<a href="https://plumio.app/changelog/v2.10.0#minor-highlights" class="hash-link" aria-label="Direct link to Minor highlights" title="Direct link to Minor highlights" translate="no">​</a></h3>
<ul>
<li class="">Added the file's settings menu (move, delete, duplicate, etc) inside the editor as well for better accessibility. It can be found in the toolbar as a settings icon.</li>
<li class="">Now only owners can grant admin access to organization members.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://plumio.app/changelog/v2.10.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Updated dependencies to fix security vulnerabilities.</li>
</ul>
<p>Thank you for using plumio! 🎉</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.9.0]]></title>
        <id>https://plumio.app/changelog/v2.9.0</id>
        <link href="https://plumio.app/changelog/v2.9.0"/>
        <updated>2026-05-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.9.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version <span style="color:#2a9d8f;font-weight:bold">2.9.0</span> of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.9.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">webhook support for document, folder and tags events</span>. Webhooks can be configured in the organization settings page, allowing external services to receive real-time notifications for events such as document creation, updates, deletions, moves, and more. Each webhook event includes relevant data such as document paths, organization ID, and timestamps to enable seamless integration with third-party applications and workflows.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">API key management</span>. Users can now create and manage API keys in the settings page, allowing them to authenticate and interact with the plumio API for various operations such as document management, search, and more. Each API key can be assigned specific permissions to control access levels and ensure secure integration with external applications.</li>
<li class="">Improved <span style="color:#2a9d8f;font-weight:bold">tables management in the editor</span>. Users can now easily add rows and columns to tables, enhancing the flexibility and usability of tables within documents.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">not signed desktop downloadable version</span>. It can be used locally or point to your remote server.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="minor-highlights">Minor highlights<a href="https://plumio.app/changelog/v2.9.0#minor-highlights" class="hash-link" aria-label="Direct link to Minor highlights" title="Direct link to Minor highlights" translate="no">​</a></h3>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://plumio.app/changelog/v2.9.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Updated dependencies to fix security vulnerabilities.</li>
</ul>
<p>Thank you for using plumio! 🎉</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.8.0]]></title>
        <id>https://plumio.app/changelog/v2.8.0</id>
        <link href="https://plumio.app/changelog/v2.8.0"/>
        <updated>2026-05-08T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.8.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version <span style="color:#2a9d8f;font-weight:bold">2.8.0</span> of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.8.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">join request system for organizations</span>. Users can now request to join an organization, and admins can approve or reject these requests from the admin panel.<!-- -->
<ul>
<li class="">Newly registering users can also select an existing organization to <strong>request access</strong> to <strong>during signup</strong>.</li>
<li class="">Added a new section in the sidebar with an organization list where users can send join requests, and see the status of their requests (pending/approved/rejected).</li>
<li class="">Added notifications for organization admins when a new join request is submitted. Emails will be sent to all org admins as well if <strong>SMTP</strong> is configured.</li>
<li class="">Organization admins can allow users to discover the organization in the join request sidebar by toggling the dedicated setting in the organization settings page.</li>
<li class="">Organization admins can set <strong>auto-accept</strong> for incoming join requests, allowing users to immediately join the organization without admin approval in the organization settings page.</li>
</ul>
</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">download options for documents in markdown and PDF formats</span>. Users can download their documents in their preferred format for offline access or sharing.<!-- -->
<ul>
<li class="">All "special"features like Mermaid diagrams, math equations, and syntax highlighting are supported in the downloaded markdown and PDF files.</li>
<li class="">PDF files attached directly in the editor will be rendered as pages in the downloaded document.</li>
</ul>
</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">Vim motions support in the editor</span>. This setting can be enabled in the new Editor settings page.</li>
<li class="">The Move tool now supports moving documents and folders across organizations for users who are members of multiple organizations. When moving an item to another organization, users will have the option to either keep the original item in the source organization or remove it after the move is complete.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">internationalization support for some languages</span> (contributions welcome!)</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">sketching support</span> in the editor, allowing users to create and insert freehand drawings into their documents. The sketching tool supports various stroke colors, sizes, and opacities, and the resulting sketches are saved as part of the document content.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">internal file navigation support</span> in the editor. Users can now navigate to other documents within the same organization by clicking on links that point to those documents.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="minor-highlights">Minor highlights<a href="https://plumio.app/changelog/v2.8.0#minor-highlights" class="hash-link" aria-label="Direct link to Minor highlights" title="Direct link to Minor highlights" translate="no">​</a></h3>
<ul>
<li class="">Peaked some UI elements for a better visual hierarchy and readability.</li>
<li class="">Moved Themes section inside the new Editor settings page.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://plumio.app/changelog/v2.8.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Updated dependencies to fix security vulnerabilities.</li>
</ul>
<p>Thank you for using plumio! 🎉</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.7.0]]></title>
        <id>https://plumio.app/changelog/v2.7.0</id>
        <link href="https://plumio.app/changelog/v2.7.0"/>
        <updated>2026-04-27T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.7.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version <span style="color:#2a9d8f;font-weight:bold">2.7.0</span> of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.7.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">reset password</span> feature using SMTP email. Users can now reset their password by receiving a reset link via email. This requires configuring SMTP settings in the backend environment variables.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">password change</span> feature in user settings, allowing users to update their password directly from the application.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">email change</span> feature in user settings, allowing users to update their email address. This requires configuring SMTP settings in the backend environment variables.</li>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">tags system</span> to organize documents. Users can create and assign tags to their documents, making it easier to categorize and find related notes.</li>
<li class="">Admins can now assign/remove access to organizations for users via the admin panel.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="minor-highlights">Minor highlights<a href="https://plumio.app/changelog/v2.7.0#minor-highlights" class="hash-link" aria-label="Direct link to Minor highlights" title="Direct link to Minor highlights" translate="no">​</a></h3>
<ul>
<li class="">Added an alert if the user tries to leave the page while the document has unsaved changes, preventing accidental data loss.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://plumio.app/changelog/v2.7.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Updated dependencies to fix security vulnerabilities.</li>
</ul>
<p>Thank you for using plumio! 🎉</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.6.0]]></title>
        <id>https://plumio.app/changelog/v2.6.0</id>
        <link href="https://plumio.app/changelog/v2.6.0"/>
        <updated>2026-04-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.6.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version <span style="color:#2a9d8f;font-weight:bold">2.6.0</span> of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.6.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Added <span style="color:#2a9d8f;font-weight:bold">drag-and-drop</span> support for reordering documents and folders in the sidebar.</li>
<li class=""><span style="color:#2a9d8f;font-weight:bold">Mermaid diagrams</span> now have an <span style="color:#2a9d8f;font-weight:bold">interactive preview mode</span> in the editor, allowing you to pan and zoom the diagram for better readability. You can also open the diagram in a <span style="color:#2a9d8f;font-weight:bold">fullscreen viewer</span> for an even more immersive experience.</li>
<li class="">Enforced filename sanitization to prevent issues with user-typed names containing slashes (e.g. dates like "01/04/2026") creating unintended subdirectories. All slashes in document and folder names are now replaced with dashes.</li>
<li class="">Added a <span style="color:#2a9d8f;font-weight:bold">notification badge</span> to the settings icon when a new version is available, making it easier for users to stay up-to-date with the latest features and improvements.<!-- -->
<ul>
<li class="">This requires an api call to check for the latest version. If the environment is isolated, blocking outbound requests, the badge won't be shown.</li>
</ul>
</li>
<li class=""><span style="color:#2a9d8f;font-weight:bold">Right clicking on sidebar items</span> now opens the options menu for that item, providing a more intuitive way to access item-specific actions.</li>
<li class="">New note modal now allows users to select which folder to create the note in.</li>
<li class="">Users can now export their documents unencrypted as well.</li>
<li class="">Restyled sidebar list items to be more compact.</li>
<li class="">Added default document name with date and time.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://plumio.app/changelog/v2.6.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Updated dependencies to fix security vulnerabilities.</li>
</ul>
<p>Thank you for using plumio! 🎉</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.5.0]]></title>
        <id>https://plumio.app/changelog/v2.5.0</id>
        <link href="https://plumio.app/changelog/v2.5.0"/>
        <updated>2026-03-24T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.5.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version 2.5.0 of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.5.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Added <strong>Mermaid diagrams support</strong>. Add Mermaid code in the Plain view using a <code>```mermaid</code> code block and see the live preview in the Live view.</li>
<li class="">Added the ability to <strong>move documents and folders</strong> in the sidebar by opening the item menu and selecting "Move". This opens a dialog where you can select the destination folder.</li>
<li class="">Added the ability to <strong>attach files</strong> to documents.<!-- -->
<ul>
<li class="">PDFs can be rendered inline with a preview and pagination controls.</li>
<li class="">Images can be rendered inline as well.</li>
<li class="">Other file types can be downloaded.</li>
</ul>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="minor-improvements">Minor improvements<a href="https://plumio.app/changelog/v2.5.0#minor-improvements" class="hash-link" aria-label="Direct link to Minor improvements" title="Direct link to Minor improvements" translate="no">​</a></h3>
<ul>
<li class="">Restyled 404 page to match app design.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="bugs">Bugs<a href="https://plumio.app/changelog/v2.5.0#bugs" class="hash-link" aria-label="Direct link to Bugs" title="Direct link to Bugs" translate="no">​</a></h3>
<ul>
<li class="">Restoring deleted documents wasn't restoring the metadata file, thus causing the document to be restored without colors and favorite tag.</li>
<li class="">Fixed a bug where there was no way to disable highlight and text color modes unless breaking line and returning on the previous one.</li>
<li class="">Fixed math equations not rendering correctly.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://plumio.app/changelog/v2.5.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Updated dependencies to fix security vulnerabilities.</li>
</ul>
<p>Thank you for using plumio! 🎉</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.4.0]]></title>
        <id>https://plumio.app/changelog/v2.4.0</id>
        <link href="https://plumio.app/changelog/v2.4.0"/>
        <updated>2026-03-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.4.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version 2.4.0 of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.4.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Added <strong>App Configuration</strong> section in the settings page for app-wide settings. First setting available is <strong>Registration Enabled</strong> which allows you to control whether new users can register or not.</li>
<li class="">Added <strong>custom color themes</strong>. You can now choose from a set of predefined color themes in the settings page.</li>
<li class="">Added <strong>organization name</strong> field to the setup, register forms and a rename button in Organization panel settings.</li>
<li class="">Added <strong>rename username</strong> feature.</li>
<li class="">Added internal proxy for backend to solve Nginx proxy issue not being able to connect to the correct backend path.</li>
<li class="">Fixed a bug where app owner couldn't assign admin role to manually created users in Admin panel.</li>
</ul>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.3.0]]></title>
        <id>https://plumio.app/changelog/v2.3.0</id>
        <link href="https://plumio.app/changelog/v2.3.0"/>
        <updated>2026-03-03T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.3.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version 2.3.0 of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.3.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Reconciliation process to automatically fix DB records that point to missing files, and remove records for deleted documents. This process runs daily and can also be triggered manually from the admin panel.</li>
<li class="">Added Full-text search section to search for keywords across all documents, with results showing document title and a content snippet.</li>
<li class="">Refactored sidebar for a more streamlined design and better organization of features.</li>
</ul>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.2.0]]></title>
        <id>https://plumio.app/changelog/v2.2.0</id>
        <link href="https://plumio.app/changelog/v2.2.0"/>
        <updated>2026-03-01T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.2.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version 2.2.0 of plumio is here!</p>
<!-- -->
<p>This release includes:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-highlights">Major highlights<a href="https://plumio.app/changelog/v2.2.0#major-highlights" class="hash-link" aria-label="Direct link to Major highlights" title="Direct link to Major highlights" translate="no">​</a></h3>
<ul>
<li class="">Light/dark mode switcher. Inside Settings -&gt; Account</li>
<li class="">Resizable sidebar in case nested folders get messy</li>
<li class="">Dedicated section for build info with commit, commit date, commit branch inside Settings -&gt; Build information. To help the user know which version is currently using</li>
<li class="">Reworked Popover UI to result more compact and easier to use. Moved create file/folder buttons inside the popover as well</li>
<li class="">Checkboxes text now have strikethrough style and less opacity if the state is "checked"</li>
<li class="">Editor Toolbar -&gt; some buttons were adding but not removing stylings</li>
<li class="">Sidebar -&gt; improved the UI with a more compact version</li>
</ul>
<hr>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="security">Security<a href="https://plumio.app/changelog/v2.2.0#security" class="hash-link" aria-label="Direct link to Security" title="Direct link to Security" translate="no">​</a></h3>
<ul>
<li class="">Fixed an inconsistency bug on the JWT management flow. On logout it wasn't being removed from the local storage, thus logging in with another account resulted in having data from the previous one</li>
</ul>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.1.0]]></title>
        <id>https://plumio.app/changelog/v2.1.0</id>
        <link href="https://plumio.app/changelog/v2.1.0"/>
        <updated>2026-02-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.1.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version 2.1.0 of plumio is here!</p>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-editor-features">New Editor Features:<a href="https://plumio.app/changelog/v2.1.0#new-editor-features" class="hash-link" aria-label="Direct link to New Editor Features:" title="Direct link to New Editor Features:" translate="no">​</a></h3>
<ul>
<li class="">Toolbar with clickable buttons for common markdown formatting options</li>
<li class="">Text highlighting</li>
<li class="">Links</li>
<li class="">Checkboxes</li>
<li class="">Horizontal rules</li>
<li class="">Codeblocks now have copy button and language selector</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="demo-ui-changes">Demo UI changes:<a href="https://plumio.app/changelog/v2.1.0#demo-ui-changes" class="hash-link" aria-label="Direct link to Demo UI changes:" title="Direct link to Demo UI changes:" translate="no">​</a></h3>
<p>Removed the top banner and replaced it with a more compact info box on the bottom right corner.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="other-improvements">Other improvements:<a href="https://plumio.app/changelog/v2.1.0#other-improvements" class="hash-link" aria-label="Direct link to Other improvements:" title="Direct link to Other improvements:" translate="no">​</a></h3>
<p>Minor bug fixes and performance improvements.</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="minor" term="minor"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[v2.0.0]]></title>
        <id>https://plumio.app/changelog/v2.0.0</id>
        <link href="https://plumio.app/changelog/v2.0.0"/>
        <updated>2026-02-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Version 2.0.0 of plumio is here!]]></summary>
        <content type="html"><![CDATA[<p>Version 2.0.0 of plumio is here!</p>
<!-- -->
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="backup-and-import">Backup and Import<a href="https://plumio.app/changelog/v2.0.0#backup-and-import" class="hash-link" aria-label="Direct link to Backup and Import" title="Direct link to Backup and Import" translate="no">​</a></h3>
<ul>
<li class="">Changed the backup folder structure to be more similar to third-party markdown editors, i.e <strong>Obsidian</strong> backups have the same structure, thus you can easily import from it as well. I don't have knowledge about other apps exporting backups with this structure but you can try them if the structure matches. <em><strong>Obsidian custom features are not yet supported</strong></em> (internal links, tags, etc) but they will probably be added in the future.</li>
<li class="">Added support for importing from zip files</li>
<li class="">Filter out hidden files and folders when importing a backup</li>
<li class="">UI visual feedback with a toast message when the import/export process is successful or failed</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="minor-changes">Minor Changes<a href="https://plumio.app/changelog/v2.0.0#minor-changes" class="hash-link" aria-label="Direct link to Minor Changes" title="Direct link to Minor Changes" translate="no">​</a></h3>
<ul>
<li class="">Various UI improvements, code cleaning and bug fixes</li>
</ul>
<p>Thank you for using plumio! 🎉</p>]]></content>
        <author>
            <name>alburt</name>
            <uri>https://github.com/albertasaftei</uri>
        </author>
        <category label="release" term="release"/>
        <category label="major" term="major"/>
    </entry>
</feed>