Releases: jjrom/resto
Releases · jjrom/resto
resto v9.0.3
What's Changed
Full Changelog: v9.0.2...v9.0.3
v9.0.2
v9.0.1
resto v9.0.0
What's Changed
- Develop by @jjrom in #412
- [EXPERIMENTAL] Partially adress issue #408. Probably break getFacets … by @jjrom in #413
- Correct issue #409 by @jjrom in #414
- Check both collectionId and collection alias in getChilds by @jjrom in #415
- Handle collection in child for POST /catalogs by @jjrom in #416
- Fix typo in keysValues variable by @nitreb in #417
- Develop by @jjrom in #418
- Rewrite facets/catalogs/keywords by @jjrom in #420
- I419 rewrite facet by @jjrom in #421
- Correct links in catalogs by @jjrom in #422
- Issue in storeCatalogs by @jjrom in #423
- Allow catalog link edition by @qgau in #425
- Remove dead code by @jjrom in #426
- Align with master by @jjrom in #435
- Develop by @jjrom in #436
- Update all catalog children by @qgau in #428
- Correct bunch of issue with catalog creation by @jjrom in #438
- Completely remove facets/hashtags and replace it with catalog by @jjrom in #439
- Completely remove facets/hashtags and replace it with catalog by @jjrom in #440
- Develop by @jjrom in #441
- Change version to 9.0.0-RC8 by @jjrom in #442
- Develop by @jjrom in #443
- Correct duplicate where clause by @jjrom in #444
- Add JSON-LD support by @jjrom in #445
- Add JSON-LD support by @jjrom in #446
- Convert catalog paths internally to conform to LTREE alphanumerical constraints by @jjrom in #447
- Ensure bbox is valid array in JSONLDUtil by @jjrom in #448
- Correctly compute counts for catalog by @jjrom in #449
- Validate catalog counters by @jjrom in #450
- Correct issue #429 by @jjrom in #451
- [Catalog] Creation simplification by @jjrom in #452
- Compute counters for collections by @jjrom in #453
- 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
- Typo in function call by @jjrom in #456
- Typo in FeaturesFunction by @jjrom in #457
- Return catalog id in links by @jjrom in #458
- Validate update catalog by @jjrom in #459
- Typo in links by @jjrom in #460
- Develop by @jjrom in #461
- Typo by @jjrom in #462
- Remove collection unique normalization index by @jjrom in #463
- Typo $match instead of $matched by @jjrom in #464
- Suport additional properties within catalogs by @jjrom in #465
New Contributors
Full Changelog: v8.0.11...v9.0.0
v9.0.0-RC27
What's Changed
Full Changelog: v9.0.0-RC26...v9.0.0-RC27
v9.0.0-RC26
[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
Full Changelog: v9.0.0-RC25...v9.0.0-RC26
v9.0.0-RC25
v9.0.0-RC24
v9.0.0-RC23
v9.0.0-RC22
What's Changed
Full Changelog: v9.0.0-RC21...v9.0.0-RC22