Skip to content

Releases: Make-md/makemd

0.9.99

14 Jul 04:36
Compare
Choose a tag to compare

Highlights

  • The overall experience have been redesigned to be more streamlined while keeping the core experience the same
  • Space Customization (Edit Space)
    • Space configuration have been moved into the space view properties to provide a more integrated experience.
  • Search and Blink Mode
    • Search has been redesigned and Blink mode can now be toggled on/off
  • Context View
    • Streamlined and made the filter bar more functional including customizing layout, views and contexts.
    • Contexts can now be opened in its own page view

Features

  • Table View Calculations
    • Calculate the value of a column by clicking Calculate
  • Cover Image Repositioning
    • Drag and drop to reposition the cover image
  • Formula Helper
    • The new integrated Formula Editor helps you quickly find the right formula and understand how each function works

Improvements

  • Improved overall performance, reduced unnecessary refreshes causing slowdowns and significantly reduced memory usage
  • Markdown Editor Improvements
    • Flow blocks have been redesigned and tuned to be more streamlined
    • Inline Stickers are now on by default to display the sticker for your notes (Can be turned on and off in settings)
    • Internal links can now directly open a flow editor using an inline toggle (Can be turned on and off in settings)
    • Clicking on an inline link to a folder note now opens the Space View
  • Formulas
    • Added support for let, lets, equal, unequal, startsWith, `` ternary operators (? :)
    • Formula runner now shows the error and result automatically
    • Completed formula implementation to be backwards compatible with Notion
  • Folder Note and Space Changes
    • Folder Notes can now be turned off
    • In order to remove the clutter in the frontmatter of the notes, the spaces definition are no longer stored in the frontmatter
  • Other Improvements
    • Context views now incrementally load components to improve loading
    • List view now shows a preview field

Bug Fixes

  • Fixed various issues related to menus and submenus
  • Fixed formula not working in non-context tables
  • Fixed map, some, filter, every formulas
  • Fixed formulas for multi-value not displaying properly
  • Fixed input issues with Chinese, Japanese, Korean characters in menus
  • Fixed issue with tag spaces
  • Fixed issue with resizing the File column
  • Fixed issues related to inline backlinks
  • Fixed live searches using links and backlinks not working
  • Fixed issues where inline backlinks does not work properly
  • Fixed issues with loading properties in the Explorer
  • Fixed title not focusing after creating a new note

0.9.31

17 Jun 05:03
Compare
Choose a tag to compare

Bug Fixes

  • Rolled back a change that could cause large databases to run out of memory

0.9.30

16 Jun 05:29
Compare
Choose a tag to compare

Bug Fixes

  • Fixed double clicking on items in Space View not opening items properly
  • Fixed Reveal File in Spaces not properly expanding the correct folders
  • Fixed images in table views not using the column width
  • Fixed a potential crash when indexing

0.9.29

12 Jun 21:07
Compare
Choose a tag to compare

Improvements

  • Context Improvements
    • Added the ability to add/edit/remove properties for lists when not in Table View
    • Added the ability to edit property values for lists and contexts when not in Table View
  • Flow Menu (/ Menu)
    • Search and select images, notes and contexts to directly link/embed
    • Create a board view directly from flow menu

Bug Fixes

  • Fixed a crash related to the callout block in Space View
  • Fixed Add Item not working for non-context lists
  • Fixed drag and drop for Board and Card View
  • Fixed issue related to entering data in Table View
  • Fixed lists not refreshing properly when sorting and filters change
  • Fixed lists not refreshing for non-context lists
  • Fixed an issue where contexts can continuously update in a loop

0.9.28

06 Jun 09:44
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue filtering by frontmatter boolean fields when set to false
  • Fixed issue with placeholders for new notes

0.9.27

05 Jun 22:15
Compare
Choose a tag to compare

Improvements

  • Lists can now be moved and duplicated between Spaces
  • Space Views are now locked from editing in Blink and Flow Blocks
  • Added numerical sort option to Navigator
  • Added a Seamless option to Flow List Views
  • Added URI support to open Spaces

Bug Fixes

  • Fixed issue where Inline Context does not refresh when changing notes
  • Fixed not being able to link path properties in blocks
  • Fixed text properties not appearing in Detail and Card Views
  • Fixed a crash related to multi options
  • Fixed callout view not showing an option to create new content

0.9.26

01 Jun 19:18
Compare
Choose a tag to compare

Improvements

  • Properties update and polish
    • Properties have an improved and more consistent storage, some of your filters may need to be readjusted
    • Object and Multi-Object Properties
      • More flexible advanced property type to store data in any structure
      • Syncs proper format to the frontmatter
    • Improvements to Image, Option and other Property Editors
    • Property editor is now more consistent everywhere
  • Improved Space View Customization
    • Better labeling for block properties
    • More consistent property editor for blocks
    • Added Tabs to basic blocks
  • Improved Actions Editor
  • Added AVIF support for image picker and cover photos

Bug Fixes

  • Fixed option properties not supporting commas (,)
  • Fixed option properties resetting the color if one option is removed
  • Fixed context sorting for alphabetical order being case sensitive
  • Fixed context database not refreshing after items are created/removed
  • Fixed issues related to Options filter

0.9.25

24 May 03:06
Compare
Choose a tag to compare

Improvements

  • Kits (Preview)
  • Use another context as a sources for context views
  • Added setting to toggle formula syncing to frontmatter
  • Filters for context views can now dynamically linked to a property
  • Add New Item button can now be toggled for Context View

Bug Fixes

  • Fixed a crash related to formula fields
  • Fixed issues saving Tag Space Views

0.9.24

21 May 03:30
Compare
Choose a tag to compare

Improvements

  • Context properties in the inline context are now merged if multiple contexts have the same property
  • Improved the layout of date picker
  • Holding the Command/Control key while creating a new note now opens it in a new tab

Bug Fixes

  • Fixed issue with dates being offset by one due to daylight savings
  • Fixed stickers for tag spaces not displaying
  • Improved stability related to modifying and deleting contexts properties
  • Fixed adding tag in a tag context property removing existing value
  • Fixed tag context property not being filterable
  • Significantly improved overall performance of Inline Context

0.9.23

18 May 18:19
Compare
Choose a tag to compare

Improvements

  • Lists and Inline Tables can now be customized with views

Bug Fixes

  • Fixed an issue where the default Created property was automatically synced applied to markdown notes
  • Fixed an issue with inline tables not being created properly
  • Fixed issues related to table refreshes and filters