Skip to content

Releases: 1943time/bluestone

v0.22.0

09 May 11:44
Compare
Choose a tag to compare

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


改进了浮动栏等组件的视觉效果
新增 url 链接输入组件
代码围栏可配置自动换行
快速插入面板增加 html 渲染元素
修复部分细节问题
增加更多文本高亮颜色
增加空间颜色标记
修复部分 Html 标签未解析问题
优化性能和风格主题
更名为 Inkdown

v0.21.3

01 May 07:30
Compare
Choose a tag to compare

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


空间内文件被其他文档引入时,导航栏显示反向链接标记
调整块引用和内联代码的显示
修复代码高亮偶尔失效的问题
根据列表嵌入层级显示不同符号
优化交互
编辑器可部署至在线版 https://doc.inkdown.me/book/青石使用文档

v0.21.2

10 Apr 05:10
Compare
Choose a tag to compare

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


修复部分html图片元素解析失败的问题
拼写检查加入右键上下文菜单
修复使用相对路径保存图片时,偶尔出现文件树不更新问题
可配置对关键字符进行高亮如 @#$等
优化交互

v0.21.1

29 Mar 00:52
Compare
Choose a tag to compare

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 image storage folders are managed separately, and move storage image path settings to space settings
Fixed the problem of using relative paths to save images
Fixed the problem of being unable to clear unreferenced images
Use shift+tab return to previous table cells
Optimize interaction and correct detailed issues


文件名可被全局搜索
本地图片元素加入快捷打开按钮,图片路径设置移动至空间设置中
修复部分远程媒体文件无法插入问题
空间图片存储文件夹单独管理
修复使用相对路径保存图片的问题
修复无法清除未引用的图片问题
优化交互,修正细节问题
使用shift+tab可以回退table cell

v0.21.0

16 Mar 11:52
Compare
Choose a tag to compare

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.


编辑空间路径保存时,空间重新初始化
插入本机图片由引用改为复制
可以复制Bluestone File Url
黏贴链接时判断链接媒体类型
切换文档自动回滚顶部
修复点击编辑器偶尔回滚至顶部的问题
修复点击媒体文件有时无法选中的问题
分享服务程序适配最新版编辑器,并且当文件名改变时,自动同步远程映射路径
远程媒体可插入视频、音频。
未保存的文档导出pdf时将提示保存
优化交互,修正细节
【注意】:因APP备案原因,此版本开始,中国地区Mac store商店将下架,请使用手动安装版本

v0.20.2

09 Mar 05:25
Compare
Choose a tag to compare

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


修复切换空间tab错乱问题
修复部分远程媒体无法插入问题
修复网页图片黏贴行为错误
修复全选行为问题
代码围栏可以拷贝
图片元素可以剪切并黏贴,网络图片可下载

v0.20.1

07 Mar 16:38
Compare
Choose a tag to compare

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.


带来了全新的界面,大幅度提升阅读体验。
由直接打开文件夹变更为创建文档空间。
对文档解析结果缓存,提高了大量文件二次打开的速度
文档可直接创建,无需先命名。
可在编辑区头部编辑文件名
electron由22升级至29.1
上下文菜单使用dom渲染,可保证多平台风格一致。
快捷键不再使用系统菜单触发
隐藏windows系统菜单栏。
提升文档链接重构性能。
解决光标可能回到文档顶部的问题
使用 / 符号触发快捷插入菜单
优化编辑器性能
图片改为块级元素
取消html导出功能

v0.14.1

25 Feb 15:34
Compare
Choose a tag to compare

Fix the problem that pdf cannot be exported


修复无法导出pdf的问题

0.14.0

24 Feb 14:06
Compare
Choose a tag to compare

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


增强代码围栏的显示效果,背景色可根据主题改变
加入了更多的代码主题选择
增加了PicList 图床工具的支持
加入了视图错误捕获,防止程序崩溃
修复行内公式光标进入时页面的跳动
优化交互

v0.13.1

28 Jan 13:05
Compare
Choose a tag to compare

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


修复开启失焦自动检测markdown可能导致的崩溃
大纲宽度可调整
可以在列表项中使用shift + tab 使其向左移动
可一次在编辑区插入多张图片
优化界面与修复细节问题