Skip to content

Releases: 0skater0/obsidian-custom-note-width

1.0.2

23 Nov 16:14
Compare
Choose a tag to compare

Release Notes - Version 1.0.2


  • Now uses a reference to statusBarItem and does statusBarItem.detach()
  • Removed monkeypatches
  • Removed previousWindowState

1.0.1

02 Sep 15:22
Compare
Choose a tag to compare

Release Notes - Version 1.0.1


  • Now uses Obsidian API to debounce and process yaml front matter
  • Timeouts now use window.setTimeout as number instead of NodeJS.Timeout
  • Error messages are now in english only
  • Plugin name and paths now use the this.manifest.dir from the plugin instance

1.0.0

02 Sep 15:13
Compare
Choose a tag to compare

Initial release