Releases: austintoddj/canvas
Releases · austintoddj/canvas
v2.0.5
v2.0.4
New Features
- Minor bug fixes and performance enhancements
v2.0.3
v2.0.2
New Features
- The 3 Minute Canvas Installation
- A user can now update their password in the Profile Privacy section
- General bug fixes and performance enhancements
v2.0.1
New Features
- New privacy section on user profile page
- PHPUnit tests now use SQLite database
- Datetime-Picker widget on post create and edit pages
- International support including Timezone configuration
- URL refactoring to support various VM setups
- Notification messages now refactored to lang file
- Disqus commenting system is now able to be enabled or disabled within the
.env
file - Unit tests for Password reset functionality
- General bug fixes and performance enhancements
Thanks
A huge shout-out to everyone who has helped improve this project in the last 2 weeks. You guys have done so much in so little time and I can't wait to see how this app continues to evolve!
v2.0.0
Canvas 2.0.0 is a major version upgrade. Almost every single line of application code has been refactored.
New Features
- New UI based on Google's Material Design
- Enhanced user profiles
- "Growl-like" alert notifications
- JSValidation on every form
- Full suite of PHPUnit tests
- Switched content conversion from PHP Markdown to Parsedown
Deprecated
- RSS Feed
v1.0.3
- Under the hood performance updates
v1.0.2
- Fixes composer create-project installation bug
v1.0.1
- Integrates Travis CI for unit testing
v1.0
- Initial stable release.