Versie 1.8.10 van Obsidian is uitgekomen. Obsidian is een applicatie voor het maken van notities en is beschikbaar voor Android, iOS, Windows, Linux en macOS. Notities worden lokaal in Markdown opgeslagen, waardoor je altijd baas over je eigen data bent en deze eenvoudig naar een ander platform is te converteren. Het programma is uiterst aanpasbaar met honderden plug-ins en gratis te gebruiken, maar voor commercieel gebruik of bepaalde functionaliteit, zoals end-to-endversleuteling of versiecontrole, wordt wel een vergoeding gevraagd. De changelog sinds versie 1.8.8 ziet er als volgt uit:
Obsidian 1.8.10
No longer broken
- Fixed several issues with numbered lists getting numbered incorrectly, such as when list items have leading spaces, or appear inside neighboring block quotes.
- Desktop-only: Fixed choppiness when resizing the app window.
Obsidian 1.8.9
ImprovementsNo longer broken
- Updated in-app translations.
- Improved app performance when a tree view (e.g. File explorer) is displaying a large number of items.
- Updated app settings to reflect changes to the Commercial license.
- List auto-numbering now preserves custom starting numbers.
- When "Smart indent lists" is disabled, the editor no longer automatically renumbers lists.
- Obsidian Sync: Added a warning before connecting to a remote vault if the vault is already managed by a third-party sync service that could cause conflicts.
Third-party libraries
- Fixed regression causing large vaults to take significantly longer to load and save the cache (bug since Electron 33).
- Live preview now correctly renders - - - as a horizontal rule.
- Notes with corrupted fold information can now be opened.
- Tables inside embeds will now render full width.
- Checklist items inside loose lists are indented correctly.
- Clicking inside a PDF view now focuses the view.
- Folding a list item in reading mode now persists when switching to edit mode.
- If properties are hidden, pressing Down Arrow from the inline title focuses the editor.
- Creating a new vault via the "Quick start" button now opens welcome.md.
- Link suggestions now include files with extensions registered by plugins.
- Fixed numbered lists getting numbered incorrectly when nested inside a bulleted list.
- Clicking on a stacked tab in reading mode will now properly scroll the tab into view.
- The installer has been updated to Electron 34.3.0. This includes a fix for menus not appearing correctly when right-clicking on macOS.