- Update to React 18.
- Update to Next.js 12.2.
- Switch to using pagination instead of windowed rendering for stat, title, and user cards.
- Clean up structure of pages by using contexts.
- Update useFilter (renamed from useListFilter) hook to fix bugs and reduce number of re-renders.
- Update layout of cards top bar (especially filters container).
- Improve performance in other areas.
- Update all other packages.
- Update README and add CHANGELOG.
- Initial Release