Skip to content

v0.1.2 - Rich Markdown Editor & Explorer Stability Update

Choose a tag to compare

@CBYeuler CBYeuler released this 13 Jun 11:29
b5e0daf

Bismouth v0.1.2 introduces a major upgrade to the core editing experience alongside important stability fixes in the file explorer system.

This release focuses on improving the usability of the editor, strengthening workspace operations, and ensuring a more reliable foundation for future features.

Rich Markdown Editing (Tiptap)

  • Integrated Tiptap-based rich markdown editor
  • Added formatting toolbar for quick access to:
  • Bold / Italic
  • Headings
  • Lists
  • Code blocks
  • Improved editing experience for both keyboard and mouse users

Improvements & Fixes

File Explorer Stability

  • Fixed issues with creating files and folders
  • Fixed deletion and renaming inconsistencies
  • Improved reliability of workspace tree updates

Internal Improvements

  • Resolved merge/rebase conflicts affecting core editor and explorer files
  • Cleaned up commit history for a more consistent project structure
  • Improved overall stability of workspace operations

Notes

This release involved restructuring during development to resolve Git history conflicts. While internal commits were reorganized, the application functionality remains stable and improved.