Skip to content

Latest commit

 

History

History
107 lines (47 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

107 lines (47 loc) · 4.07 KB

Changelog

1.1.1 (2023-11-07)

Bug Fixes

1.1.0 (2023-11-06)

Features

1.0.3 (2023-07-01)

Miscellaneous Chores

1.0.2 (2023-06-29)

Bug Fixes

  • emails: move shroud.email notice to bottom of emails (e575553)

1.0.1 (2023-03-25)

Bug Fixes

  • domains: fix "add domain" button (4ceef00)

1.0.0 (2023-03-11)

⚠ BREAKING CHANGES

  • aliases: admins must manually run the make_emails_case_insensitive command before deploying this.

Features

  • aliases: use citext column for alias addresses (#53) (8e7800a)

0.2.4 (2023-03-11)

Miscellaneous Chores

Continuous Integration

  • only deploy on new tags (10c94df)
  • use different token to create releases (c1a10df)

0.2.3 (2023-03-11)

Continuous Integration

  • only deploy on new tags (10c94df)

0.2.2 (2023-03-11)

Continuous Integration

  • fix releasing semver images (43d0509)

0.2.1 (2023-03-11)

Continuous Integration

0.2.1 (2023-03-11)

Continuous Integration

0.2.0 (2023-03-11)

Features

  • aliases: add command to deduplicate aliases with different cases (b9d82a5)

Bug Fixes

  • aliases: ensure we don't create more duplicate aliases (1f319c8)

0.1.0 (2023-03-05)

Build System