Skip to content

Releases: austintoddj/canvas

v2.0.5

26 Jul 12:18
Compare
Choose a tag to compare

New Features

  • More unit tests added to cover the application functionality
  • StyleCI integrated for consistent code standards
  • General bug fixes and performance enhancements

v2.0.4

21 Jul 12:47
Compare
Choose a tag to compare

New Features

  • Minor bug fixes and performance enhancements

v2.0.3

21 Jul 01:41
Compare
Choose a tag to compare

New Features

  • Full site search provided by TNTSearch
  • Show/Hide password button on login form and password reset form
  • General bug fixes and performance enhancements

v2.0.2

18 Jul 11:33
Compare
Choose a tag to compare

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

11 Jul 13:26
Compare
Choose a tag to compare

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

28 Jun 12:59
Compare
Choose a tag to compare

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

25 Apr 13:58
Compare
Choose a tag to compare
  • Under the hood performance updates

v1.0.2

22 Apr 18:50
Compare
Choose a tag to compare
  • Fixes composer create-project installation bug

v1.0.1

15 Mar 19:58
Compare
Choose a tag to compare
  • Integrates Travis CI for unit testing

v1.0

08 Mar 00:33
Compare
Choose a tag to compare
  • Initial stable release.