Skip to content

Releases: 42atomys/stud42

v0.20

08 Dec 16:19
f3b787e
Compare
Choose a tag to compare

What's Changed

New Contributors 🎉

Full Changelog: v0.19.2...v0.20

v0.19.2

06 Dec 11:43
27af372
Compare
Choose a tag to compare

What's Changed

  • fix: operations reindex users reach max meilisearch connection by @42atomys in #297
  • fix: search engine order is not relevant by @42atomys in #302
  • fix: locations badge on friends page crash due to invalid location by @42atomys in #303

Full Changelog: v0.19...v0.19.2

v0.19

04 Dec 23:30
e756121
Compare
Choose a tag to compare

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

28 Nov 18:19
d5c41d1
Compare
Choose a tag to compare

What's Changed

  • fix: the user is not correctly considered as active by @42atomys in #280
  • chore: remove discord release message embeds by @42atomys in #274
  • chore: update issues templates to use github beta form by @42atomys in #278

Full Changelog: 0.18.2...0.18.3

0.18.2

27 Nov 13:47
184c955
Compare
Choose a tag to compare

What's Changed

  • fix: github sponsors has kicked out when cancel a sponsorship by @42atomys in #273

Full Changelog: 0.18.1...0.18.2

0.18.1

26 Nov 10:59
5357e46
Compare
Choose a tag to compare

What's Changed

  • fix: user already present on database cant link account to her user by @42atomys in #272

Full Changelog: 0.18...0.18.1

0.18

26 Nov 09:35
79c7b95
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.3...0.18

0.18+rc.3

25 Nov 21:32
4435893
Compare
Choose a tag to compare
0.18+rc.3 Pre-release
Pre-release

What's Changed

  • chore: change sentry dsns to match with the correct account by @42atomys in #268
  • fix: beta landing page don't redirect to the app when avoid discord by @42atomys in #269

Full Changelog: 0.18+rc.2...0.18+rc.3

0.18+rc.2

23 Nov 22:37
39bddc9
Compare
Choose a tag to compare
0.18+rc.2 Pre-release
Pre-release

What's Changed

  • fix: cluster redirection after beta access create an infinite loop by @42atomys in #267

Full Changelog: 0.18+rc.1...0.18+rc.2

0.18+rc.1

23 Nov 22:13
9af9af4
Compare
Choose a tag to compare
0.18+rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.17.3...0.18+rc.1