Skip to content

Releases: alineacms/alinea

v1.2.0

14 Feb 14:11
a0488ee
Compare
Choose a tag to compare
  • Archiving an entry results in archived children entries as well.

v1.1.2

10 Feb 14:59
520ef6d
Compare
Choose a tag to compare
  • Adjust the inferred results of cms.find and cms.get so they work reliable
    in non-strict Typescript codebases as well.

v1.1.1

21 Jan 16:04
64f2c5b
Compare
Choose a tag to compare
  • Fix the query result type of Query.parent, Query.next and Query.previous
    which were incorrectly typed as an Array.

v1.1.0

20 Jan 15:03
d15ab06
Compare
Choose a tag to compare
  • Add a copy and paste button to List field blocks
  • Update link properties condition and location to be dynamic. The contents
    can be set by using a function.

v1.0.11

13 Dec 13:54
175b27c
Compare
Choose a tag to compare
  • Fix navigation tree in link picker
  • Set the default depth of querying children to 1

v1.0.10

10 Dec 09:59
20d0b23
Compare
Choose a tag to compare
  • Fix handling mutation retries based on the http status code received.

v1.0.9

05 Dec 14:43
6c217ba
Compare
Choose a tag to compare
  • Fix skip/take for queries which were not used
  • Disable navigation in the internal link picker if a condition is used

v1.0.8

04 Dec 10:45
ed9517e
Compare
Choose a tag to compare
  • Fix live previews for translated entries

v1.0.7

02 Dec 14:40
b27cdf9
Compare
Choose a tag to compare
  • Fix querying linked entries without locale

v1.0.6

02 Dec 10:17
f3fb66c
Compare
Choose a tag to compare
  • Fix querying linked entries - the requested locale was not passed