## 24.2.10
### Add content-type header to the OutgoingHttp WebAPI
Added by: Nick
Assigned to: Nick
Updated: 12 May 2025
Ticket: https://sandfield.atlassian.net/browse/CF-33066
- Add content-type header to the OutgoingHttp WebAPI
## 24.2.9
### Update Web Service & EDI WorkWith Web.config
Added by: Nick
Assigned to: Nick
Updated: 24 Apr 2025
Ticket: https://sandfield.atlassian.net/browse/CF-33117
- Updated the Identity and ServiceName in Web.config
- Added `<pages validateRequest="false"/>` in Web.config
- Added `<httpCookies httpOnlyCookies="true" requireSSL="true" />` in EDI Web.config
## 24.4.18
### Fix owner for schemas when they are created by migrator
Assigned to: Scott
Updated: 30 May 2025
Ticket: https://sandfield.atlassian.net/browse/CD-245
- Fix owner for schemas when they are created by migrator
## 24.4.17
### Fix Transport Entity Permissions
Assigned to: Eve
Updated: 16 May 2025
Ticket: https://mainfreightit.atlassian.net/browse/EUCRF-276
- Fix transport entity lookup not being filtered to permitted entity codes.
## 24.4.16
### Improved the Transport Type Work With List
Assigned to: Nick
Updated: 06 May 2025
Ticket: https://sandfield.atlassian.net/browse/CF-33239
- Improved the Transport Type Work With List by including the transport type name.
## 24.4.15
### Increases nvarchar limit from 50 to 255 on Transport Lookup
Assigned to: Jacob
Updated: 29 April 2025
Ticket: https://sandfield.atlassian.net/browse/CF-32968
- Updates the nvarchar limit from 50 to 255 in the MSG.Lookup_DeliveryTypeDetail for the @Value parameter.
## 24.4.14
### Missing permissions on SCH tables
Assigned to: Nick
Updated: 28 Apr 2025
Ticket: https://sandfield.atlassian.net/browse/CF-33066
- When updating the Partner's Schedule Threads, it will error missing SELECT and INSERT permissions on the tables.
## 24.4.13
### Match 'Sandfield.Database.Migrator' nuget version
Assigned to: Nick
Updated: 23 Apr 2025
Ticket: No ticket, this is just matching the nuget version and no code changes
- Match 'Sandfield.Database.Migrator' nuget version with the main database migrator v4.0.1
## 24.4.12
### Fix OAuth2 for HTTP Server
Assigned to: Nick
Updated: 25 Mar 2025
Ticket: https://sandfield.atlassian.net/browse/CF-32534
- Increase Address string length to 500 on the Server page (UI)
- Increase Address string length in database as well
- Data fix on the OAuthToken table
- Add HTTP transports Setting "ServerOverride"
- Add UI for ServerOverride