Skip to content

v1.0.0-rc1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 13:21
· 568 commits to dev since this release
54dbccf

Changelog

  • f8fa906 .github: fix issue link
  • 0cc0a20 .github: update bug-report template
  • b0fb02e .github: update bug-report template
  • b70db34 .github: update golint.yml
  • 8f42860 [fix] Checkbox cause github 500 error
  • e9fdefd [update] Bumped version (Mrs4s#1284)
  • a49becf api-gen: replace aliases with multi-path
  • 0145879 ci(chore): Fix stylings
  • abf42ce ci(chore): Fix stylings
  • c61de34 ci(chore): Fix stylings
  • 94ec3cc ci(chore): Fix stylings
  • 0accc89 ci(package): remove useless nightly package (Mrs4s#1260)
  • 20ce02f ci: fix lint by adding // nolint
  • a9c1f2e ci: fix version path
  • 897119c ci: make lint happy
  • 1f55bde ci: make lint happy
  • 8ba93cb ci: use commit sha version
  • f88f51c cmd/gocq: switch faststart over to a flag
  • 8eefcc8 config: impl env placeholder with default value
  • 82b0c69 config: remove old env config
  • 57d1be0 db/leveldb: register message.RedBagMessageType
  • 3f67bee dep: update MiraiGo
  • 3800061 dep: update MiraiGo
  • 5a180cb dep: update MiraiGo
  • 81d910f dep: update MiraiGo & websocket
  • 18487d6 dep: update dependencies
  • 8723ff8 dep: update websocket again
  • 6916fb7 dep: use RomiChan forked websocket
  • 7785c81 doc: guild api get_topic_channel_feeds
  • 0211a0e doc: guild api get_guild_member_list
  • 9c3997d doc: update guild doc
  • 9f7f5a6 doc: update guild doc
  • 2461ff5 doc: update guild doc
  • b8fe459 feat(coolq): upload images/videos in forward message concurrently
  • ef22238 feat: add WriteDeadline
  • 1bc3818 feat: basic guild music share support
  • 57b2ce4 feat: database support for guild channel message
  • a5dd0bf feat: disable temp session by default
  • 304667a feat: error dump
  • 2f1077e feat: expand forward message
  • e69051e feat: get_guild_member_list api
  • 5d81267 feat: get_guild_member_profile api
  • 32aa82f feat: get_guild_msg api
  • 8da29c2 feat: get_guild_msg api no_cache
  • f5ef0c1 feat: guild_channel_recall event
  • d2a5801 feat: support foreach in btree
  • 54e69ac feat: support guild image decode to db
  • bfc29a8 feat: support set max retries and retries interval (close Mrs4s#1252) (Mrs4s#1289)
  • 4b3ae1c fix Mrs4s#1351
  • 49aedc9 fix(expand env): change os.ExpandEnv to regex (Mrs4s#1231)
  • 80e35fc fix(server): fix Mutex change in reconnect
  • 9152185 fix: PutBuffer panic on nil event buffer (Mrs4s#1299)
  • 024ec34 fix: bus_id compatibility
  • cb16c08 fix: download & delete group file api error
  • 05f7eeb fix: fix api-generator panic
  • 6c74457 fix: fix btree iterate
  • e8bf497 fix: fix btree iterate for empty db
  • a10aee8 fix: make linter happy
  • c775d91 fix: private reply message serialize
  • be3b17d fix: support join query from http query&form
  • d33f17e fix: uploadForwardElement upload image error (Mrs4s#1354)
  • 59bc7b4 internal/cache: always use CacheDB
  • 7dc4a0b style: add some comments
  • 9506dc2 style: delete useless return
  • b98f75c style: run gofumpt
  • 120b925 update: remove internal id from guild message id
  • a4992c3 修复了自动创建的批处理文件无法执行的Bug (Mrs4s#1355)