You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix publishing bugs and clean up stale filesystem references
Fix slug conflict clearing passing wrong slug to DB cleanup, fix ngettext
interpolation showing literal %{count} in migration modal, rename
find_dialect_for_base_in_files to find_dialect_for_base_in_languages,
update stale comments and user-facing strings referencing filesystem storage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix email tracking bug: `handle_delivery_result` used `get_log!` (raises) in a nil-matching branch; add `get_log/1` non-bang wrapper and remove unused public functions
0 commit comments