This latest release of Super is largely a collection of various fixes and quality of life improvements.
I added “badges” or “pills” or “labels”. I called them badges since pills look like medical, edible pills, while labels are a term taken by forms. I may change how it looks, but I expect the API to be stable.
I also added Super::Reset
which you can include in your controllers. It isn’t required by any means, but it unsets the actions and private methods that Super uses to build your admin pages. This might be helpful if you’re building a totally custom controller while keeping the main layout elements.