This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
Releases: benetech/mmlc-api
Releases · benetech/mmlc-api
Upgrading to openstax version
live Update production docker file
Release 5.3.12
CORS changes
Release 5.3.11
Merge pull request #181 from coleski1/master Updated the cors config to accept www.mathmlcloud.org as well
CORS changes
Merge pull request #181 from coleski1/master Updated the cors config to accept www.mathmlcloud.org as well
Release 5.2.10
- Mongo driver upgrade
- Vagrant file cleanup
- Sails upgrade
Release 5.2.8
- Bug fixes
- Apache-style request logging
- PM2 as process manager
MathML Cloud 1.0 Public Release
- 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
- 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
Merge pull request #117 from meghanlarson/master MMLC-251 Turn off api hook
Release 5.1.4
- UI/UX Updates
- Send all requests through the API Management System