Skip to content

Releases: OpenArchitex/OpenLearnr

v1.3.5

30 Sep 03:47
Compare
Choose a tag to compare

Some security merges from Dependabot along with a secret file change; for new email address

v1.3.4

17 Sep 01:35
Compare
Choose a tag to compare
  • Fix several security vulnerabilities as reported by Dependabot.

v1.3.1

14 Sep 22:26
Compare
Choose a tag to compare

This version is just to add thin jar support for GAE deployments

v1.3.0

05 Sep 00:43
Compare
Choose a tag to compare
  • #82 Added support for search videos and chapter entity screens
  • Improve SonarQube test coverage and fix bugs and codesmells
  • Add http redirect to https in app.yaml

Release notes by Stamp.

v1.2.1

24 Aug 17:11
Compare
Choose a tag to compare
  • #74 Added user search function on User Management Page

Release notes by Stamp.

v1.2.0

09 Aug 01:25
46b6757
Compare
Choose a tag to compare

This release mainly fixes #59 and makes progress on #41 and #5.

v1.1.0

28 Jul 16:43
d276596
Compare
Choose a tag to compare

This mainly adds support for active links in comments/replies and fix issues with the admin badge in comments and replies.

Fixes # (issue)

#52 and #49

v1.0.2

20 Jul 02:02
ed2c3e4
Compare
Choose a tag to compare

This is a patch release for the previous release; the only significant thing that this corrects is a null pointer that occurs at the first reply to a comment.

v1.0.1

18 Jul 04:07
2c84355
Compare
Choose a tag to compare

Some important highlights of this release are;

  • Update documentation of automatic entity generation (DatabaseConfiguration.java), and updates to SECURITY.md and README.md files.

  • Add stopPreviousVersion flag in order to stop the previous version in AppEngine.

  • Change repository name to OpenLearnr

  • Disable shallow cloning for Sonar

  • Add support for replying to comments, add admin badge for comments by administrator (#4)

  • Update lodash for security fix (#39).

1.0.0

10 Jul 18:56
5afad30
Compare
Choose a tag to compare

Initial release with CI/CD automated. Some of following features are highlights of this release;

  • Closes #6: Fix multiple activation email click issue

  • Closes #13: Updating comments correctly

  • Closes #3: Create deployment pipeline