What's Changed
Features
- Breaking change: Static Content API and the old school RESTCaller are obsolete with compiler error. From now the SenseNet.Client is V4.0 candidate by @kavics in #146
- LINQ support by @kavics in #140
- Create HttpClient instance with HttpClientFactory by @hashtagnulla in #134
Fixes
Other Changes
- Remove obsolete code that causes compilation errors. by @kavics in #138
- Update major part of tests for docs (163/199). The new prefix: "Docs2_" by @kavics in #143
- Remove unnecessary tests. by @kavics in #144
New Contributors
- @hashtagnulla made their first contribution in #134
Full Changelog: v3.0.7...v4.0.0