Versie 1.9.12 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 voor deze uitgave ziet er als volgt uit:
Shiny new thingsThis update introduces a new migration assistant for Obsidian Sync. This tool will allow you to perform migrations for your remote Sync vaults, such as encryption upgrades, and in the future the ability to switch regions. Learn more
Obsidian occasionally upgrades Sync encryption to maintain the highest security standards. If an encryption upgrade is available you will see an option titled "Upgrade vault encryption" in Obsidian Settings → Sync.
ImprovementsNo longer broken
- We have added in-app checks for plugins known to cause issues with Obsidian 1.9:
- Commander v0.5.3 caused the mobile toolbar to take up the entire screen. This is fixed in the latest version of the plugin, so you just need to remember to update.
- The "Image Toolkit" plugin causes issues with the display of Obsidian's menus. Once there is a new version of this plugin available, it can be re-enabled.
- Drastically improved the performance of the Search view.
Developers
- Bases: Fixed view not refreshing after renaming the currently active view.
- Bases: Fixed
file.tags.contains()
not finding files with parent tags (e.g.a/b
should match when looking for "a").- Properties: Fixed context menu immediately hiding after right-clicking in Local Properties view.
- The installer has been updated to use Electron v37.3.1 (requires downloading the latest installer).