Releases: falko-team/talkie-framework
Releases · falko-team/talkie-framework
Release v1.10.0
Full Changelog: v1.9.0...v1.10.0
Release v1.9.1
Full Changelog: v1.9.0...v1.9.1
Release v1.9.0
Full Changelog: v1.8.0...v1.9.0
Release v1.8.0
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
What's Changed
- Add Microsoft Hosting Support from Box #118 by @fembina in #127
- Remove Unused Disposables Objects like SerialDisposable #126 by @fembina in #127
- Fix Skip Extensions methods Work on Any Signals if Its Typed #125 by @fembina in #127
- Do Extensions in Signal Flow More Lock Free or Concurrent #124 by @fembina in #127
- Dublified IWithUnobservedExceptionSignal Mixing #123 by @fembina in #127
- Pretty ConnectTelegramAsync Methods for Avoid Named Cancellation Setting #117 by @fembina in #129
- Rename SkipSelf to SkipSelfPublish #128 by @fembina in #129
Full Changelog: v1.6.1...v1.7.0
Release v1.6.1
Release v1.6.0
What's Changed
- Refactored arch changes of 1.5.0 by @fembina in #101
- Added more modern connections by @fembina in #102
- Added more signals by @fembina in #103
- Added support of text styles in messages by @fembina in #104
- Updated readme by @fembina in #105
- Updated package versions by @fembina in #106
- Refactored and optimizing previous commits by @fembina in #107
- Added message content fast get extensions by @fembina in #108
- Updated ReadMe by @fembina in #109
- Updated ReadMe by @fembina in #110
- Refactored messages api methods by @fembina in #111
- Update ReadMe by @fembina in #112
- Updated ReadMe by @fembina in #113
- Added unpublishing and exchange api for messages and refactoed api and arch and fixed bugs by @fembina in #114
Full Changelog: v1.5.0...v1.6.0
Release v1.5.0
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
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
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