Releases: tbreuss/mithril-slim-skeleton
Releases · tbreuss/mithril-slim-skeleton
0.4.0
Added
- Add search box to organization and contacts list
Fixed
- Fixed static code analyze & style issues
- Removed unneeded vars and functions
0.3.1
Fixed:
- switched from localhost to 127.0.0.1 to prevent strange behavior with CORS in PHPs internal server
0.3.0
Added
- new page showing modals, flash messages and error handling
0.2.1
Changed
- Cleaned up pagination stuff
0.2.0
Added
- Phinx for database migrations and seeding
- Shell script for Project setup