Skip to content

Releases: DeutscheModelUnitedNations/munify-delegator

1.18.6

22 Feb 20:26
1c5287d

Choose a tag to compare

MUNify Delegator 1.18.6

SvelteKit
Prisma
GraphQL
Docker

Docker images

# App
docker pull ghcr.io/DeutscheModelUnitedNations/munify-delegator:1.18.6

# Background tasks
docker pull ghcr.io/DeutscheModelUnitedNations/munify-delegator-tasks:1.18.6
DockerHub mirror
docker pull deutschemodelunitednations/delegator:1.18.6
docker pull deutschemodelunitednations/delegator-tasks:1.18.6

What's Changed

🔄 Other Changes

  • Remove minimum seat requirement filter for nation selection by @Strehk in #393
  • Add conference seats dashboard link by @Strehk in #394

Full Changelog: 1.18.5...1.18.6

1.18.5

22 Feb 16:46
98cdb9f

Choose a tag to compare

MUNify Delegator 1.18.5

SvelteKit
Prisma
GraphQL
Docker

Docker images

# App
docker pull ghcr.io/DeutscheModelUnitedNations/munify-delegator:1.18.5

# Background tasks
docker pull ghcr.io/DeutscheModelUnitedNations/munify-delegator-tasks:1.18.5
DockerHub mirror
docker pull deutschemodelunitednations/delegator:1.18.5
docker pull deutschemodelunitednations/delegator-tasks:1.18.5

What's Changed

🌟 Enhancements

  • feat (Frontend): Sort badge CSV by country name, then family name by @Strehk in #392

Full Changelog: 1.18.4...1.18.5

1.18.4

22 Feb 15:19
ff3724c

Choose a tag to compare

MUNify Delegator 1.18.4

SvelteKit
Prisma
GraphQL
Docker

Docker images

# App
docker pull ghcr.io/DeutscheModelUnitedNations/munify-delegator:1.18.4

# Background tasks
docker pull ghcr.io/DeutscheModelUnitedNations/munify-delegator-tasks:1.18.4
DockerHub mirror
docker pull deutschemodelunitednations/delegator:1.18.4
docker pull deutschemodelunitednations/delegator-tasks:1.18.4

What's Changed

🌟 Enhancements

  • feat (Frontend): Add id column to badge CSV export by @Strehk in #391

🐛 Bug Fixes

  • fix (Backend): Reduce noisy OIDC token validation logs by @Strehk in #390

🛠️ Infrastructure & CI

  • ci (Release): Improve release template, labels, and PR conventions by @Strehk in #389

Full Changelog: 1.18.3...1.18.4

1.18.3

20 Feb 11:09
369ec7c

Choose a tag to compare

What's Changed

Other Changes

  • feat (Frontend): Promote surveys to first-class dashboard section by @Strehk in #388

Full Changelog: 1.18.2...1.18.3

What's Changed

Other Changes

  • feat (Frontend): Promote surveys to first-class dashboard section by @Strehk in #388

Full Changelog: 1.18.2...1.18.3

1.18.2

16 Feb 21:21
50b5ced

Choose a tag to compare

What's Changed

Other Changes

  • refactor (Backend): Modularize tasks and add dedicated Docker image by @Strehk in #382
  • fix(calendar): Replace @prisma/client imports with $houdini in browser code by @Strehk in #384
  • fix (Backend): Reduce mail sync peak memory from ~4.8 GiB to ~300 MB by @Strehk in #385
  • perf (Backend): Use Prisma select to cut mail sync memory from ~1.4 GiB to ~138 MB by @Strehk in #386

Full Changelog: 1.18.1...1.18.2

What's Changed

Other Changes

  • refactor (Backend): Modularize tasks and add dedicated Docker image by @Strehk in #382
  • fix(calendar): Replace @prisma/client imports with $houdini in browser code by @Strehk in #384
  • fix (Backend): Reduce mail sync peak memory from ~4.8 GiB to ~300 MB by @Strehk in #385
  • perf (Backend): Use Prisma select to cut mail sync memory from ~1.4 GiB to ~138 MB by @Strehk in #386

Full Changelog: 1.18.1...1.18.2

1.18.1

16 Feb 10:59
25161ec

Choose a tag to compare

Full Changelog: 1.18.0...1.18.1

Full Changelog: 1.18.0...1.18.1

1.18.0

15 Feb 22:10
16b0e23

Choose a tag to compare

What's Changed

Other Changes

  • feat(calendar): Add conference calendar management by @Strehk in #381

Full Changelog: v1.17.2...1.18.0

1.17.0

05 Feb 14:20
6151777

Choose a tag to compare

What's Changed

Other Changes

  • Add Control+Click functionality to paper overview and button to jump to next paper after review by @maximilianilzhoefer in #362
  • Fix the logic of pieces unlock for NSAs by @maximilianilzhoefer in #369
  • feat (Frontend): Add conference logo field for dashboard header by @Strehk in #372
  • feat (Frontend): add review progress percentage to Paper Hub headers by @Strehk in #373
  • Bridge DELEGATOR to standalone resolution-editor library by @Strehk in #370
  • Add undo/redo functionality to paper editors by @maximilianilzhoefer in #371
  • fix: Add error handling for Bugsink-reported issues by @Strehk in #378
  • feat: Team member invitation system with magic link authentication by @Strehk in #375
  • fix: Comprehensive auth error handling and email conflict resolution by @Strehk in #377

Full Changelog: 1.16.0...1.17.0

What's Changed

Other Changes

  • Add Control+Click functionality to paper overview and button to jump to next paper after review by @maximilianilzhoefer in #362
  • Fix the logic of pieces unlock for NSAs by @maximilianilzhoefer in #369
  • feat (Frontend): Add conference logo field for dashboard header by @Strehk in #372
  • feat (Frontend): add review progress percentage to Paper Hub headers by @Strehk in #373
  • Bridge DELEGATOR to standalone resolution-editor library by @Strehk in #370
  • Add undo/redo functionality to paper editors by @maximilianilzhoefer in #371
  • fix: Add error handling for Bugsink-reported issues by @Strehk in #378
  • feat: Team member invitation system with magic link authentication by @Strehk in #375
  • fix: Comprehensive auth error handling and email conflict resolution by @Strehk in #377

Full Changelog: 1.16.0...1.17.0

1.16.0

21 Jan 18:33
5d426d8

Choose a tag to compare

What's Changed

  • Add global conference papers view and public paper endpoints by @Strehk in #363
  • Refactor the whole Dashboard; Add a Registration Mode by @Strehk in #365
  • Add team links, public docs env, and configuration UI redesign by @Strehk in #367

Full Changelog: 1.15.3...1.16.0

What's Changed

Other Changes

  • Add global conference papers view and public paper endpoints by @Strehk in #363
  • Refactor the whole Dashboard; Add a Registration Mode by @Strehk in #365
  • Add team links, public docs env, and configuration UI redesign by @Strehk in #367

Full Changelog: 1.15.3...1.16.0

1.15.3

20 Jan 19:44
c60c819

Choose a tag to compare

What's Changed

  • Make legal name editable on My Account by @Strehk in #361
  • ✨ chore: await mutation promises before proceeding by @Strehk in #364

Full Changelog: 1.15.2...1.15.3

What's Changed

Other Changes

  • Make legal name editable on My Account by @Strehk in #361
  • ✨ chore: await mutation promises before proceeding by @Strehk in #364

Full Changelog: 1.15.2...1.15.3