Skip to content

Releases: mgmodell/CoLab

Updates to demo

15 Apr 02:44

Choose a tag to compare

v4.7.5

23 Feb 04:06

Choose a tag to compare

Full Changelog: v.7.3...v4.7.5

DevContainers internal improvements.
External - some bug fixes.

Translation files updated and Intro animation.

27 Sep 00:23

Choose a tag to compare

This is a minor update with changes to the introductory animation and massive Spanish translation updates.

Group incremental assignments

15 Mar 16:05

Choose a tag to compare

Visualizations and group incremental assignments are now functional.

Full Changelog: v4.7.1...v4.7.2

Introductory content in place

06 Jan 16:07

Choose a tag to compare

We've added an introductory screen based around the logo - made interactive through the magic of SVG! We've also got an 'about CoLab' animation, but not much more than that is in place just yet.

Some usability fixes

25 Oct 16:20

Choose a tag to compare

Usability fixes. Foundations for optimized queries for determining next scenario.

v4.4

18 Oct 23:21

Choose a tag to compare

Full Changelog: v4.3...v4.4

Key issue resolved

22 Jan 03:22

Choose a tag to compare

v4.2

updated keys and removed debug

Updated connections to other services

22 Jan 02:41

Choose a tag to compare

Patched up accidentally leaked holes by updating keys.
All other functionality is in line with the previous (v4.0) release.

Migrated to RoR API + react

22 Jan 03:25

Choose a tag to compare

Migrated traditional page-based Ruby-on-Rails (RoR) application to RoR API fronted by a react single-page application (SPA). This includes:

  • Migrating to token-based authentication
  • Webpacker configuration
    This also includes the setup of Docker container-based testing and development.