Changelog

我们会实时同步对 Open-Official 所做的所有最新添加和改进,欢迎您在 Github 提交 pr 或 issues

2024-03-21

V2.1.0

该版本对官网首页进行了重构,chatgpt 使用 kimi api

Collage of new marketing component designs
  • feat: 该版本对官网首页进行了重构
  • feat: chatgpt 使用 kimi api

2024-03-11

V2.0.0

这次我们对文档的目录做了比较大的更新,使用了 nextjs 的动态路由,这样文档菜单的层次结构就和文档的url是对应的了

Collage of new marketing component designs
  • feat: 文档目录重构,采用了 nextjs 的动态路由

2024-03-04

V1.14.0

修复了一个历史bug登录重定向问题,修复动态发布 bug,修复 docker 部署失败 bug

  • bug: 修复登录重定向问题
  • bug: 修复动态发布 bug
  • bug: 修复 docker 部署失败 bug

2023-11-26

V1.13.0

添加账号密码登录时查看密码功能,优化 chatgpt,包括增加了 loading 功能,将 input 固定在底部,实现屏幕随内容滚动等功能

Collage of new marketing component designsCollage of new marketing component designs
  • feat: 添加账号密码登录时查看密码功能
  • feat: 优化 chatgpt,包括增加了 loading 功能,将 input 固定在底部,实现屏幕随内容滚动等功能

2023-11-10

V1.12.0

首页通知隐藏&修复样式bug

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat: 首页通知隐藏
  • bug: 修复样式bug

2023-10-31

V1.11.0

依赖升级&代码优化

  • feat: 依赖升级&代码优化

2023-10-17

V1.10.1

Docker 部署优化

  • feat: docker 部署优化

2023-10-13

V1.10.0

使用 Docker 部署

  • feat:使用 docker 部署

2023-10-07

V1.9.0

该版本优化了骨架屏、新增了社区版与商业版(Pro)功能,项目卡片增加 Github 链接、修复了文档目录未匹配的bug。

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:优化了骨架屏
  • feat:新增了社区版与商业版(Pro)功能
  • feat:项目卡片增加 Github 链接
  • fix:修复了文档目录未匹配的bug

2023-10-03

V1.8.3

该版本修复了多个上个版本中的已知bug,并且对编辑器进行了优化

Collage of new marketing component designs
  • fix:修复了多个上个版本中的已知bug
  • feat:对编辑器进行了优化

2023-09-29

V1.8.2

该版本新增了 News 和 Changelog 的后台管理功能,支持新增、编辑、删除等操作,此外我们还优化了所有项目的最新版本号获取方式,现在已统一从 changelog 中获取

Collage of new marketing component designsCollage of new marketing component designs
  • feat:新增了 News 和 Changelog 的后台管理功能,支持新增、编辑、删除等操作
  • feat:优化了所有项目的最新版本号获取方式,现在已统一从 changelog 中获取

2023-09-22

V1.8.1

该版本继续对编辑器进行了优化;新增了图片上传功能,另外还新增了实时保存状态显示

Collage of new marketing component designs
  • feat:编辑器新增图片上传功能
  • feat:编辑器新增实时保存状态显示

2023-09-17

V1.8.0

该版本对编辑器进行了优化;News 支持使用编辑器发布

Collage of new marketing component designs
  • feat:编辑器优化;动态支持编辑器发布

2023-09-12

V1.7.0

该版本新增了快捷登录弹窗;新增支持查看项目点赞用户列表

Collage of new marketing component designsCollage of new marketing component designs
  • feat:新增了快捷登录弹窗
  • feat:新增支持查看项目点赞用户列表

2023-09-08

V1.6.1

该版本对数据加载到底了进行了优化,并且对 404 页面进行了优化,修复帖子评论显示顺序bug

Collage of new marketing component designsCollage of new marketing component designs
  • feat:对数据加载到底了进行了优化
  • feat:404 页面优化
  • fix:修复帖子评论显示顺序bug

2023-09-04

V1.6.0

该版本新增用户通知功能、用户可以在通知中查看网站公告、社区用户评论以及关注的项目动态等;新增客服功能,有问题可以随时联系客服;新增项目 Hot 标志;新增动态 New 标志

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:新增用户通知功能
  • feat:新增客服功能
  • feat:新增项目 Hot 标志
  • feat:新增动态 New 标志

2023-09-01

V1.5.0

该版本对动态、专栏、组件、项目列表页数据加载做了优化,现已改为上拉加载;OSS 文件上传改为前端直传;项目详情页新增了用户点赞,收藏,评论,分享功能;优化了微信登录

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:动态、专栏、组件、项目列表页数据加载改为上拉加载
  • feat:OSS 文件上传改为前端直传
  • feat:项目详情页新增了用户点赞,收藏,评论,分享功能
  • feat:优化了微信登录

2023-08-31

V1.4.2

该版本修复了用户微信登录成功之后登录状态并未自动刷新问题,修复了用户退出登录之后登录状态并未自动清除问题

  • fix:修复用户微信登录成功之后登录状态并未自动刷新问题
  • fix:修复用户退出登录之后登录状态并未自动清除问题

2023-08-30

V1.4.1

该版本修复了头像上传在移动端的样式问题,修复了已知的登录重定向问题,修复了社区用户评论头像显示问题

Collage of new marketing component designsCollage of new marketing component designs
  • fix:修复头像上传在移动端的样式问题
  • fix:修复已知的登录重定向问题
  • fix:修复社区用户评论头像显示问题

2023-08-25

V1.4.0

该版本新增了用户的个性化设置功能,用户可以编辑自己的用户名,头像、邮箱、手机号等,另外之前用户登录成功之后会默认跳转到首页,在这个版本我们对其进行了优化,当用户登录成功之后会重定向到原页面

Collage of new marketing component designs
  • feat:新增了用户的个性化设置功能
  • feat:新增了登录成功页面重定向功能

2023-08-23

V1.3.1

该版本修复了微信登录及登录成功后跳转bug

  • fix:修复了微信登录bug
  • fix:修复了登录成功后跳转bug

2023-08-21

V1.3.0

该版本新增了项目限时优惠活动功能,用户通过分享获得优惠

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:新增了项目限时优惠活动功能
  • feat:支持用户实时查看分享次数

2023-08-18

V1.2.5

该版本主要优化了部分页面样式,修复了创建帖子页面标题输入框聚焦显示边框问题

Collage of new marketing component designs
  • feat:优化了部分页面样式
  • fix:修复了创建帖子页面标题输入框聚焦显示边框问题

2023-08-14

V1.2.4

该版本主要对网站页面展示进行了优化,去掉了首页项目轮播,首页部分区域加入了滚动加载动画,项目详情页部分区域也加入了滚动加载动画

  • feat:去掉了首页项目轮播
  • feat:首页部分区域加入滚动加载动画
  • feat:项目详情页部分区域加入滚动加载动画

2023-08-07

V1.2.3

该版本修复了 chatGPT 回复时出现的 data: 问题,同时还修复了当 chatGPT 无响应时未给出提示问题,另外还修复了 chatGPT 输入框在 IOS 上放大问题

Collage of new marketing component designsCollage of new marketing component designs
  • fix:修复了 chatGPT 回复时出现的 data: 问题
  • fix:修复了当 chatGPT 无响应时未给出提示问题
  • fix:修复了 chatGPT 输入框在 IOS 上放大问题

2023-07-24

V1.2.2

该版本优化了帖子发布时间及评论时间展示,可以显示刚刚,一分钟前,一小时前...,优化发布帖子链接展示,帖子的链接会展示meta信息,发布帖子支持图片上传,并且修复了帖子列表的样式问题

Collage of new marketing component designsCollage of new marketing component designs
  • feat:优化了帖子发布时间及评论时间格式化
  • feat:优化发布帖子链接展示
  • feat:发布帖子支持图片上传
  • fix:修复帖子列表样式问题

2023-07-21

V1.2.1

该版本修复了用户发帖子和评论未登录给出提示,修复帖子、评论点赞逻辑,修复用户登录之后可以看到自己对哪些帖子或评论进行了点赞,修复了创建完帖子之后回到社区主页并给出帖子创建成功提示

Collage of new marketing component designsCollage of new marketing component designs
  • fix:修复了用户发帖子和评论未登录给出提示
  • fix:修复帖子、评论点赞逻辑
  • fix:修复用户登录之后可以看到自己对哪些帖子或评论进行了点赞
  • fix:修复了创建完帖子之后回到社区主页并给出帖子创建成功提示

2023-07-19

V1.2.0

该版本新增了社区功能,用户可以在社区发帖子,对帖子进行评论,也可以对喜欢的帖子点赞

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:新增了社区功能
  • feat:用户可以在社区发帖子
  • feat:用户可以对帖子进行评论
  • feat:用户可以可以对喜欢的帖子点赞
  • feat:用户可以回复他人的评论

2023-07-14

V1.1.1

该版本在项目详情页新增了快捷导航功能;另外完成了用户退出功能

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:项目详情页新增了快捷导航功能
  • feat:完成了用户退出功能

2023-07-10

V1.1.0

该版本新增了各个项目的价格计划;由于最近咨询用户较多,因此我们为这些项目制定了价格计划;对后台项目列表进行了优化,展示所有项目的进度

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:新增了各个项目的价格计划
  • feat:对后台项目列表进行了优化,展示所有项目的进度

2023-07-03

V1.0.9

该版本新增了公告轮播功能,后面重要的事情都会在公告中提及;新增了首页项目轮播展示功能,方便展示当前热门项目;网站默认登录方式改为微信登录

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:新增了公告轮播功能
  • feat:新增了首页项目轮播展示功能
  • feat:网站默认登录方式改为微信登录

2023-06-30

V1.0.8

该版本新增了实时编辑器功能,方便文档、动态的实时编辑发布,新增了水印功能,现已在文档页面使用

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • feat:新增了实时编辑器功能
  • feat:新增了水印功能,现已在文档页面使用

2023-06-25

V1.0.7

该版本完成了后台管理接口的开发,开发了 message 组件,提供了 chatGPT 代码复制的功能

Collage of new marketing component designsCollage of new marketing component designs
  • feat:完成了后台管理接口的开发
  • feat:开发了 message 组件
  • feat:提供了 chatGPT 代码复制的功能
  • feat:链接的 hover 动效

2023-06-13

V1.0.6

该版本完成了后台管理页面的开发,包括 Dashboard、Setting、Project 页面

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • 完成了后台管理页面的开发
  • Dashboard页面,主要内容有销售报表、订单统计图、访客量、社区转化率
  • Settings页面,主要内容有个人信息的展示与编辑
  • Project页面,主要内容有项目信息展示

2023-06-01

V1.0.5

该版本新增了 ChatGPT AI 问答功能,优化文档页面滚动条

Collage of new marketing component designs
  • 新增了 ChatGPT AI 问答功能
  • 优化文档页面滚动条

2023-05-23

V1.0.4

该版本主要增加了前端埋点功能,修复了搜索input框带边框问题,首页项目卡片添加版本号

Collage of new marketing component designs
  • 增加了前端埋点功能
  • 修复了搜索input框带边框问题
  • 首页项目卡片添加版本号

2023-05-08

V1.0.3

该版本主要增加了用户登录功能,增加了配置受保护页面功能,增加了路由拦截保护功能

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • 增加了用户登录功能
  • 受保护页面加锁,当用户登录后解锁同时锁消失,即登录解锁全部应用
  • 增加了路由拦截保护功能,当用户未登录时访问受保护页面会自动跳转到登录页

2023-04-20

V1.0.2

该版本主要修复了文档页面的一些bug,增强了用户体验

  • 修复文档页面点击其他文档时左侧标题消失问题
  • 修复文档中的表格未被正常解析问题
  • 文档页脚增加最后更新时间
  • 修复文档侧边栏多层菜单无法展开问题

2023-04-08

V1.0.1

该版本相比之前新增了搜索功能以及 changeLog 页面,对首页、footer 组件、项目主页进行了重新设计

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • 支持全文检索
  • 首页重新设计
  • 新增 changeLog 页面
  • footer 组件设计
  • 项目主页重新设计

2023-03-12

V1.0.0

这是 Open-Official V1.0.0的第一次正式发布,支持 markdown 解析,切换主题色,响应式布局,我们的目标是打造最优的文档工具。

Collage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designsCollage of new marketing component designs
  • 支持 markdown 解析
  • 支持切换主题色
  • 支持响应式布局
  • 支持 SEO