Bluestone Changelog

What's new in Bluestone 0.22.0

May 9, 2024
  • Improved the visual effects of components such as floating bars
  • New url link input component
  • Code fence can be configured with automatic line wrapping
  • Quick insert panel adds html rendering elements
  • Fixed some details
  • Added more text highlight colors
  • Added space color mark
  • Fix some Html tags are not parsed
  • Optimized performance and style theme
  • Renamed to Inkdown

New in Bluestone 0.22.0 Pre-release (May 9, 2024)

  • Fix: Some Html tags are not parsed

New in Bluestone 0.21.3 (May 1, 2024)

  • When a file in a space is imported by other documents, the navigation bar displays the backlink mark
  • Adjust the display of block quotes and inline code
  • Fix the problem of occasional failure of code highlighting
  • Display different symbols according to the list embedding level
  • Optimize interaction
  • The editor can be deployed to the online version https://doc.inkdown.me/book/inkdown/deploy-to-linux

New in Bluestone 0.21.2 (Apr 10, 2024)

  • Fixed the problem of parsing failure of some html image elements
  • Spell check added to right-click context menu (dictionary)
  • Fixed an issue where the file tree would occasionally not be updated when saving images using relative paths.
  • Configurable to highlight key characters such as @#$, etc.
  • Optimize interaction

New in Bluestone 0.21.1 (Mar 29, 2024)

  • Filenames can be globally searched
  • Add a open in finder button to local image elements
  • Fixed an issue where some remote media files could not be inserted
  • Space picture storage folders are managed separately
  • Fix the problem of using relative paths to save images
  • Fixed the problem of being unable to clear unreferenced images
  • Optimize interaction and correct detailed issues

New in Bluestone 0.21.0 (Mar 17, 2024)

  • When editing the space path and saving it, the space is reinitialized.
  • Inserting local images is changed from reference to copy.
  • Bluestone File Url can be copied.
  • Determine the link media type when pasting a link.
  • Switch documents to automatically scroll back to the top.
  • Fixed an issue where clicking the editor would occasionally scroll back to the top.
  • Fixed an issue where media files sometimes cannot be selected when clicking on them.
  • The sharing service program is adapted to the latest version of the editor and automatically synchronizes the remote mapping path when the file name changes.
  • Remote media can insert video and audio.
  • When exporting unsaved documents to pdf, you will be prompted to save them.
  • Optimize interaction and correct details.

New in Bluestone 0.20.2 (Mar 9, 2024)

  • Fix the problem of tab disorder in switching space
  • Fixed the problem that some remote media cannot be inserted
  • Fixed bug in web page image pasting behavior
  • Fixed select all issues
  • Code fences can be copied
  • Image elements can be cut and pasted, and web images can be downloaded

New in Bluestone 0.20.1 (Mar 7, 2024)

  • It brings a new interface and greatly improves the reading experience.
  • Change from directly opening a folder to creating a document space.
  • Cache document parsing results to improve the speed of secondary opening of a large number of files.
  • Documents can be created directly without naming them first.
  • The file name can be edited in the header of the editing area.
  • electron upgraded from 22 to 29.1.
  • The context menu uses DOM rendering to ensure consistent style across multiple platforms.
  • Shortcut keys are no longer triggered using the system menu.
  • Hide the Windows system menu bar.
  • Improve document link reconstruction performance.
  • Fix an issue where the cursor may return to the top of the document.
  • Use the / symbol to trigger the quick insertion menu.
  • Optimize editor performance.
  • Change the image to a block-level element.
  • Cancel html export function.

New in Bluestone 0.14.1 (Feb 26, 2024)

  • Fix the problem that pdf cannot be exported.

New in Bluestone 0.14.0 (Feb 24, 2024)

  • Enhance the display effect of code fences, the background color can be changed according to the theme
  • Added more code theme options
  • Added support for PicList image bed tool
  • Added view error capture to prevent program crashes
  • Fix the page jump when the cursor enters the inline formula
  • Optimize interaction

New in Bluestone 0.13.1 (Jan 28, 2024)

  • Fix a crash that may result from turning on out-of-focus automatic markdown detection
  • Outline width is adjustable
  • Can use shift + tab in a list item to move it to the left
  • Multiple image can be inserted into the editing area at one time
  • Optimize the interface and fix detailed problems

New in Bluestone 0.13.0 (Jan 19, 2024)

  • Use br to break the problem of automatic merging when parsing two adjacent lists.
  • Files can be tagged and organized by tags
  • Windows system can customize the installation directory
  • Switchable interface and editing area fonts
  • Problem with truncated text when pasting URL
  • HTML content can be displayed directly in the editor
  • Configurable to automatically detect markdown text formats that have not been converted when focus is lost
  • Optimize interactive experience

New in Bluestone 0.12.10 (Jan 12, 2024)

  • Use esc to close the confirmation dialog.
  • Inline formulas use the conversion instead of .
  • Supports shift and arrow keys to select text.
  • Fixed a crash caused by the input method when selecting a range.
  • System files can be copied and pasted into the file tree.
  • Configurable whether to monitor file changes.
  • Configurable whether to display hidden files.
  • The external file changes and the cursor no longer returns to the first line.
  • The image storage path can use relative paths.
  • Added options for paragraph line height: compact, default, loose.
  • When opening a single file, use multiple tabs to open it in an existing window, instead of creating a new window.
  • Improve the logic of opening markdown files on the command line.
  • The mac store version adds update detection and prompts.

New in Bluestone 0.12.8 (Jan 7, 2024)

  • Fixed parsing errors caused by blank block reference content [Important]
  • Fixed the problem that the characters after the . symbol in the folder name are not displayed.
  • Paste text into a code snippet and automatically convert tabs to spaces.
  • When the external file is changed, the cursor first searches for the original position.
  • Add file selection status. When a file is selected, use Enter to rename the file and use mod+backspace to delete the file.

New in Bluestone 0.12.8 Pre-release (Jan 6, 2024)

  • Fixed parsing errors caused by blank block reference content [Important]
  • Fixed the problem that the characters after the . symbol in the folder name are not displayed.
  • Paste text into a code snippet and automatically convert tabs to spaces.
  • When the external file is changed, the cursor first searches for the original position.
  • Add file selection status. When a file is selected, use Enter to rename the file and use mod+backspace to delete the file.

New in Bluestone 0.12.7 (Jan 4, 2024)

  • Repair table operation fails [Important]
  • Copy Markdown code to remove unnecessary blank lines
  • Optimize some behaviors of keyboard operations
  • Image storage folder configurable

New in Bluestone 0.12.6 (Jan 4, 2024)

  • Select the image element and use mod+c to copy the image directly to the clipboard.
  • Optimize long text deletion performance and fix range deletion bug.
  • codeTabsize is implemented as spaces, and codeTabSize is changed to 4 by default.
  • Fixed an issue where code highlighting may fail.
  • Fixed input method issue in code fence.
  • Fixed parsing error when markdown title content is empty
  • Fixed the issue where the cursor cannot be controlled by the arrow keys and the Enter key when selecting a image.
  • Switching code styles no longer requires restarting.

New in Bluestone 0.12.5 (Dec 29, 2023)

  • Selecting a link shortcut no longer requires selecting the link text
  • Fix select all delete bug
  • Fixed operation history conflict after switching files
  • Right-click in the file tree to create a new copy of the note
  • Optimize interaction and improve performance
  • The ordered list can customize the starting number
  • Optimize windows scroll bar style

New in Bluestone 0.12.4 (Dec 23, 2023)

  • Configurable hidden floating bar
  • Configurable pop-up rename file window when pasting pictures
  • Modify system menu text
  • In Mac system, files or folders can be copied directly in the file tree
  • Fix the problem that Windows cannot update automatically
  • Optimized some details

New in Bluestone 0.12.3 (Dec 16, 2023)

  • Fixed the issue of incorrect cursor positioning when pasting web page text
  • Fixed the problem that the outline display configuration does not take effect
  • Fixed the problem of highlighting failure after dragging a code fence
  • Use the Clear Text Format shortcut key without selecting text

New in Bluestone 0.12.2 (Dec 4, 2023)

  • When selecting an image path, display thumbnails
  • Use mod + a to select all tables in the table
  • Added shortcut keys for selecting lines, blocks, and words
  • Added Chinese option switch

New in Bluestone 0.12.1 (Dec 1, 2023)

  • Add an initialization name to the new document and switch to the new document after creation.
  • Fix html pasting code snippet bug
  • Multiple tabs can be dragged and sorted
  • The code segment automatically wraps when exporting pdf
  • If the service is enabled when the file is renamed, the remote service mapping path will be modified simultaneously.
  • Fixed the issue where the cursor position is incorrect after the list shortcut key is inserted into the list.
  • Automatically expand the parent folder when creating a new note
  • Image path selection to load immediately
  • Add document search and replace
  • Code�fence language input completion

New in Bluestone 0.12.0 (Nov 27, 2023)

  • Refactor the custom service program to Next.js and use sqlite to store data, adding multi-device support.
  • Sharing service can share any folder
  • Can manually download the remote image link to the local machine and convert the path
  • Added option to clear unused images in the .images folder
  • fix some bugs
  • Optimize performance

New in Bluestone 0.11.0 (Nov 11, 2023)

  • Supports multi tab editing mode
  • Moving markdown parsing logic to web workers to improve performance
  • Add input completion to images and link paths
  • Link path supports hash anchor jump
  • Open link changed from click to open to mod+click
  • Fixed some issues caused by input methods
  • Fixed the problem that switching files are not automatically saved
  • Fix minor bugs

New in Bluestone 0.11.0 (Oct 28, 2023)

  • Supports multi tab editing mode
  • Moving markdown parsing logic to web workers to improve performance
  • Add input completion to images and link paths
  • Link path supports hash anchor jump
  • Open link changed from click to open to mod+click
  • Fixed some issues caused by input methods
  • Fixed the problem that switching files are not automatically saved
  • Fix minor bugs

New in Bluestone 0.10.2 (Oct 13, 2023)

  • Parse and edit frontmatter
  • Compatible with markdown double space line breaks
  • Pictures can be zoomed
  • Line breaks can be made within table-cell
  • Convert markdown logic into webworker
  • Added open history system menu under windows and Linux
  • Fix minor bug

New in Bluestone 0.10.1 (Oct 10, 2023)

  • feat: file is not saved, close the window and prompt
  • feat: ssh synchronization document changed to node server
  • fix: some code languages cannot convert code fence