v0.19
✨New Cluster map structure
In this release, I have rework all the system of cluster map and campus data accross the interface. Now, add and manage campus data is really simple and no more duplication is needed. All the data is regrouped on classes under the web/ui/src/lib/clustersMap/campus
folder !
The new ClusterMapEntity
allow contributors to design 90%+ of possible cluster maps without pain, only with an 2D array 🎉
🚀 New Search engine : Meilisearch
In this release, a new search engine has integrated Meilisearch. This new searchengine will replace the old and not working well version with postgres ilike. Try it now ! All search bars now move at the speed of light (<~50ms)!
Full Changelog: 0.18.3...v0.19
What's Changed
-
feat(cluster)!: implement a new version of the clustermap system and add vienna maps by @42atomys in #291
-
feat: integrate meilisearch as new searchengine by @42atomys in #289
-
fix: campus crawler don't update new values by @42atomys in #290
-
fix: missing c3 cluster data on vienna campus by @42atomys in #294
-
chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 by @dependabot in #282
-
chore(deps): bump @graphql-codegen/typescript-operations from 2.5.3 to 2.5.7 in /web/ui by @dependabot in #285
-
chore(deps): bump prettier from 2.7.1 to 2.8.0 in /web/ui by @dependabot in #286
-
chore(deps): Bump @graphql-codegen/typescript-operations from 2.5.7 to 2.5.8 in /web/ui by @dependabot in #293
-
chore(deps): Bump eslint-config-next from 12.3.1 to 13.0.6 in /web/ui by @dependabot in #292
-
chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #283
-
chore(deps): bump axios from 0.27.2 to 1.2.0 in /web/ui by @dependabot in #288
-
chore(deps): bump uuid and @types/uuid in /web/ui by @dependabot in #284