1.5.7
This update bumps a few dependencies for security and changes how tokens are generated on collision.
- We now catch pre_save behavior to avoid changing old invalid keys for historical reasons.
- We now retry 3 times to generate a unique key before throwing a validation error.
- IMPORTANT: We have removed the unique constraint– this is to prevent old inactive keys from colliding with each other.