3.0.0-alpha1
Pre-release
Pre-release
github-actions
released this
01 Dec 21:27
·
42 commits
to main
since this release
Changelog for 3.0.0-alpha1
- bdcb585 chore(ci): add goreleaser args
- b725269 chore(config): make log channel ID mandatory
- 006fe3b chore(logger): implement better logging
- b23097d chore(logger): improved logger
- 1b1f2d9 ci: add build files
- a6be456 feat(cache): implement cache system
- 355cef5 feat(hashing): add hash to generated links
- a8aab9a feat(plugin): add dummy stream plugin
- 1314d89 feat(stream): add basic stream route
- c0f9000 feat(workers): add timeout when starting
- 7c853c0 feat: add multi-client support
- 52a88fb fix(ci): made repository name lowercase
- 731a945 fix(ci): update goreleaser
- b0f4f56 fix(config): loading env file
- 3a7ed65 fix(config): multi token parse regex
- c257293 fix(docker): runtime error
- d805c6d fix(plugin): get access_hash from session storage
- ce801f4 fix(readme): typo
- a5a78d1 fix(release): enable CGO
- 3e75f2d fix: building wheel for tgcrypto fails
- 786c6d1 fix: cross compile
- 1063889 fix: env file is no more a requirement
- 2a9c14f init project
- 34e8298 perf(streamer): improved telegram reader
- 6ffbd14 refactor(logger): Moved initialization function
- db6d557 refactor(project): updated directory structure
- ce9fed2 refactor(streamer): rename to reader.go
- 1ae7185 refactor(utils): rename helpers
- c5d7439 refactor: imports
Full Changelog: v2.2.4...3.0.0-alpha1