Skip to content

Releases: falko-team/talkie-framework

Release v1.10.0

09 Feb 21:01
Compare
Choose a tag to compare

Release v1.9.1

02 Jan 05:15
Compare
Choose a tag to compare

Release v1.9.0

02 Jan 01:29
Compare
Choose a tag to compare

Release v1.8.0

29 Nov 23:38
Compare
Choose a tag to compare

What's Changed

  • Modernised and optimised api for message content creation by @fembina in #131
  • Added attachments api (without uploading) with stickers and dotnet 9 support by @fembina in #141
  • Attachments grouping and optimisations and new api features with fixes by @fembina in #143

Full Changelog: v1.7.0...v1.8.0

Release v1.7.0

Release v1.6.1

11 Sep 04:33
58502e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0

09 Sep 02:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

Release v1.5.0

12 Aug 19:39
984854b
Compare
Choose a tag to compare

What's Changed

  • Updated read-me by @fembina in #78
  • Added interceptors builders as immutable and take skip while methods for them by @fembina in #82
  • Added multi-merge support by @fembina in #83
  • Added languages support for profiles by @fembina in #85
  • Fixed empty intercepting pipeline always false by @fembina in #89
  • Fixed empty intercepting pipeline always false by @fembina in #90
  • Added telegram platform in telegram connection by @fembina in #91
  • Changed messages api and modernized it by @fembina in #93
  • Added publish silently features by @fembina in #98
  • Added languages support of enums by @fembina in #99
  • Added skip older than extension by @fembina in #100

Full Changelog: v1.4.0...v1.5.0

Release v1.4.0

16 Jul 01:32
588be4b
Compare
Choose a tag to compare

What's Changed

  • Remove Unimplemented WhereCommand Extension #68
  • Add AddTextLine Methods #75
  • Add Concat Methods Instead of Merge Methods and Add True Merge Methods #73
  • Add Do Methods #74
  • Remove Thread Locks Extensions for Signal Flow #66
  • Rename ExcludeType to Except and IncludeType to Only and Add More Generics #67
  • Optimizing Pipelines With Single Handler to do Them Unconcurrent #77

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

08 Jul 11:19
Compare
Choose a tag to compare

What's Changed

  • Add Outgoing Message Controller Creation from Any #56 by @fembina
  • Simplify and Refactor Platform Models #55 by @fembina
  • Add Unobserved Exception Handling For Connections or Platforms #49 by @fembina
  • Do SendAsync Methods in Telegram Bridge as Internal #62 by @fembina
  • Modernize Telegram Exceptions Handler #11 by @fembina
  • Add Http2 Support and GZip Support for Telegram Client #54 by @fembina
  • Add Modern Configuration for Telegram Bridge #60 by @fembina
  • Get Updates Method in Allowed Updates Field Should Receive Strings but now Receive Update Classes #59 by @fembina
  • Fix Get Updates Telegram Method Parameters #57 by @fembina
  • Retry Timeout is not Working and Thrown Json Parse Exception #58 by @fembina
  • Bad Format of Publishing Exception #47 by @fembina

Full Changelog: v1.2.0...v1.3.0