Skip to content

Commit eef438e

Browse files
committed
release 29.4
1 parent 1f7ddb7 commit eef438e

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

docs/releases.html

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,8 @@ <h1>Releases</h1>
117117
<li id="g4513">
118118
<a href="https://github.com/schemaorg/schemaorg/issues/4513">Issue #4513</a>: Add new <a href="/displayLocation">displayLocation</a> property with values of range <a href="/Place">Place</a>. Add <a href="/displayLocation">displayLocation</a> to <a href="/CreativeWork">CreativeWork</a> and <a href="/Product">Product</a>.
119119
</li>
120-
<li id="g4546">
121-
<a href="https://github.com/schemaorg/schemaorg/issues/4546">Issue #4546</a>: Add new types <a href="/CurrencyCode">CurrencyCode</a>, <a href="/CountryCode">CountryCode</a>, and <a href="/LanguageCode">LanguageCode</a> as a subtype of <a href="/Text">Text</a>. Allow values of type <a href="/CurrencyCode">CurrencyCode</a> for use on <a href="/costCurrency"> costCurrency</a>, <a href="/currency">currency</a>, <a href="/discountCurrency">discountCurrency</a>, <a href="/priceCurrency">priceCurrency</a>, and <a href="/salaryCurrency">salaryCurrency</a>. Allow values of type <a href="/LanguageCode">LanguageCode</a> for use on <a href="/inLanguage">inLanguage</a>, <a href="/knowsLanguage">knowsLanguage</a>, <a href="/subtitleLanguage">subtitleLanguage</a>, and <a href="/availableLanguage">availableLanguage</a>. Allow values of type <a href="/CountryCode">CountryCode</a> for use on <a href="/returnPolicyCountry">returnPolicyCountry</a>, <a href="/addressCountry">addressContry</a>, <a href="/applicableCountry">applicableCountry</a>, <a href="/countriesNotSupported">countriesNotSupported</a>, <a href="/countriesSupported">countriesSupported</a>, <a href="/countryOfAssembly">countryOfAssembly</a>, and <a href="/countryOfLastProcessing">countryOfLastProcessing</a>
122-
</li>
123120
<li id="g4567">
124-
<a href="https://github.com/schemaorg/schemaorg/issues/4567">Issue #4567</a>: Allow values of type <a href="/AdministrativeRegion">AdministrativeRegion</a> for property <a href="/addressRegion">addressRegion</a>.
121+
<a href="https://github.com/schemaorg/schemaorg/issues/4567">Issue #4567</a>: Allow values of type <a href="/AdministrativeRegion">AdministrativeArea</a> for property <a href="/addressRegion">addressRegion</a>.
125122
</li>
126123
<li id="g4571">
127124
<a href="https://github.com/schemaorg/schemaorg/pull/4571">PR #4571</a>,
@@ -140,7 +137,7 @@ <h1>Releases</h1>
140137
<a href="https://github.com/schemaorg/schemaorg/pull/4582">PR #4582</a>: Add <a href="/Place">Place</a> a supertype for <a href="/DefinedRegion">DefinedRegion</a>.
141138
</li>
142139
<li id="g4527">
143-
<a href="https://github.com/schemaorg/schemaorg/issues/4527">Issue #4527</a>: Add new type <a href="/AtomicEvent">AtomicEvent</a> as subtype of type <a href="StructuredValue">StructuredValue</a> to represent events without a duration. Add new properties <a href="/source">source</a> with values of type <a href="/Thing">Thing</a> , <a href="/timestamp">timestamp</a> with values of type <a href="/DateTime">DateTime</a>, and <a href="/data">data</a> with values of type <a href="/Thing">Thing</a> to <a href="/AtomicEvent">AtomicEvent</a>.
140+
<a href="https://github.com/schemaorg/schemaorg/issues/4527">Issue #4527</a>: Add new type <a href="/InstantaneousEvent">InstantaneousEvent</a> as subtype of type <a href="StructuredValue">StructuredValue</a> to represent events without a duration. Add new properties <a href="/source">source</a> with values of type <a href="/Thing">Thing</a> , <a href="/timestamp">timestamp</a> with values of type <a href="/DateTime">DateTime</a>, and <a href="/data">data</a> with values of type <a href="/Thing">Thing</a> to <a href="/InstantaneousEvent">InstantaneousEvent</a>.
144141
</li>
145142
<li id="g4507">
146143
<a href="https://github.com/schemaorg/schemaorg/issues/4507">Issue #4507</a>: Add new basic authentication concepts <a href="/AuthenticateAction">AuthenticateAction</a>, <a href="/LoginAction">LoginAction</a>, and <a href="/ResetPasswordAction">ResetPasswordAction</a> as subtypes of <a href="/ControlAction">ControlAction</a>.
@@ -149,10 +146,10 @@ <h1>Releases</h1>
149146
<a href="https://github.com/schemaorg/schemaorg/issues/3697">Issue #3697</a>: Add new type <a href="/SequentialArt">SequentialArt</a> as a subtype of <a href="/VisualArtwork">VisualArtwork</a> and <a href="/Book">Book</a>, replacing <a href="/GraphicNovel">GraphicNovel</a> which is now marked as deprecated.
150147
</li>
151148
<li id="g4470">
152-
<a href="https://github.com/schemaorg/schemaorg/issues/4470">Issue #4470</a>: Add new type <a href="/OnlineMarketplace">OnlineMarketplace</a> as subtype of type <a href="OnlineStore">OnlineStore</a>. Add new property <a href="/hasStore">hasStore</a> (with inverse property <a href="/isStoreOn">isStoreOn</a>) with values of type <a href="/OnlineStore">OnlineStore</a> to <a href="/OnlineMarketplace">OnlineMarketplace</a>.
149+
<a href="https://github.com/schemaorg/schemaorg/issues/4470">Issue #4470</a>: Add new type <a href="/OnlineMarketplace">OnlineMarketplace</a> as subtype of type <a href="/OnlineStore">OnlineStore</a>. Add new property <a href="/hasStore">hasStore</a> (with inverse property <a href="/isStoreOn">isStoreOn</a>) with values of type <a href="/OnlineStore">OnlineStore</a> to <a href="/OnlineMarketplace">OnlineMarketplace</a>.
153150
</li>
154151
<li id="g3691">
155-
<a href="https://github.com/schemaorg/schemaorg/pull/3691">PR #3691</a>: Add missing values to enumeration <a href="/DigitalSourceType">DigitalSourceType</a>.
152+
<a href="https://github.com/schemaorg/schemaorg/pull/3691">PR #3691</a>: Add missing values to enumeration <a href="/IPTCDigitalSourceEnumeration">IPTCDigitalSourceEnumeration</a>.
156153
</li>
157154
<li id="g4592">
158155
<a href="https://github.com/schemaorg/schemaorg/pull/4592">PR #4592</a>: Allow values of type <a href="/DefinedTerm">DefinedTerm</a> for property <a href="/genre">genre</a>.
@@ -195,7 +192,7 @@ <h1>Releases</h1>
195192
<a href="https://github.com/schemaorg/schemaorg/pull/4600">PR #4596</a>,
196193
<a href="https://github.com/schemaorg/schemaorg/pull/4610">PR #4610</a>,
197194
<a href="https://github.com/schemaorg/schemaorg/pull/4614">PR #4614</a>,
198-
<a href="https://github.com/schemaorg/schemaorg/pull/4614">PR #4609</a>,
195+
<a href="https://github.com/schemaorg/schemaorg/pull/4614">PR #4609</a>
199196
: Many build infra and integration test improvements.
200197
</li>
201198
<li id="g4552">
@@ -204,7 +201,7 @@ <h1>Releases</h1>
204201
<a href="https://github.com/schemaorg/schemaorg/pull/4553">PR #4553</a>,
205202
<a href="https://github.com/schemaorg/schemaorg/pull/4553">PR #4559</a>,
206203
<a href="https://github.com/schemaorg/schemaorg/pull/4553">PR #4562</a>,
207-
<a href="https://github.com/schemaorg/schemaorg/pull/4427">PR #4427</a>,
204+
<a href="https://github.com/schemaorg/schemaorg/pull/4427">PR #4427</a>
208205
: Documentation and example updates.
209206
</li>
210207
</ul>

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"schemaversion": "29.3",
2+
"schemaversion": "29.4",
33
"releaseLog": {
4+
"29.4": "2025-12-08",
45
"29.3": "2025-09-04",
56
"29.2": "2025-05-15",
67
"29.1": "2025-04-24",

0 commit comments

Comments
 (0)