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-tutorialview. - 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/TLSusing Let's Encrypt - Dockerized Mathbook
- added
Dockerfileanddocker-composescript
- added
- added new
Authorproperty 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
READMEand wiki to help get contributors up and running with Docker and Local Development environments. - Added
Code of Conductthat all contributors will be held against.
Patch Release (v1.1.4) - Added Real Analysis Subject
Changelog
- added
Real Analysisto 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
Contributenav-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