Skip to content

v0.5.1

Compare
Choose a tag to compare
@alimy alimy released this 13 Oct 08:53
· 336 commits to main since this release
ee785fe

Added

  • User/Profile page add setting option when page's user is self.

Fixed

  • fixed update user metric incorrect when no user record.

Change

  • frontend: follow/unfollow option hint add username info in home/user/profile/message/collections page.

备注:发布版本中,使用如下命令构建paopao-ce: (go version go1.21.2 darwin/amd64)

./build-release.sh && ./build-image.sh

发布的二进制文件中只测试了paopao-ce-darwin_amd64,其余平台的未亲测,如有问题,请使用源码在自己平台下自行构建。

您可以使用如下命令启动一个测试实例尝鲜:

docker compose up -d
# visit http://localhost:8008  👀 paopao-ce
# visit http://localhost:8001  👀 RedisInsight
# visit http://localhost:7700  👀 Meilisearch