Skip to content

Releases: Make-md/makemd

1.3.3

26 Oct 20:13

Choose a tag to compare

Features

  • New setting and command to set a note/space as a homepage

Improvements

  • Added Manage Hidden Files back into the main menu
  • Added Hide/Show Header for mobile sidebar menu
  • Added access to main menu back to mobile navigator

Bug Fixes

  • Fixed the reset to default functionality for color palette
  • Fixed duplicate headers for table views
  • Fixed some missing localization strings

1.3.2

19 Oct 18:36

Choose a tag to compare

Features

  • Added day view and week view calendar visualizations without hour-level granularity
  • Added folder note breadcrumb navigation for improved context awareness
  • Added circular progress indicator component
  • Kit system now operates as a standalone space environment with independent context
  • Reading mode now applies to markdown notes in space views
  • Graph & Visualization Update
    • Added temporal/time-based support for data visualization
    • Added smoothing curves for line and area charts
    • Added gridline toggles for graph customization

Improvements

  • Hiding folders and files now stops them from being indexed, giving an option to improve performance for large folders such as assets and code files to be excluded
  • Sticker packs can now be hidden while remaining usable
  • Improved overall application launch speed and better support for git-based sync
  • Redesigned the space view header for easier access to layout and reading mode options
  • Reorganized and streamlined context menus for better usability
  • Redesigned list views with enhanced field display system
  • Enhanced gallery view with improved hover state interactions
  • Expanded internationalization (i18n) support with additional translations
  • Fixed localization rendering issues across components
  • Improved language pack support from the community

Bug Fixes

  • Fixed context propagation issues affecting component state
  • Fixed context menus for list views
  • Fixed mobile month view layout
  • Fixed graph visualization color rendering
  • Fixed reading mode display and functionality
  • Fixed date parsing and formatting issues
  • Fixed predicate evaluation logic
  • Fixed sticker packs not being deleted

1.3.1

28 Sep 05:57

Choose a tag to compare

Improvements

  • Improved the layout of the kit page

Bug Fixes

  • Fixed crash when opening some submenus and modals

1.3.0

28 Sep 05:13

Choose a tag to compare

Newly Released Features (See 1.2.9 Release Notes for details)

  • Discover and generate unique spaces in the make.md community (make.md/community) and install them in make.md
  • Interactions for blocks to create buttons and links and actions
  • Aggregate Properties for Spaces
  • Sticker pack installation by dragging and dropping directly into Sticker settings, open-source sticker packs can be found in the community.

Improvements

  • Improved how kit files are previewed and rendered
  • Improved performance issues that happen over a session

Bug Fixes

  • Fixed overflow issue with notes on mobile
  • Fixed adding new note button not working
  • Removed Edit Properties menu item from the main context menu where it shouldn't appear
  • Fixed aggregate values not showing 0 counts

1.2.9

25 Sep 07:25

Choose a tag to compare

Features

  • Discover and generate unique spaces in the make.md community (make.md/community) and install them in make.md
    • Download kits from the make.md community and preview and install them directly as a space.
  • Interactions for blocks
    • You can now add click actions to your buttons, text, cards and other blocks
    • Make changes to your space and contexts using the make.md API, open paths, or call an Obsidian command from a button.
    • Add hover effects when you hover over elements, modify styling and typography when you hover on an element
  • Aggregate Properties for Spaces
    • Previously introduced in 1.2.3, aggregate properties for spaces can now aggregate data from other spaces and filter them. Tip: use them as metric cards for your dashboard
  • A new properties modal for creating new rows and editing rows in your list views.
    • Double clicking on any row or card in a list that's not the files list will now show this modal
    • Creating new items in card and board view will show this modal
  • Sticker pack installation by dragging and dropping directly into Sticker settings

Improvements

  • Cleaned up and redesigned the experience for editing nodes with better organization for layout and sizing controls, clearer styling and text controls as well as support for the new interactions.
  • Cards and buttons are now easier to customize for adding and removing elements inside

Bug Fixes

  • Revamp of emoji rendering so that it's better positioned on Windows
  • Fixed issues cache issue causing data not to be indexed
  • Fixed layout issue in Windows showing an empty scroll bar when there's no scrolling
  • Fixed issue with label blocks not being editable
  • Fixed data display issues and axis scaling issues for line graph and bar charts
  • Fixed group by categories not appearing in board view
  • Fixed missing strings from visualization

1.2.5

12 Sep 15:38

Choose a tag to compare

  • Fixed issue causing tabs blocks to not render

1.2.4

10 Sep 04:28

Choose a tag to compare

Bug Fixes

  • Removed an extra header element that hasn't been finalized
  • Fixed a crash for kits causing list views not being displayed
  • Fixed New Note Placeholder behaviour and added a command so that it can be used as a shortcut

Note: Aggregate property is now available for space views to aggregate data from a list, this was missed in the last release notes

1.2.3

08 Sep 15:48

Choose a tag to compare

Features

  • Sticker for number and checkbox types
    • Use the number format Sticker for displaying numbers as a rating scale
    • Set complete, incomplete and unset stickers to customize how you want your checkbox types to be displayed

Improvements

  • List view property has been redone to allow better customization
    • You can now reorder options and set a color palette in Edit Options
    • Better properties display in list views with ability to toggle the label and full support for data formatting
    • Added unset state for Yes/No
  • Added full-page toggle for individual spaces
  • Complete rework of Charts
    • Link to charts from other spaces
    • Group by a field to split data into groups
    • Aggregate by sum, mean and other common operations to display the data properly
    • Better support for different value types such as multi option and date
    • Easier to use menu for configuring charts

Bug Fixes

  • Fixed issues with support for image previews in cover and gallery views
  • Fixed remote images not being shown in list view as preview
  • Fixed issue with opening breadcrumbs
  • Added placeholder in image modal to better indicate its functionality

1.2.2

16 Aug 21:33

Choose a tag to compare

Improvements

  • Keyboard selection for list view now support left/right arrow and is based on positioning

Bug Fixes

  • Fixed list view interaction issues with selection and opening items

1.2.1

16 Aug 13:06

Choose a tag to compare

Bug Fixes

  • Fixed card items not showing the cover image
  • Fixed mobile list items not clickable