# Changelog

## v5.0.1

- Improve documentation.
- Fix init command hanging due to interactive prompts from shadcn.
- Add changelog.

## v5.0.0

- Upgrade to Next.js v15.
- New shadcn sidebar.
- Repository pattern with awaited return types.
- Form alert component with base action state type.
- Lucide react icons.
- Make Stripe an add-on extension instead of part of core init command.
- Default to jwt strategy of Auth.js.
- Keyword fields for flexible search on generic combobox component.
- Overhaul column parsing with validated columns.
- Generic checkbox list for many to many management interface.
- Join command for many to many management interface.
