Skip to content

release v2.3.6

Compare
Choose a tag to compare
@alienwow alienwow released this 27 Sep 14:17
· 862 commits to master since this release
ef80d2c
release v2.3.6 (#88)

* feature: add searchmode doc

* fix: add endsWith and startsWith in IE 11

* fix: fix some small bugs

* fix: EntityHelper.GetEntityList support customkey

* fix: EntityHelper.GetEntityList filter base duplicate name field (#76)

* fix: update tab taghelper

* fix: change comments to english

* Feature/individual search (#81)

* feature: add seperate search and export method

* fix: fix the bug that import persistpoco did not set IsValid to true

* feature: add dbtype to FixConnectionAttribute

* fix: load appsettings.json file at assembly location when it's not exists at Directory.GetCurrentDirectory() (#83)

* fix: use aspnetcore.cors, remove CrossDomain attribute

* feature: add ef log to debug window when IsQuickDebug is true

* fix: fix the bug that searcher will output wrong post data