Skip to content

Releases: DeutscheModelUnitedNations/munify-delegator

1.21.1

07 Apr 13:42
4d097b8

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: impersonation fails on self-hosted Logto (JWKS key mismatch) by @Strehk in #417

Full Changelog: 1.21.0...1.21.1

1.21.0

06 Apr 21:56
72f9974

Choose a tag to compare

MUNify Delegator 1.21.0

SvelteKit
Prisma
GraphQL
Docker

Docker images

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

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

A project by Deutsche Model United Nations (DMUN) e.V.
Proudly free and open source — built for the MUN community worldwide 🌍

What's Changed

🚀 Features

  • feat: Add Payment details to universal search and user card; Show latest confirmed Payment by @ilzhoefer in #414
  • feat: Replace Zitadel with Logto as OIDC identity provider by @Strehk in #415

Full Changelog: 1.20.5...1.21.0

1.20.5

01 Apr 19:17
d796532

Choose a tag to compare

MUNify Delegator 1.20.5

SvelteKit
Prisma
GraphQL
Docker

Docker images

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

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

A project by Deutsche Model United Nations (DMUN) e.V.
Proudly free and open source — built for the MUN community worldwide 🌍

What's Changed

🌟 Enhancements

  • feat (Frontend): apply default "accepted" filter on participant table for later conference states by @Strehk in #413

🐛 Bug Fixes

  • fix (Frontend): remove truncation on special wishes column in waiting list by @Strehk in #412

Full Changelog: 1.20.4...1.20.5

1.20.4

16 Mar 09:40
2150763

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix (Frontend): resolve infinite loading spinner on certificate validation page by @Strehk in #409

Full Changelog: 1.20.3...1.20.4

1.20.3

15 Mar 12:29
ba0f102

Choose a tag to compare

MUNify Delegator 1.20.3

SvelteKit
Prisma
GraphQL
Docker

Docker images

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

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

A project by Deutsche Model United Nations (DMUN) e.V.
Proudly free and open source — built for the MUN community worldwide 🌍

Full Changelog: 1.20.2...1.20.3

1.20.2

15 Mar 12:15
792e7fd

Choose a tag to compare

What's Changed

🚀 Features

  • feat (Frontend): Add team tender list sign-up page by @Strehk in #408

Full Changelog: 1.20.1...1.20.2

1.20.1

06 Mar 22:19
da90aa2

Choose a tag to compare

MUNify Delegator 1.20.1

SvelteKit
Prisma
GraphQL
Docker

Docker images

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

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

A project by Deutsche Model United Nations (DMUN) e.V.
Proudly free and open source — built for the MUN community worldwide 🌍

What's Changed

🐛 Bug Fixes

  • fix (Management/UserCard): Integrate external badge generator service by @Strehk in #404
  • fix (Frontend): Fix chase data export missing data and broken references by @Strehk in #401
  • fix (management): search/query validation to compare IDs instead of checking existence by @Strehk in #403
  • fix (management / userCard): Refactor PDF generation to use service functions by @Strehk in #405
  • fix: typo in TeamInvitationEmail template by @KnorpelSenf in #406

New Contributors

Full Changelog: 1.20.0...1.20.1

1.20.0

02 Mar 23:57
abaa609

Choose a tag to compare

MUNify Delegator 1.20.0

SvelteKit
Prisma
GraphQL
Docker

Docker images

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

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

A project by Deutsche Model United Nations (DMUN) e.V.
Proudly free and open source — built for the MUN community worldwide 🌍

What's Changed

🚀 Features

  • feat (Frontend): Unified UserCard drawer and global command palette by @Strehk in #399
  • feat (Frontend): TanStack Table for participants and waiting list by @Strehk in #400

🐛 Bug Fixes

  • fix (Frontend): Improve attendance scanner input focus and duplicate detection by @Strehk in #398

Full Changelog: 1.19.0...1.20.0

1.19.0

25 Feb 00:08
b0b3a6e

Choose a tag to compare

MUNify Delegator 1.19.0

SvelteKit
Prisma
GraphQL
Docker

Docker images

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

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

A project by Deutsche Model United Nations (DMUN) e.V.
Proudly free and open source — built for the MUN community worldwide 🌍

What's Changed

🚀 Features

  • feat (Full Stack): Add access card ID and attendance tracking by @Strehk in #395

🛠️ Infrastructure & CI

Full Changelog: 1.18.7...1.19.0

1.18.7

24 Feb 13:30
de1b28b

Choose a tag to compare

MUNify Delegator 1.18.7

SvelteKit
Prisma
GraphQL
Docker

Docker images

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

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

A project by Deutsche Model United Nations (DMUN) e.V.
Proudly free and open source — built for the MUN community worldwide 🌍

What's Changed

🐛 Bug Fixes

  • fix (Frontend): Lazy-load heavy dashboard components to prevent Safari crashes by @Strehk in #396

Full Changelog: 1.18.6...1.18.7