Skip to content

Releases: Zuoqiu-Yingyi/siyuan-publish

v0.1.5

28 May 17:27
21cda43
Compare
Choose a tag to compare

Changelog

  • bb02908 build: 更新 go module | Update go module.
  • 1e1403f build: 更新 goreleaser 配置文件 | Update goreleaser configuration file.
  • 2ef433f build: 添加开发用脚本 | Add development scripts.
  • 99b3ef6 feat: 优化拖拽功能 | Optimized drag-and-drop function.
  • 8a4bf92 feat: 添加自动获取基本样式文件功能 | Adds the function to automatically get basic style file.
  • 2ef7180 feat: 添加静态文件目录 snippets | Add static file directory snippets.
  • a3e9f9e feat: 默认配置更改为使用系统 Emoji 图标 | Default configuration changed to use system Emoji icon.
  • da931ad fix: 修复悬浮预览窗口 | Fixed the popover preview window.
  • 6d46437 fix: 修复错误页面可能导致调试信息泄露问题 | Fix error pages that could cause debugging information disclosure.
  • 12aeeaa fix: 修复页面可编辑时无法访问正文超链接问题 | Fixed the issue where the main body hyperlink could not be accessed when the page was editable.
  • 6df331a refactor: 调整 protyle 元素 ID | Adjust the protyle element ID.
  • d6e6bdc refactor: 调整超链接格式 | Adjust hyperlink format.
  • 21cda43 release: v0.1.5
  • f35fb9a release: v0.1.5

v0.1.4

17 Oct 17:34
Compare
Choose a tag to compare

Changelog

  • a4dff98 Update README-zh_SC.md
  • aa1de62 feat: 优化鼠标移出窗口时结束拖拽 | Optimized to end dragging when the mouse moves out of the window.
  • 9138422 feat: 拖拽浮窗时取消划选效果 | Cancels the swipe effect when dragging the floating window.
  • 6baadd0 feat: 设置主题样式未加载完成时的默认背景颜色与文字颜色 | Sets the default background color and text color when the theme style is not finished loading.
  • 1f14d58 feat: 鼠标移出窗口时结束拖拽 | End dragging when the mouse moves out of the window.
  • aa724b5 fix: 修复代码块无法应用亮色配色问题 | Fixed an issue where code blocks could not apply light color theme.
  • a8d4773 fix: 修复代码块行号在 chromium 浏览器中高度异常问题 | Fixed an issue where code block line numbers were highly unusual in the chromium browser.
  • c421b3f fix: 修复无法划选文本问题 | Fixed an issue where text could not be sized.
  • 27e7911 fix: 修复静态资源请求错误时创建空文件问题 | Fixed an issue where an empty file was created when a static resource request was wrong.
  • e434e1c i18n: Support Chinese Traditional 'zh-Hant'
  • 2e5fce1 refactor: 拖拽浮窗时取消划选效果 | Cancels the swipe effect when dragging the floating window.
  • a9b995b refactor: 更新 publish-link 渲染插件 | Updated the publish-link rendering plugin.
  • b9b643d refactor: 更新 publish-link 渲染插件 | Updated the publish-link rendering plugin.
  • 49356f2 refactor: 重构浮窗拖拽功能 | Refactored floating window dragging function.
  • da9ccc2 release: v0.1.4

v0.1.3

14 Sep 16:22
Compare
Choose a tag to compare

v0.1.3 / 2022-09-15

Changelog

  • 7932fdf build
  • 293fd44 doc: update README & CHANGELOG
  • fcae15a feat: 为面包屑添加主页项 | Add the home page item to the breadcrumbs.
  • bab01b8 feat: 国际化 Web 页面 | Internationalized Web pages.
  • 4dd2687 feat: 国际化命令行输出 | Internationalized command output.
  • 374c4dc feat: 将插件对象添加至插件上下文 | Add the plugin object to the plugin context.
  • 3d57e7f feat: 新增 Render.Editor.FullWidthRender.Editor.KatexMacros 配置项 | Added Render.Editor.FullWidth and Render.Editor.KatexMacros configuration item.
  • 9990fb8 feat: 新增 Server.BaseServer.Pathname 配置项 | Added Server.Base and Server.Pathname configuration item.
  • 82e0c53 feat: 新增命令行参数 --workspace 设置工作空间目录 | Add the command line argument --workspace to set the workspace directory.
  • 1d93aae feat: 新增命令行参数 -v 查看版本号 | Add the command line argument -v to view the version number.
  • dad3915 feat: 渲染插件支持配置依赖项 | Render plugins support to configure dependencies.
  • fe88b13 feat: 移除浮窗预览其他文档时的背景图片与背景颜色 | Remove the background image and background color of popover preview window.
  • 9b1b57d refactor: 将配置项添加到插件上下文 | Add the configuration items to the plugin context.
  • f3d1f54 refactor: 插件化字体设置 | Plugin font settings.
  • dbb7a1d refactor: 插件化字体设置 | Plugin font settings.
  • 3b97e25 refactor: 插件化渲染后处理方法 | Plugin rendering post-processing method.
  • 764bfc8 release: v0.1.3

v0.1.2

07 Aug 16:56
Compare
Choose a tag to compare

Comparing Changes

Changelog

  • d3b9ba3 Merge branch 'main' of https://github.com/Zuoqiu-Yingyi/siyuan-publish
  • f8021e0 feat: 为文档添加面包屑 | Add a breadcrumb for the document.
  • e4757fe feat: 支持在配置文件中设置文档页面是否可编辑 & 是否开启拼写检查 | Support setting whether the document page is editable and whether to enable the spelling check in the configuration file.
  • 698856b feat: 调整分割线超链接标志样式 | Adjust the style of the separator link icon.
  • 6e86907 feat: 调整列表项内子标题块超链接标志位置 | Adjust the position of the sub-title block hyperlink flag in the list item.
  • b31f22e feat: 调整容器块超连接标志位置 | Adjust the position of the container block hyperlink flag.
  • 76b8d11 feat: 面包屑采用粘性定位 | Breadcrumb uses sticky positioning.
  • b57aa96 feat: 鼠标悬浮块超链接时高亮对应的块 | Highlight the block when the mouse is hovering over the block hyperlink.
  • 0f27cc1 fix: 修复跨域超链接预览功能 | Fix the cross-domain hyperlink preview function.
  • 3426006 fix: 提高块跳转超链接与子窗口的 z-index 层级 | Raise the 'z-index' level of block jump hyperlinks and popover windows.
  • 5aceef7 refactor: 使用 getDoc API 查询文档的 DOM | Use the getDoc API to query the DOM of the document.
  • 58385af refactor: 使用 getDoc API 查询文档的 DOM | Use the getDoc API to query the DOM of the document.
  • afc572b refactor: 将子窗口预览功能默认触发时间调整为 1000ms | Adjust the time of the default trigger time of the popover preview window to 1000ms.
  • 2dea918 release: v0.1.2

v0.1.1

27 Jul 16:08
Compare
Choose a tag to compare

Comparing Changes

Changelog

  • ff572c1 feat: feat: 悬浮预览窗口支持使用鼠标拖动调整尺寸 | Popover preview window supports using the mouse to drag to adjust the size.
  • 0e60f27 feat: 为每个块添加跳转超链接 | Add a link to each block to jump to it.
  • 59a7027 feat: 支持设置默认文档访问权限 | Supports setting the default document access permission.
  • cd55edc feat: 文档内超链接支持鼠标悬浮小窗预览 | Hyperlinks within the document support popover preview.
  • a8d1982 fix: 修复悬浮预览窗口拖拽失效问题 | Fixed the issue that dragging and dropping feature on the popover preview window failed.
  • 29950a9 refactor: 抽象并封装拖动功能 | Abstract and encapsulate the dragfeature.
  • 847ca85 release: v0.1.1

v0.1.0

25 Jul 15:25
Compare
Choose a tag to compare

Changelog

  • cd14da2 Initial commit
  • 5f9c774 Merge branch 'main' of https://github.com/Zuoqiu-Yingyi/siyuan-publish
  • 71747f8 Update README.md
  • 845d1f9 ci: 添加 CI/CD 工具配置 | Add CI/CD tool configuration.
  • 60e2316 doc: 初始化 | initialized
  • a186db8 feat: 内核启动时创建日志目录 | Kernel booting time create log directory.
  • c538669 feat: 实现文档页面加载的动态缓存模式 | Implement document page loading dynamic cache mode.
  • f02c587 feat: 实现文档页面加载的静态加载模式 | Implement document page loading static mode.
  • 2525fe2 feat: 支持使用 URL 参数 theme 指定主题模式 | Support use URL parameter theme to specify theme mode.
  • 4ca84aa feat: 支持使用文档块属性 custom-publish-access 设置访问权限 | Support use document block attribute custom-publish-access to set access permission.
  • b0ab330 feat: 支持在配置文件 *.config.toml 中设置代码块渲染样式 | Support set code block render style in *.config.toml file.
  • 38b0c11 feat: 支持在配置文件 *.config.toml 中设置字号 | Support set font size in *.config.toml file.
  • 4e98814 feat: 支持块引用超链接跳转时携带参数 | Support jump to block reference with parameters.
  • 8a20c8c feat: 支持自定义首页路径列表与首页重定向的 URL | Support custom homepage path list and homepage redirect URL.
  • 4cfc8f1 feat: 文档页面静态加载模式初始化时同时加载受保护的文档 | Document page static loading mode initialization time loads protected document at the same time.
  • 2abfe68 feat: 添加 favicon.ico 文件 | Add favicon.ico file.
  • 16147c0 feat: 添加中文文档 | Add Chinese document.
  • 1783f98 feat: 添加主题基础配色文件路径配置选项 | Add theme base color file path configuration option.
  • d3e8727 feat: 添加启动时重置静态资源目录配置选项 | Add reset static resource directory configuration option when booting.
  • 021ab57 feat: 添加文档图标, 文档标签与文档题头图 | Add document icon, document tags and document title image.
  • 398d8eb feat: 添加文档标题 | Add document title.
  • c542b3c feat: 添加资源文件动态加载模式 | Add resource file dynamic loading mode.
  • d5460eb feat: 添加资源文件动态缓存加载模式 | Add resource file dynamic cache loading mode.
  • 1a9f79a feat: 解析文档内嵌入的思源链接(siyuan://) | Parse embedded siyuan links (siyuan://) in document.
  • 016b1d1 feat: 解析文档内嵌入的链接 | Parse embedded links in document.
  • fedaf63 feat: 设计数据模型 | Design data model.
  • 1f3acc3 init
  • dee857f refactor: 使用 MVC 框架重构项目结构 | Use MVC framework to rebuild project structure.
  • 14b8cff refactor: 使用 github.com/glebarez/sqlite 作为 GROM 的 SQLite 驱动(详情: ) | Use CGO_ENABLED=1 compile kernel.
  • a25bb12 refactor: 使用结构体整理异常状态响应 | Use structure to organize exception status response.
  • bd7158f refactor: 移动目录 /app//kernel/app/ | Move directory /app/ to /kernel/app/.
  • 593591c refactor: 资源文件动态加载模式响应转发切换为 DataFromReader 方法 | Resource file dynamic loading mode response forwarding switch to DataFromReader method.
  • b1ef8bf release: v0.1.0