v0.17.2
New Logo
Changelog
Bug fixes
- 9241d65: fix(logctx): fallback interface conversion (@iyear)
- b4d8c32: fix(recovery):panic serving interface conversion (#644) (@user1121114685)
Documentation updates
- 983b909: docs(README): add logo to header (@iyear)
- 291d7f5: docs(hugo): add logo and favicon to index page (@iyear)
- 9587ac1: docs(hugo): single source of preview.gif (@iyear)
Refactoring
- 26bad55: refactor(prj): separate logger to core module (@iyear)
- 372f922: refactor(prj): separate packages to core module (@iyear)
- 187ae7a: refactor(prj): separate proxy util to core module (@iyear)
- d06ca3a: refactor(prj): separate tclient core code to core module (@iyear)
- 6bb545a: refactor(prj): separate telegram client device config to core module (@iyear)
- f0b1903: refactor(prj): separate utils.Telegram to tutil package (@iyear)
Others
- 4f6b0ef: chore(.github): create CODEOWNERS (@iyear)
- a5ae3c3: chore(.github): optimize feature request and bug report template (@iyear)
- b6cb08d: chore(.gitignore): add hugo file lock (@iyear)
- ef55fa6: chore(actions): add lint job to subdir module (@iyear)
- 8d706bb: chore(actions): set fail-fast to false (@iyear)
- 770e122: chore(deps): bump github.com/beevik/ntp from 1.4.2 to 1.4.3 (#633) (@dependabot[bot])
- 92e0e82: chore(deps): bump github.com/go-playground/validator/v10 (#643) (@dependabot[bot])
- 58968ff: chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#638) (@dependabot[bot])
- 52215df: chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#640) (@dependabot[bot])
- 5a9793c: chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#641) (@dependabot[bot])
- 866cea5: chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#642) (@dependabot[bot])
- d86c92b: chore(hugo): disable docs search (@iyear)
- 75b86da: chore(lint): fix (@iyear)
- da20efc: feat(chat ls): support channel that has more than 101 topics (#556) (@XMLHexagram)