Releases: saggiyogesh/nodeportal
Releases · saggiyogesh/nodeportal
v0.2.4
- Integration tests.
- Login by google, facebook, linkedin etc
- Upgrade to express 4 and bootstrap 2.3.2
- Rewritten PageRenderer api.
- CacheStore api is created and used in permissions cache, jade tmpl cache.
- New ViewParser is used to parse jade tmpls.
- Removed sync methods from PermissionValidator.
- PageScript api is used to save client's js and render at page bottom per request.
- Custom Mixins are created to render view components like Bootstrap Alerts.
- Error templates for 500, 401 and 404 HTTP errors
- various fixes.
v0.2.3
- Bootstrap tabs helper.
- Gravatar integeration of user profile picture.
- User manage plugin improvements: Password change, User address & contact info, custom profile pic.
- Email notifications of comments.
- Mailer util improvements.
- Bug fixes
v0.2.2
- Threads & comments plugin
- Integration of comments with Display Article plugin
- Plugins manager plugin, to remove user created themes & layouts.
- Upgrade to moongoose 3.x.
- jquery auto size plugin included & module created for requirejs
- Bugs fixes.
- Permission improvements.
- Plugin's settings view can now render Dynamic form, using FormBuilder.
- node-clone module used and included in utils.js for cloning objects.
- Action Button lib is created to show actions associated to entity. Action Button used Bootstrap's Button dropdown toggle.
v0.2.1
Permission improvements. App startup actions.