Skip to content

Support gettext ~> 1.0 for Phoenix 1.8 compatibility#418

Open
bmalum wants to merge 1 commit intoBeaconCMS:mainfrom
bmalum:support-gettext-1.0
Open

Support gettext ~> 1.0 for Phoenix 1.8 compatibility#418
bmalum wants to merge 1 commit intoBeaconCMS:mainfrom
bmalum:support-gettext-1.0

Conversation

@bmalum
Copy link
Copy Markdown

@bmalum bmalum commented Mar 31, 2026

Widen the gettext dependency constraint from ~> 0.26 to ~> 0.26 or ~> 1.0.

Phoenix 1.8 ships with {:gettext, "~> 1.0"}, making beacon_live_admin uninstallable in Phoenix 1.8 projects.

No code changes needed — the codebase already uses the gettext 1.0-compatible API everywhere.

Closes #417

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support gettext ~> 1.0 for Phoenix 1.8 compatibility

1 participant