Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Releases: benetech/mmlc-api

Upgrading to openstax version

06 Sep 18:26
cda432d
Compare
Choose a tag to compare
live

Update production docker file

Release 5.3.12

16 Aug 16:56
c29e526
Compare
Choose a tag to compare

CORS changes

Release 5.3.11

24 Oct 16:27
c29e526
Compare
Choose a tag to compare
Merge pull request #181 from coleski1/master

Updated the cors config to accept www.mathmlcloud.org as well

CORS changes

16 Aug 16:48
c29e526
Compare
Choose a tag to compare
Merge pull request #181 from coleski1/master

Updated the cors config to accept www.mathmlcloud.org as well

Release 5.2.10

28 Oct 13:48
Compare
Choose a tag to compare
  • Mongo driver upgrade
  • Vagrant file cleanup
  • Sails upgrade

Release 5.2.8

16 Sep 15:40
Compare
Choose a tag to compare
  • Bug fixes
  • Apache-style request logging
  • PM2 as process manager

MathML Cloud 1.0 Public Release

13 May 18:10
Compare
Choose a tag to compare
  • Copy and Menu Bar Updates.
  • Usability updates.
  • When creating or updating an equation, delimiters are not handled gracefully.
  • Allow users to associate equations and uploads with their account after logging in or registering.
  • Pulled in latest MathJax-node.

Patch Release, 06/03/2015

  • MathJax is turned on and running in the browser for rendering of MathML components in browsers that don't support it.

5.1.6-5.2.1

28 Apr 17:17
Compare
Choose a tag to compare
  • Separate APP and API. The APP is now a client of the API and the API only returns JSON.
  • Allow admins to edit users.

Add Feedback page, Turn off API

02 Mar 21:22
Compare
Choose a tag to compare
Merge pull request #117 from meghanlarson/master

MMLC-251 Turn off api hook

Release 5.1.4

27 Jan 21:36
Compare
Choose a tag to compare
  • UI/UX Updates
  • Send all requests through the API Management System