Skip to content

Releases: jjrom/resto

v9.0.0-RC27

24 Oct 08:06
45f770a
Compare
Choose a tag to compare

What's Changed

  • Typo $match instead of $matched by @jjrom in #464

Full Changelog: v9.0.0-RC26...v9.0.0-RC27

v9.0.0-RC26

23 Oct 12:29
da109ab
Compare
Choose a tag to compare

[IMPORTANT] You should remove these two indices from the database

  • DROP INDEX IF EXISTS resto.idx_id_collection;
  • DROP INDEX IF EXISTS resto.idx_uname_group;

What's Changed

  • Remove collection unique normalization index by @jjrom in #463

Full Changelog: v9.0.0-RC25...v9.0.0-RC26

v9.0.0-RC25

23 Oct 09:14
93a73eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC24...v9.0.0-RC25

v9.0.0-RC24

23 Oct 09:04
24f45c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC23...v9.0.0-RC24

v9.0.0-RC23

23 Oct 08:56
b879017
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC22...v9.0.0-RC23

v9.0.0-RC22

22 Oct 14:23
0aee9c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC21...v9.0.0-RC22

v9.0.0-RC21

21 Oct 09:51
12d308b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC20...v9.0.0-RC21

v9.0.0-RC20

21 Oct 09:44
e36ee40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.0-RC19...v9.0.0-RC20

v9.0.0-RC19

18 Oct 13:43
b917ccb
Compare
Choose a tag to compare

What's Changed

  • Optimize counts for catalogs (not working on first level catalog) by @jjrom in #454
  • Compute first level counts both for catalogs and collections by @jjrom in #455

Full Changelog: v9.0.0-RC18...v9.0.0-RC19

v9.0.0-RC18

18 Oct 09:12
a1991a8
Compare
Choose a tag to compare

What's Changed

  • Compute counters for collections by @jjrom in #453

Full Changelog: v9.0.0-RC17...v9.0.0-RC18