Releases: 42atomys/stud42
v0.20
What's Changed
- feat: add seoul campus clusters maps (#295) by @sungyongcho in #301
New Contributors 🎉
- @sungyongcho made their first contribution in #301
Full Changelog: v0.19.2...v0.20
v0.19.2
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
0.18.3
0.18.2
0.18.1
0.18
What's Changed
- feat: open beta access by @42atomys in #265
- fix: cluster redirection after beta access create an infinite loop by @42atomys in #267
- fix: beta landing page don't redirect to the app when avoid discord by @42atomys in #269
- fix: resolve cve-2022-36083 on jose package by @42atomys in #270
- docs: update documentation before repository public access by @42atomys in #264
- chore: change sentry dsns to match with the correct account by @42atomys in #268
Full Changelog: 0.17.3...0.18