All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Minor issue with case sensitive things
- New support for Laravel 5.7
- Starter kit seeder improvements
- Better tests
- Cleaned up command notes to match docs better
- New Forge API admin panel
- Updated and improved Starter kit elements
- Fixes for Queue UI
- Fixes for Activities UI
- New Queue managment admin
- Improved log admin UI
- Issue with roles middleware
- Issue with coupon compatibility
- Rebranding
- New admin logs view
- Issue with factories
- Better admin dashboard
- Improved docs
- Version updates for better compatibility
- Updated to support Laravel 5.5
- Default admin to admin@example.org
- Fixes issue with features not yet defined
- Fixes helper for feature package
- Fixes helper for activity package
- Issues regarding activity tracking
- Improved admin dashboard
- Improved billing support
- Issue with UserInviteRequest not working with admins
- New Activity tracking kit
- Some doc updates
- Repaired the starter seeder
- Fixed issue with auth routes
- Feature management kit
- Issue with TeamIntegrationTests
- New automatic redirect to designated dashboards for admins and users
- Fixed PCI compliance issues with the Billing
- Minor fixes
- Laravel 5.4 compatibility
- Set support to 5.3.*
- Added new compatibility guide
- Better references for env variables
- Fixed some minor issues with the permissions in the starter kit
- Issue with user seeding
- New email based account activation
- Billing column name
- Notification components
- Brought over other packages for faster development of projects
- Minor improvements to Bootstrap
- Fixes issue with Document generator with improper links
- Added auto migrate on starter kit
- Minor corrections for billing card.js
- Improperly named file: UserRegisteredEmailListener.php and minor issue in billing test
- Updated the Starter kit to work with Notifications
- API
- Billing and some other features
- Moved the CrudMaker to the new version without Repos
- Now uses events for User registration emails
- Removed Repositories for less complex code out of the box
- General template improvements
- composer issues
- Support for Laravel 5.3
- Minor layout improvements
- Moved several components to separate services
- Issue with improper routes in templates
- New progress bar for CRUD
- New apiOnly crud option
- Refactoring for code quality
- Merged PRs
- Issue with test generation on cruds without schema
- Fixed some issues with semantic with upgrade to 2.2
- Starter kit now comes with permissions for roles
- Code quality improvements
- Minor improvements to calling CRUD generators
- Improved exception handling for commands
- Template improvements
- Docs on CRUD
- Minor schema builder fixes
- Various improvements
- Code quality refactoring
- Default view fixes
- Better db transactions
- Repairs issue with checkboxes in form maker
- Adds for attribute for label making
- Issues with recursive directories
- Lots of refactoring for easier maintenance
- General quality improvements
- Merged a pull request that repaired the User seeder
- New relationships handling for CRUD
- Added controller directory creating
- Issue with namespace model in templates
- Corrects some docBlock comments
- Fixes issue with Semantic UI and roles in settings
- CRUD can now be service level only in case you do not want a full CRUD for the model
- Tweaked the socialite requirements
- Removed the web middleware for all routes in the kits due to Laravel 5.2+ conflict
- Ability to switch users
- Minor improvements to UI
- Improved the starter team and role pivot tables
- New roles middleware
- Improved starter kit and notification security with form driven deletes
- Improved template security with form driven deletes
- Minor typos
- New Roles management for admins
- More unit tests
- Improved auth on user requests
- Naming in admin user controller
- Unit test code style
- Domain driven structure for user service in relation to teams
- Improvements to readme
- Improvements to command descriptions
- Fixed some unit test issues
- Added messages for basic crud templates
- Improved docs for semantic
- All new changelog for continuing growth
- Improved Crypto enhancing the security measures