Skip to content

Commit

Permalink
Merge pull request #58 from qianmoQ/feature-dev
Browse files Browse the repository at this point in the history
发布 `2024.1.3`
  • Loading branch information
qianmoQ authored Jul 22, 2024
2 parents a5678e2 + 9385973 commit 280ff31
Show file tree
Hide file tree
Showing 11 changed files with 53 additions and 22 deletions.
2 changes: 1 addition & 1 deletion core/infosphere-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.devlive.infosphere</groupId>
<artifactId>infosphere</artifactId>
<version>2024.1.3-SNAPSHOT</version>
<version>2024.1.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/infosphere-console/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "infosphere-console",
"private": true,
"version": "2024.1.3-SNAPSHOT",
"version": "2024.1.3",
"type": "module",
"scripts": {
"predev": "sh setup.sh",
Expand Down
2 changes: 1 addition & 1 deletion core/infosphere-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.devlive.infosphere</groupId>
<artifactId>infosphere</artifactId>
<version>2024.1.3-SNAPSHOT</version>
<version>2024.1.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/infosphere-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.devlive.infosphere</groupId>
<artifactId>infosphere</artifactId>
<version>2024.1.3-SNAPSHOT</version>
<version>2024.1.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/infosphere-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.devlive.infosphere</groupId>
<artifactId>infosphere</artifactId>
<version>2024.1.3-SNAPSHOT</version>
<version>2024.1.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ hide:

<br />

[InfoSphere-2024.1.2.tar.gz](xxx){ .md-button .md-button-primary }
[InfoSphere-2024.1.3.tar.gz](xxx){ .md-button .md-button-primary }

- :material-more: __更多__

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ hide:

<div style="text-align: center;">
<img width="100" height="85" style="margin-top: -50px;" src="/assets/images/logo.png" />
<p/>InfoSphere 是一款面向企业和个人的开源 Wiki 系统,旨在提供简单而强大的知识管理解决方案。
<p/>InfoSphere 是一款面向企业和个人的开源知识管理系统,旨在提供简单而强大的知识管理解决方案。
<p/>
<a target="_blank" href="https://gitee.com/devlive-community/incubator-infosphere/members">
<img src='https://gitee.com/devlive-community/incubator-infosphere/badge/fork.svg?theme=white' alt='fork'/>
Expand Down
23 changes: 23 additions & 0 deletions docs/docs/release/2024.1.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**InfoSphere 发布!**

| 发布版本 | 发布时间 |
|:-----------:|:------------:|
| `2024.1.2` | `2024-07-18` |

## 基本功能

---

- 重命名 docker compose 组件名称
- 修改探索页面分页布局

## 书籍功能

---

- 支持公开书籍未登录访问
- 支持编写文档树形菜单展示
- 支持阅读文档树形菜单展示
- 支持右键菜单创建文档
- 支持删除文档
- 支持书籍状态配置
29 changes: 18 additions & 11 deletions docs/docs/release/latest.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,30 @@
**InfoSphere 发布!**

| 发布版本 | 发布时间 |
|:-----------:|:------------:|
| `2024.1.2` | `2024-07-18` |
| 发布版本 | 发布时间 |
|:----------:|:------------:|
| `2024.1.3` | `2024-07-22` |

## 基本功能

---

- 重命名 docker compose 组件名称
- 修改探索页面分页布局
- 添加探索菜单连接
- 增加底部布局
- 更新 README.md 登录系统账号
- 支持用户上传头像

## 书籍功能

---

- 支持公开书籍未登录访问
- 支持编写文档树形菜单展示
- 支持阅读文档树形菜单展示
- 支持右键菜单创建文档
- 支持删除文档
- 支持书籍状态配置
- 支持记录访问书籍历史
- 支持书籍访问历史展示
- 修复书籍文档标记格式问题
- 优化书籍详情加载状态
- 支持记录访问者 IP 等信息
- 优化编辑文档路由
- 支持阅读文档时跳转编辑文档
- 添加书籍状态展示
- 添加首页热门书籍
- 支持修改文档名称
- 支持用户书籍展示
7 changes: 4 additions & 3 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ site_name: InfoSphere
site_url: https://infosphere.devlive.org
site_author: qinamoQ
site_description: >-
InfoSphere 是一款面向企业和个人的开源 Wiki 系统,旨在提供简单而强大的知识管理解决方案。
InfoSphere 是一款面向企业和个人的开源知识管理系统,旨在提供简单而强大的知识管理解决方案。
repo_name: devlive-community/incubator-infosphere
repo_url: https://github.com/devlive-community/incubator-infosphere
edit_uri: "https://github.com/devlive-community/incubator-infosphere/blob/dev/docs/docs"

banners:
- title: InfoSphere 2024.1.2 已经发布。
- title: InfoSphere 2024.1.3 已经发布。
link: /release-latest.html
description: <a href="https://github.com/devlive-community/incubator-infosphere" class="text-white"> 如果您喜欢 InfoSphere ? 请前往 GitHub 给我们点击一个 🌟</a>

Expand Down Expand Up @@ -69,6 +69,7 @@ nav:
- reference/getStarted/installFromDocker.md
- reference/getStarted/installFromDockerCompose.md
- 更新日志:
- 2024.1.2 (latest): release/latest.md
- 2024.1.3 (latest): release/latest.md
- 2024.1.2: release/2024.1.2.md
- 2024.01.1: release/2024.01.1.md
- 1.5.0 (Old): release/1.5.0.md
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.devlive.infosphere</groupId>
<artifactId>infosphere</artifactId>
<packaging>pom</packaging>
<version>2024.1.3-SNAPSHOT</version>
<version>2024.1.3</version>

<modules>
<module>core/infosphere-common</module>
Expand Down

0 comments on commit 280ff31

Please sign in to comment.