FriendlyId v5.2.5 Release Notes

Release Date: 2018-12-30 // over 5 years ago
    • 👻 Pass all possible parameters to ActiveRecord::RecordNotFound.new when raising the exception (#890)
    • 👉 Use composite index for queries by sluggable (#882)
    • Scoped: generate new slug if scope changed (#878)
    • 🛠 Fix History + SequentiallySlugged issues (#877)
    • 👌 Support scoped with STI (#745)
    • 🛠 Fix exists? to behave the same as find for numeric slugs (#875)
    • Remove dirty tracking code from to_param (#867)