File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 4.3.0 ] - Unreleased
3+ ## [ 4.3.1-pre01 ] - 2021-04-21
44
55### New
66
77- New built-in exception page design (#140 )
88- Built-in exception page light/dark design switch option (#142 )
99- Display minimal text exception page in case of WebContext.IsAjax (#141 )
10+ - .NET 5.0 explicit support
11+ - Refactofing to nullable
12+
13+ ### Changed
14+
15+ - String table items without name ignore
16+
17+ ### Fixed
18+
19+ - Context.User.Identity check for null
20+ - Assembly.FullName null check added
1021
1122### Dependencies
1223
1324- Microsoft.Extensions.Configuration.Json bump to 3.1.14
14- - Simplify.DI bump to 4.0.15
25+ - Simplify.Xml.Sources bump to 1.3
Original file line number Diff line number Diff line change 1010 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1111 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1212
13- <Version >4.3</Version >
13+ <Version >4.3-pre01 </Version >
1414
1515 <Authors >Alexander Krylkov</Authors >
1616 <Product >Simplify</Product >
You can’t perform that action at this time.
0 commit comments