Skip to content

Releases: mathbookio/mathbook

Minor Release (v2.1.0) - Tutorial Builder Auto Save & More

28 Mar 17:26
92ccb44
Compare
Choose a tag to compare

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

23 Mar 02:16
e870be6
Compare
Choose a tag to compare

Changelog

  • the owner of the mathbook repo is now mathbook-io
  • fixed navbar dropdown bug #83
  • added favicon #102

Minor Release (v1.2.0) - Docker, SSL and more

20 Mar 17:32
61befc5
Compare
Choose a tag to compare

Changelog

  • added pull-request-template
  • added SSL/TLS using Let's Encrypt
  • Dockerized Mathbook
    • added Dockerfile and docker-compose script
  • 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
  • ImprovedREADME 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.

Issues: #81 #88 #93

Patch Release (v1.1.4) - Added Real Analysis Subject

11 Mar 01:58
a4f45f1
Compare
Choose a tag to compare

Changelog

  • added Real Analysis to the subjectMap

Patch Release (v1.1.2) - Submitted Tutorials View & Holes in Charts

25 Feb 16:32
7150346
Compare
Choose a tag to compare

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

28 Jan 00:53
8478f5a
Compare
Choose a tag to compare

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

10 Dec 22:56
1fa2f25
Compare
Choose a tag to compare
Merge pull request #24 from JetJet13/develop

Mathbook Release v1.0.0