Skip to content

Releases: Make-md/makemd

0.9.12

09 Apr 14:03
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a crash when a folder/note does not have a valid Created date
  • Added better error handling isolation
  • Fixed an issue related to multi-line support in space view

0.9.11

08 Apr 05:58
Compare
Choose a tag to compare

Bug Fixes

  • Fixed some formulas not working when using a reference
  • Fixed context not updating when updating a property that is in a space
  • Fixed tags not showing up in table view

0.9.10

07 Apr 01:03
Compare
Choose a tag to compare

Improvements

  • Cards View (Kanban) has been renamed Boards View
  • New Card View to bring back the design of the classic Card View
  • Better organized the List View customization

0.9.9

06 Apr 21:08
Compare
Choose a tag to compare

Bug Fixes

  • Fixed new note creation not working
  • Fixed issues related to displaying the tag context view
  • Fixed issue with padding on space view on mobile and smaller window size
  • Fixed issue with dismissing menus on mobile
  • Fixed issue with menus on mobile extending past screen area
  • Fixed issue with missing icons in the mobile menu
  • Improved positioning of submenus

0.9.8

05 Apr 03:08
Compare
Choose a tag to compare

Improvements

  • Added menu to rename, embed and delete lists in Spaces

Bug Fixes

  • Fixed default view for new tables to be the table view
  • Fixed height related to canvas added to the Space View
  • Fixed inability to add new property for markdown files
  • Fixed properties not showing when adding a new filter to Smart Searches
  • Fixed padding issues and margin issues related to turning off readable line width
  • Fixed dragging and dropping files into the Navigator causing a crash
  • Fixed drag and dropping properties into the Space view incorrectly being linked

0.9.7

29 Mar 22:08
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a crash that happens during launch if a cache file is not saved correctly
  • Fixed existing properties not syncing to a context table if that note is a folder.

0.9.6

29 Mar 01:28
Compare
Choose a tag to compare

Features

  • Actions (Preview)
    • Add Actions to Spaces to create customized workflows
    • Use pre-built actions to open paths, create notes, change properties and more
    • Create custom commands using existing actions, Obsidian commands, formula or raw javascript.
    • Actions can be run manually or triggered by buttons
  • Formula Properties
    • Lookup have now been changed to the formula property
    • You can run formula to calculate values using familiar formulas from other modern note taking apps
  • Waypoints Revamped
    • The navigator and waypoints has been reworked so you can open multiple spaces at the same time.

Improvements

  • Changing the selected context view will now be saved
  • Customize the name for your vault through the new Rename System
  • Changed buttons to use the new Actions system

Bug Fixes

  • Fixed image picker not displaying images if Generate Thumbnails is turned off
  • Fixed margin issues for inline title for some themes
  • Fixed embedding contexts not working if there's an existing folder note
  • Fixed folder note creation not showing up if there's no existing one
  • Fixed table tools not showing up in the flow view
  • Fixed renaming properties causing other properties to be reset
  • Fixed saving text properties in spaces being saved to the wrong value
  • Fixed centering issue with minimal theme

0.9.5

01 Mar 00:25
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issues related to frame customization causing plug-in to crash
  • Fixed issues causing crash in tag initialization
  • Switched to a more performant mode of React
  • Fixed new note placeholder not working

0.9.4

25 Feb 21:13
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a crash related caused by sorting items in the navigator

0.9.3

23 Feb 21:49
Compare
Choose a tag to compare

Improvements

  • Added ability to sort by size

Bug Fixes

  • Sorting for spaces in the Navigator now follows the active space sort settings other than Custom Sort
  • Fixed view selector icon not appearing on mobile
  • Fixed drag and dropping items from Navigator into notes
  • Fixed issue regarding renaming folders with dots in the name