Releases: alfkonee/JamaaSMPP
Releases · alfkonee/JamaaSMPP
v2026.0.1: Dependency Fixes
Changes since v2026.0.0
Bug Fixes
- Update project references and properties for Release configuration
- Add ReferenceOutputAssembly and IncludeAssets conditions
- Enhance JamaaTech.Smpp.Net.Lib project properties for better assembly management and documentation generation
v2026.0.0: New Year Release
Changes since v2025.1.1
Features & Improvements
- Add Microsoft.Extensions.Logging dependencies
- Add Common.Logging adapter for Microsoft.Extensions.Logging
- Update workflow to use .NET 10.0.x in nuget-deploy.yml
- Update build command to include configuration
- Set explicit root namespace in project file
- Upgrade to .NET 10 and migrate to Zitadel V2 API
- ResponseHandlerV2 as default handler
- SmppClient.MessagePduSent and ReceiptedMessageId update
- SmppClient.PduReceived event support
- SegmentIdGenerator support
- MultiPartTextMessage enhancements
Bug Fixes
- Fixed MultiPartTextMessage _hasResponse
- Fix threading issues
- Fix ReceiptedMessageId submitting
- Fix errors and test cases
- Fixed issues AdhamAwadhi#34
Breaking Changes
- Removed NET40 compatibility
Documentation
- Added docs and simple tests
- Updated README
v2025.1.1
Full Changelog: v2025.1.0...v2025.1.1