This repository was archived by the owner on Jun 20, 2019. It is now read-only.
Releases: Nucleus-Inc/MeanStarter
Releases · Nucleus-Inc/MeanStarter
Add API Version
Multiple Backend Fixes and Improvements
More Fixes on Route Change
Fixed
- Fix css transition error on returning to previous page
Fixes on Express
Added
- Gitlab CI yml template
Changed
- Node version from 7 to 8 in travis ci
Fixed
- Improve comments
- Fix duplicated Express Session Middleware
- Set config var as a app.locals property
- Fix Winston logger
Fixes on Route Change
Fixed
- Fix transition issue on signup/forgot password routes
Frontend Fixes
Changed
- Replace ES5 var declarations for ES6 let and const declarations in AngularJS and Express
Fixed
- Auth view transitions
- Sidemenu transitions
- Firefox password input
- CSS Responsive issues
- Responsive was reviewed in Edge, Chrome, Safari and Firefox
- Fix transactional email on user signup
- Validation errors
AngularJS Dashboard and Gulp build
Added
- AngularJS Dashboard with Bootstrap 4 (AngularDash)
- Babel transpiler for ES6
Changed
- Replace Grunt for Gulp
- Replace ES5 for ES6 in AngularJS
Fixed
- Bugs in frontend / client side
Update Auth Flow
v0.3.0 Update README.md
ES6 Backend
Migrate current backend to ES6.
Initial Release
v0.1.0 Update README.md