Releases: happy-geeks/geeks-core-library
Releases · happy-geeks/geeks-core-library
v4.3.4
- Fixed problem that background images did not work correctly on PDFs that have multiple pages.
Full Changelog: v4.3.3...v4.3.4
v4.3.3
What's Changed
- add robots no index and no follow tags to templates by @MikeVanMourik in #719
Full Changelog: v4.3.2...v4.3.3
v4.3.2
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- Improved all ArgumentOutOfRangeExceptions by @GilianJuice in #711
- New Evo PDF package by @GilianJuice in #714
- tweak to settings loading for database healthcheck by @MikeVanMourik in #720
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- Branch merge templates by @GilianJuice in #700
- Add basketToUserLinkType Parameters by @MKet in #701
- Working on more health checks functions by @HappyArda in #681
- Disable cache for configuration query in WTS health check by @MKet in #702
- Bump RestSharp from 110.2.0 to 112.0.0 in /GeeksCoreLibrary by @dependabot in #644
- Bump NUnit from 4.1.0 to 4.2.2 by @dependabot in #647
- Bump HtmlAgilityPack from 1.11.62 to 1.11.71 by @dependabot in #691
- Bump DocumentFormat.OpenXml from 3.1.0 to 3.2.0 by @dependabot in #704
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.12.0 by @dependabot in #703
New Contributors
- @HappyArda made their first contribution in #681
Full Changelog: v4.2.34...v4.3.0
v4.2.34
What's Changed
- Fix duplication of items when duplicating with recursion by @MarkVanDijkHG in #694
- Fix triming and removing empty entries for bcc en cc when setting up an e-mail by @MKet in #695
- Removed dependency on
IWebHostEnvironment
by @HansHappyHorizon in #696 - Amazon S3 auth changes by @HansHappyHorizon in #699
Full Changelog: v4.2.33...v4.2.34
v4.2.33
What's Changed
- Fixed problem with logging in users and immediately needing the cookie by @GilianJuice in #692
- Trim bcc and cc adresses when creating CommunicationReceiverModel by @MKet in #693
Full Changelog: v4.2.32...v4.2.33
v4.2.32
What's Changed
- Bugfix/wiser item definition by @rvdgraaf in #684
- Checked and cleaned up middlewares. by @GilianJuice in #686
- Added extra health check to just check the database connection by @GilianJuice in #687
- Pass StringSplitOptions in Split function instead of filtering with linq by @MKet in #688
- SSH settings private key bytes by @HansHappyHorizon in #689
- Amazon S3 service by @HansHappyHorizon in #690
Full Changelog: v4.2.31...v4.2.32
v4.2.31
- Added more logging to NeDistriService.
- Fixed bug in CommunicationsService.cs; Timeout can only be changed before the first request of HttpClient. Fixed it by using cancellation tokens, which can be done per request.
Full Changelog: v4.2.30...v4.2.31
v4.2.30
- Added better logging to NeDistriController.
Full Changelog: v4.2.29...v4.2.30