Skip to content

Releases: coldbox-modules/quick

v12.0.10

28 Jan 21:56

Choose a tag to compare

fix

  • qb: Migrate to join's joiningQuery name in qb 13.0.18
    (1a95350)

v12.0.9

25 Jan 01:53

Choose a tag to compare

fix

  • BoxLang: Fix for BoxLang returning unmodifiable structs
    (cbab1bd)
  • EagerLoading: Fix multiple eager loaded relationships (95c612b)

v12.0.8

23 Oct 21:13

Choose a tag to compare

other

  • *: fix(BaseEntity): Use announce as official method for interception points (f9ee762)

v12.0.7

04 Sep 16:48

Choose a tag to compare

fix

  • BooleanCast: booleanFormat actually returns a string
    (c823213)

v12.0.6

04 Sep 07:57

Choose a tag to compare

fix

  • QuickBuilder: Fix for potential scope walking bug (cdebb52)

v12.0.5

02 Sep 19:24

Choose a tag to compare

fix

  • QueryUtils: Minor fix for isQuickBuilder checks on BoxLang (70b1710)

v12.0.4

15 Jul 18:27

Choose a tag to compare

fix

  • QuickBuilder: Allow passing options for retrieval methods
    (0e0fc11)

v12.0.3

11 Jul 23:07

Choose a tag to compare

fix

  • BaseEntity: More ACF compatibility fixes for parallel eager loading (3557e84)
  • BaseEntity: potential workaround for ACF (a46298e)
  • BaseEntity: use BIF for ACF compat (6f56f52)
  • BaseEntity: Fix async relationship loading (60b9ba8)

v12.0.2

19 Jun 19:37

Choose a tag to compare

fix

  • ModuleConfig: Ensure cache exists before clearing it when unloading Quick
    (baaa763)

v12.0.1

18 Jun 19:52

Choose a tag to compare

fix

  • QuickQB: Fix for casts in where statements
    (c605721)