Releases: mathbookio/mathbook
Releases · mathbookio/mathbook
Minor Release (v2.1.0) - Tutorial Builder Auto Save & More
Changelog
- tutorial builder now auto-saves changes. No need to manually save the tutorial state.
- fixed dropdown bugfix bug to hide the dropdown when the user clicks away from the dropdown
- We now show a loading indicator when the user visits the
review-tutorial
view. - upgraded to fontawesome v5
Major Release (v2.0.0) - Transferred Ownership to mathbook-io
Minor Release (v1.2.0) - Docker, SSL and more
Changelog
- added
pull-request-template
- added
SSL/TLS
using Let's Encrypt - Dockerized Mathbook
- added
Dockerfile
anddocker-compose
script
- added
- added new
Author
property in tutorial config so we can acknowledge the creator of the tutorial- shout out to @Gh0stByte for implementing that feature
- Added 1 New tutorial
- Intro to Sets and Functions (author: @rich1126 )
- Updated existing tutorial
- Evalute Expressions (author: @jgeorges371 )
- Improved
README
and wiki to help get contributors up and running with Docker and Local Development environments. - Added
Code of Conduct
that all contributors will be held against.
Patch Release (v1.1.4) - Added Real Analysis Subject
Changelog
- added
Real Analysis
to thesubjectMap
Patch Release (v1.1.2) - Submitted Tutorials View & Holes in Charts
Changelog
- added new view:
/tutorials/submitted
- accessed only by logged in users
- displays a list of all the tutorials currently submitted for review
- added new api endpoint:
/v1/tutorials/submitted
- returns a list of all the tutorials currently submitted for review
- enhancement for charts: you can now insert holes in charts using
hole(3;3)
Minor Release (v1.1.0) - Render and Insert Charts
Changelog
Contribute
nav-bar item is now a dropdown- You can now insert charts into content-sections and exercises
- added gulp tasks to bundle js and css files
Major Release (v1.0.0) - Mathbook
Merge pull request #24 from JetJet13/develop Mathbook Release v1.0.0