Skip to content

Release 3.6.0

Choose a tag to compare

@mirnovov mirnovov released this 18 Oct 09:52
· 99 commits to main since this release
  • Add an option to never show the Obsidian release notes.
  • Various internal changes to improve the maintainability and efficency of the plugin.

Removals and deprecations

  • Homepage now requires Obsidian 1.4.10 or newer. Older versions of Obsidian should automatically fetch the preceding versions of this plugin.
  • The option to use Moment syntax cannot be chosen anymore if it isn't already selected. This is because it is deprecated and will be eventually removed in a future release. To temporarily override this, open the developer console, enter homepageLegacyOptionsEnabled = true; and re-open the Homepage settings.