Releases: happy-geeks/geeks-core-library
Releases · happy-geeks/geeks-core-library
v4.2.19
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #627
- Bump NUnit3TestAdapter from 4.5.0 to 4.6.0 by @dependabot in #626
- Bump SSH.NET from 2024.0.0 to 2024.1.0 by @dependabot in #625
- Bump RestSharp.Serializers.NewtonsoftJson and RestSharp by @dependabot in #624
- Bump DocumentFormat.OpenXml from 3.0.2 to 3.1.0 by @dependabot in #623
- Bump NUnit from 4.0.1 to 4.1.0 by @dependabot in #632
- Bump FluentFTP from 50.0.1 to 51.0.0 by @dependabot in #631
- Bump WebMarkupMin.AspNetCore7 from 2.16.0 to 2.17.0 by @dependabot in #630
- Fixed support for raw variables in templates by @HappyMaarten in #636
- Cache-Control middleware by @HappySven in #643
- Fixed NRE for missing logger by @HansHappyHorizon in #642
- Add endpoint for generating labels for NE DistriService by @MKet in #645
- Environment condition for payment method by @MKet in #648
New Contributors
- @HappySven made their first contribution in #643
Full Changelog: v4.2.18...v4.2.19
v4.2.18
What's Changed
- Improved query caching by @GilianJuice in #617
- Removed configurator cache setting by @HansHappyHorizon in #628
Full Changelog: v4.2.17...v4.2.18
v4.2.17
What's Changed
- Feature/new cxml model by @GilianJuice in #611
- Added wiser_history with new column "target_id" to WiserTableDefinitions by @GilianJuice in #616
- Bump MySqlConnector from 2.3.6 to 2.3.7 by @dependabot in #567
- Bump HtmlAgilityPack from 1.11.60 to 1.11.61 by @dependabot in #571
- Bump CsvHelper from 31.0.4 to 33.0.1 by @dependabot in #602
- Bump MailKit from 4.4.0 to 4.7.1.1 by @dependabot in #608
- Bump Magick.NET-Q8-x64 from 13.6.0 to 13.10.0 by @dependabot in #610
- Bump CM.Text from 2.7.0 to 2.9.0 by @dependabot in #618
- Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #619
- Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 by @dependabot in #620
- Bump ZXing.Net.Bindings.Magick from 0.16.13 to 0.16.14 by @dependabot in #622
- Bump HtmlAgilityPack from 1.11.61 to 1.11.62 by @dependabot in #621
Full Changelog: v4.2.16...v4.2.17
v4.2.16
What's Changed
- Added support for TIFF images. by @GilianJuice in #614
- Feature/branch improve id mapping by @MarkVanDijkHG in #615
Full Changelog: v4.2.15...v4.2.16
v4.2.15
What's Changed
- Template performance improvements by @GilianJuice in #609
- Get file name from header if provided by @MarkVanDijkHG in #613
- Feature/add prefix tables function by @MikeVanMourik in #612
Full Changelog: v4.2.14...v4.2.15
v4.2.14
What's Changed
- Fixed problem that links were sometimes not merged when they should be by @GilianJuice in #605
Full Changelog: v4.2.13...v4.2.14
v4.2.13
What's Changed
- Request logging by @GilianJuice in #597
- Add support for custom roles by @MKet in #599
- Unit tests for StringExtensions by @GilianJuice in #598
- fix mistake in index creation wiserWiserItemLinkDetail by @MikeVanMourik in #601
- Fixed caching problem with baskets by @HappyRickVeldkamp in #604
New Contributors
- @HappyRickVeldkamp made their first contribution in #604
Full Changelog: v4.2.12...v4.2.13
v4.2.12
What's Changed
- add columns to styled out put table for time logging by @MikeVanMourik in #594
- Database connection additions by @GilianJuice in #595
- disable the performparentupdate during wiseritem operations by @MikeVanMourik in #593
- Removed a lot of old models that aren't used and shouldn't even be in the GCL.
- The method ReplaceCaseInsensitive used some strange way to do the replaces. Changed that to use the .NET replace method.
Full Changelog: v4.2.11...v4.2.12
v4.2.11
What's Changed
- Add Replace formatter method by @MKet in #588
- feature/x-money-psp by @Mohamadalsamour99 in #589
- Feature/dimoco psp by @GilianJuice in #590
- Set original_price if not exists when adding coupon by @MKet in #592
Full Changelog: v4.2.10...v4.2.11
v4.2.10
What's Changed
- Removed code that allowed people to create an order without using the order process by @GilianJuice in #586
- Add the options column to the table definition for styled output by @MarkVanDijkHG in #587
Full Changelog: v4.2.9...v4.2.10