Skip to content

Releases: beilunyang/moepush

v0.6.0

03 May 06:13

Choose a tag to compare

What's Changed

  • fix(push-group): 更改 origin 获取方式 by @wyf9 in #16
  • chore: Update the deployment workflow on pnpm install deps
  • feat: Add generic webhook channel

New Contributors

  • @wyf9 made their first contribution in #16

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Apr 15:40
892e4bc

Choose a tag to compare

What's Changed

  • feat: update current time function to support custom timezone and format
  • feat: Add bark channel support
  • docs: Video version of the deployment tutorial
  • fix: DISABLE_REGISTER environment variable

Full Changelog: v0.4.0...v0.5.0

v0.4.0

29 Mar 07:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Mar 15:17

Choose a tag to compare

What's Changed

  • refactor: 添加DISABLE_REGISTER配置项,可选择关闭注册,默认为flase by @arschlochnop in #7
  • feat: Add Docker support
  • feat: Enable the new moe logo
  • feat: Add Discord Webhook channel support(Only support simpl
    e text message)

New Contributors

Full Changelog: v0.2.0...v0.3.0

moe logo

v0.2.0

02 Mar 05:50

Choose a tag to compare

What's Changed

  • refactor: Centralize channel management
  • feat: Add Feishu channel support (plain text message and rich text message)

Full Changelog: v0.1.1...v0.2.0

v0.1.1

26 Feb 14:57

Choose a tag to compare

What's Changed

  • refactor(deploy): 优化项目创建流程并添加创建验证 by @gclm in #2
  • feat(template): Enhance string interpolation with special character handling

New Contributors

  • @gclm made their first contribution in #2

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Feb 04:50

Choose a tag to compare

What's Changed

  • feat: Init

Full Changelog: https://github.com/beilunyang/moepush/commits/v0.1.0