Skip to content

Version 1.19.0

Compare
Choose a tag to compare
@umputun umputun released this 19 Feb 19:37
· 108 commits to master since this release

What's Changed

  • multiple improvements to telegram auth by @paskal in #99
  • [telegram] add the ability to process updates from the third source by @paskal in #100
  • allow to configure DevServer to return email by @alek-sys in #102
  • [telegram] return telegram bot username when Run is not used by @paskal in #104
  • support both personal and work/school Microsoft accounts by @0xmohit in #107
  • fix _example with CustomProvider on go-auth2/oauth2 server by @nbys in #108
  • switch go-oauth2 to v4 and updates deps by @umputun
  • add /status endpoint
  • bump dependencies by @paskal in #105
  • fix status handler panics if user didn't finish the auth process by @umputun #103
  • switch CI pipelines to go 1.17 by @umputun

New Contributors

Full Changelog: v1.18.0...v1.19.0