Skip to content

Releases: dd4t/DD4T.Model

2.6.1: Merge pull request #56 from dd4t/develop

06 Dec 12:38
5e9636b
Compare
Choose a tag to compare
  • Upgraded to NewtonSoft 13.0.3
  • Added public static property OverrideMaxDepth to the JSONSerializerService to allow max deserialization depth to be configured from templates (it could already be set via the appSettings, but this is not possible in a Tridion template)

2.6

06 Jul 20:48
Compare
Choose a tag to compare
2.6

Note: if, after upgrading to this version of DD4T, you encounter the error 'Newtonsoft: Getting "The reader's MaxDepth of 64 has been exceeded" error while parse json string into object', you can fix it by adding an appSetting to your
Web.config with the key DD4T.JsonSerializerMaxDepth and a higher value than 64. The required value depends on the depth of your content. Component links, embedded fields and metadata can all add to the depth.

2.5.1

04 Feb 11:37
2567130
Compare
Choose a tag to compare

Models are now serializable so they can be persisted in a distributed cache, on a file system, are any other medium that requires serialization.

2.5

20 Dec 15:09
54fae1e
Compare
Choose a tag to compare
2.5
Merge pull request #41 from dd4t/release/2.5

Release/2.5

2.2.3

24 Oct 14:52
4f9b001
Compare
Choose a tag to compare

Supports regions on pages (requires Tridion 9)

2.2.2

21 Dec 12:51
7049c19
Compare
Choose a tag to compare
Update appveyor.yml

2.2.1

27 Mar 20:33
Compare
Choose a tag to compare

2.2.0

27 Mar 18:48
Compare
Choose a tag to compare

2.1.0

07 Jul 18:18
Compare
Choose a tag to compare

2.0.7

27 Dec 13:03
Compare
Choose a tag to compare
Release 2.0.7