Skip to content

Releases: enonic/app-guillotine

Guillotine 7.3.1

11 Aug 10:54

Choose a tag to compare

Changelog

Bugs

  • Execution fails when grammar tokens exceed 15,000 (#1149).

Guillotine 7.3.0

07 Aug 11:11

Choose a tag to compare

Changelog

Improvements

  • Enable configurable Max Query Tokens (#1138).

Guillotine 7.2.0

13 Sep 08:29

Choose a tag to compare

Changelog

Improvements

  • Configure CORS headers (#610).

Guillotine 7.2.0-B1

05 Sep 14:18

Choose a tag to compare

Guillotine 7.2.0-B1 Pre-release
Pre-release

Changelog

Improvements

  • Guillotine: Configure CORS headers (#610).

Guillotine 7.1.1

21 Mar 14:11

Choose a tag to compare

Changelog

Bugs

  • XData does not return mixins (#802).

Guillotine 7.1.0

12 Mar 10:08

Choose a tag to compare

Changelog

Improvements

  • Add graphql.extensions.modifyUnknownField config (#788).
  • Fix types for DataFetcherResult, LocalContext and Resolver (#777).
  • Introduce siteKey argument for guillotine (#784).
  • Remove siteConfig (#553).
  • Type definitions for the extension functions (#737).

Guillotine 7.1.0-RC1

11 Mar 13:43

Choose a tag to compare

Guillotine 7.1.0-RC1 Pre-release
Pre-release

Changelog

Improvements

  • Add graphql.extensions.modifyUnknownField config (#788).
  • Fix types for DataFetcherResult, LocalContext and Resolver (#777).
  • Introduce siteKey argument for guillotine (#784).
  • Remove siteConfig (#553).
  • Type definitions for the extension functions (#737).

Guillotine 7.1.0-B2

06 Mar 16:05

Choose a tag to compare

Guillotine 7.1.0-B2 Pre-release
Pre-release

Changelog

Improvements

  • Fix types for DataFetcherResult, LocalContext and Resolver (#777).
  • Remove siteConfig (#553).
  • Type definitions for the extension functions (#737).

Guillotine 7.1.0-B1

05 Mar 09:44

Choose a tag to compare

Guillotine 7.1.0-B1 Pre-release
Pre-release

Changelog

Improvements

  • Fix types for DataFetcherResult, LocalContext and Resolver (#777).
  • Remove siteConfig (#553).
  • Type definitions for the extension functions (#737).

Guillotine 7.0.4

29 Feb 14:24

Choose a tag to compare

Changelog

Bugs

  • Duplicate key for macros (#762).
  • Overriding dataFetcher is not always applied to the implementation (#767).
  • RichText not null when empty (#747).