Skip to content

Releases: bauer-group/LIB-Shared-Plattform-NET

v3.0.3

25 Mar 08:40

Choose a tag to compare

3.0.3 (2026-03-25)

🐛 Bug Fixes

  • Non-breaking bug fixes, code quality improvements, and dead dependency removal (#41) (7978dd2)

v3.0.2

28 Jan 19:31

Choose a tag to compare

3.0.2 (2026-01-28)

🐛 Bug Fixes

  • Update CloudinaryDotNet and WebView2 package versions; upgrade System.Text.Json and AsyncInterfaces (f684962)

v3.0.1

28 Jan 19:17

Choose a tag to compare

3.0.1 (2026-01-28)

🐛 Bug Fixes

  • Generic API service clients was missing (1b16a51)

v3.0.0

19 Jan 01:24

Choose a tag to compare

3.0.0 (2026-01-19)

⚠ BREAKING CHANGES

  • Public Release 3.0.0

🔧 Chores

v2.3.0

18 Jan 17:06

Choose a tag to compare

2.3.0 (2026-01-18)

🚀 Features

v2.2.0

18 Jan 11:42

Choose a tag to compare

2.2.0 (2026-01-18)

🚀 Features

v2.1.9

17 Jan 17:51

Choose a tag to compare

2.1.9 (2026-01-17)

♻️ Refactoring

  • update warning suppression and improve thread safety in tests (ae50cff)

v2.1.8

17 Jan 17:35

Choose a tag to compare

2.1.8 (2026-01-17)

♻️ Refactoring

  • improve file reading and downloading utilities with enhanced error handling and async support (b7e8c1f)

v2.1.7

17 Jan 17:22

Choose a tag to compare

2.1.7 (2026-01-17)

♻️ Refactoring

  • move MimeTypeSniffer to core and update tests for new namespace (e2e3dd4)

v2.1.6

17 Jan 17:16

Choose a tag to compare

2.1.6 (2026-01-17)

🐛 Bug Fixes

  • update MIME type detection to return specific types and improve test cases (a10b9af)
  • update mime type handling to include application/octet-stream (d45c912)