Skip to content

Manage My Damn Life

v0.9.1 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 1mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

caldav caldav-client calendar calendar-view self-hosted task-manager
+2 more
taskmanager tasks

ReleasePort's take

Light signal
editorial:auto 1mo

The environment variable NEXT_PUBLIC_DISABLE_USER_REGISTRATION has been renamed to DISABLE_USER_REGISTRATION in this release.

Why it matters: If your configuration references NEXT_PUBLIC_DISABLE_USER_REGISTRATION, update it to DISABLE_USER_REGISTRATION; failure will cause the setting to be ignored.

Summary

AI summary

Env var NEXT_PUBLIC_DISABLE_USER_REGISTRATION renamed to DISABLE_USER_REGISTRATION.

Changes in this release

Breaking High

Changes name of env variable NEXT_PUBLIC_DISABLE_USER_REGISTRATION to DISABLE_USER_REGISTRATION.

Changes name of env variable NEXT_PUBLIC_DISABLE_USER_REGISTRATION to DISABLE_USER_REGISTRATION.

Source: llm_adapter@2026-06-08

Confidence: low

Bugfix Medium

Fixed issue #337.

Fixed issue #337.

Source: llm_adapter@2026-06-08

Confidence: high

Full changelog
  • Breaking Changes - 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
    • Changed name of env variable NEXT_PUBLIC_DISABLE_USER_REGISTRATION to DISABLE_USER_REGISTRATION. This is necessary as public env vars in NextJS get built into docker image.
  • Bug fixes:
    • Fixed #337

Breaking Changes

  • Renamed env variable NEXT_PUBLIC_DISABLE_USER_REGISTRATION → DISABLE_USER_REGISTRATION

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Manage My Damn Life

Get notified when new releases ship.

Sign up free

About Manage My Damn Life

Manage my Damn Life (MMDL) is a self-hosted front end for managing your CalDAV tasks and calendars.

All releases →

Related context

Earlier breaking changes

  • v0.9.0 Renamed env variable NEXT_PUBLIC_BASE_URL to NEXT_BASE_URL; now required.

Beta — feedback welcome: [email protected]