category
tags
type
status
slug
date
summary
icon
password
V4.2 更新内容概览
- 优化主题切换速度
- 优化图片加载速度
- 加快打包编译速度
- 修复已知bug
- 新增诸多便捷实用小特效
- 新增Charity统计插件支持,更好用的免费站点统计
更多信息,请访问帮助文档
V4.2.4(2024-02-04)
What's Changed
- 修复已知bug
- Nav 主题菜单失效 by @tangly1024 in #1870
Full Changelog: v4.2.3...v4.2.4
v4.2.3 (2024-02-02)
What's Changed
- 4.2已知bug的修修补补
- Hexo主题微调 by @tangly1024 in #1854
- Fix/nav post card http by @tangly1024 in #1855
- Feat/some-little-improvement by @tangly1024 in #1857
- Fix/site title by @tangly1024 in #1863
- Fix/some bug founded by @tangly1024 in #1865
Full Changelog: v4.2.2...v4.2.3
v4.2.2(2024-01-31)
What's Changed
- 博客封面封面Fix/heo cover post by @tangly1024 in #1834
- heo主题 404页面 by @tangly1024 in #1835
- Next主题支持algolia全文搜索 by @tangly1024 in #1836
- plog 模态框隐藏 by @tangly1024 in #1840
- 自定义菜单右键加入复制功能 by @tangly1024 in #1841
- 4.2.1编译问题fix build by @tangly1024 in #1843
- 4.2.1编译问题fix-build by @tangly1024 in #1845
- Release/4.2.2 by @tangly1024 in #1846
Full Changelog: v4.2.1...v4.2.2
v4.2.1 (2024-01-30)
What's Changed
修复bug, 增加优化。
- 修复书签预览图无法展示的问题 by @tangly1024 in https://github.com/tangly1024/NotionNext/pull/1799
- 支持隐藏单独的评论标签页 by @1208nn in https://github.com/tangly1024/NotionNext/pull/1787
- Tabs组件导致的页面出现隐藏的可点击对象 by @tangly1024 in https://github.com/tangly1024/NotionNext/pull/1811
- hexo主题支持Algolia全文搜索 by @tangly1024 in https://github.com/tangly1024/NotionNext/pull/1812
- 支持微软clarity by @tangly1024 in https://github.com/tangly1024/NotionNext/pull/1831
- 支持微软Charity网站分析工具
可以深入洞察分析用户行为,甚至实时看到用户的访问视频,有助于站点进一步优化
- Fix:twioo初始化问题 by @velor2012 in https://github.com/tangly1024/NotionNext/pull/1827
- Fix:修复在线切换主题时,页面多次渲染问题 by @velor2012 in https://github.com/tangly1024/NotionNext/pull/1826
- Fix:callout 图片溢出 by @RylanBot in https://github.com/tangly1024/NotionNext/pull/1821
- fix bug: 自定义数据库type字段属性后无法正确生成未显式定义slug的文章的路径 by @siuze in https://github.com/tangly1024/NotionNext/pull/1817
- 修复nav主题下category和tag下文章链接不对的bug by @ayonliu in https://github.com/tangly1024/NotionNext/pull/1804
- 修复部分文章无法加载的问题 by @Olimiya in https://github.com/tangly1024/NotionNext/pull/1723
- Fix Add NAV Theme card Add Default Image by @emengweb in https://github.com/tangly1024/NotionNext/pull/1575
New Contributors
- @velor2012 made their first contribution in https://github.com/tangly1024/NotionNext/pull/1827
- @siuze made their first contribution in https://github.com/tangly1024/NotionNext/pull/1817
- @ayonliu made their first contribution in https://github.com/tangly1024/NotionNext/pull/1804
- @Olimiya made their first contribution in https://github.com/tangly1024/NotionNext/pull/1723
Full Changelog: https://github.com/tangly1024/NotionNext/compare/v4.2.0...v4.2.1
v4.2.0(2024-01-21)
- 支持在Notion中直接写CSS样式和JS
以前改动样式、主题的流程太麻烦,门槛也很高,还要改动Github代码提交,太麻烦了,不如简单点,全部放在笔记里。
未来希望所有的代码都支持在Notion中编辑,包括主题,插件。
- 文章图片压缩处理,加快打开速度