Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Releases: TailorDev/monod

4.2.0 (2017-03-21)

21 Mar 10:38
Compare
Choose a tag to compare
  • Added: support for the online citation type (#396)
  • Added: move sync loop logic into modules, fixing a bunch of synchronization issues (#377)
  • Fixed: printing issue (#375)
  • Fixed: refactor URL checking in bibtex.js and add positive match for ftp hosted files

4.1.0 (2017-01-14)

14 Jan 17:04
Compare
Choose a tag to compare

Hi there!

This new version brings a few new features but it is mostly about fixes and minor improvements. With this new version, you will get:

  • shortcuts for everyone, yay! 🎉
  • a better and faster rendering, especially on small(er) devices
  • thanks to Hacktoberfest last year, the documentation has been proofread
  • William gave a talk using Monod last October, but we had to fix Monod on stage to display the "presentation" button... We've fixed that too so you don't have too 😉

Also, we have slowly rolled out the notion of read only documents (e.g. the Monod documentation, in Monod). You should see a little red lock in the "info bar" (see screenshot below). If you're interested in this feature, drop us a line.

screen shot 2017-01-14 at 17 58 58

Your friends at TailorDev!


Changelog

  • Added: URL link support in BibTeX misc
  • Added: support windows/mac shortcuts
  • Added: mobile view for small screens
  • Added: server side code to expose readonly property and use it in the frontend
  • Added: Redesign bottom-right bar
  • Fixed: presentation button now displays at 1024 and under
  • Fixed: scrollbar still visible with chrome
  • Fixed: enhance perceived perf on initial load
  • Fixed: hide infobar + toolbar for medium screens and below
  • Fixed: proofreading documentation (#238 and #239)
  • Updated dependencies

4.0.0 (2016-09-16)

26 Sep 14:43
25a584a
Compare
Choose a tag to compare

Hi! We are happy to release Monod 4.0.0. With more than 160+ commits, this is a huge milestone!

📚 We wrote this (readonly) Monod document presenting the Monod documentation: https://monod.lelab.tailordev.fr/a1858fd1-124a-4176-8062-af84aa88978a#i9F969XeNGjx9SgB7goaSq/rxaM58z3kS6zJQ1tICNQ=.

💥 Want to see what a slide deck looks like with Monod? Here is a demo: https://monod.lelab.tailordev.fr/987f5437-c873-4f69-bc5d-371fe86a86cb#SKPhdiICPbPO6mWnlmYty1rOOJDUzRFeiX+bjfE9c7s=.


Changelog

  • Added: Redux + component refactoring (hence this major version) (#173)
  • Added: Share modal (#171)
  • Added: task list support (#178)
  • Added: BibTeX support (#120)
  • Added: kbd extension (#189) - [[enter]] => enter
  • Added: Monod is now tested on most of the major browsers (#190)
  • Added: allow to use <br> (#212)
  • Added: cmd + S shortcut to save markdown content (#213)
  • Added: tons of minor improvements
  • Fixed: group similar notification messages together
  • Updated: all dependencies are up to date

You can find the full diff here.


Related blog post: https://tailordev.fr/blog/2016/09/30/monod-v4-is-out/.

3.3.0 (2016-07-21)

21 Jul 14:07
1182203
Compare
Choose a tag to compare
  • Added: we wrote some documentation \o/
  • Added basic presentation mode support
  • Added: support small custom container (using ::: small ... :::)
  • Added: new template "slide deck" with Reveal.js (example)

3.2.0 (2016-05-09)

09 May 12:31
a2bfb26
Compare
Choose a tag to compare
  • Added: persist template with a document
  • Added: KaTeX basic support
  • Added: support for <abbr> tag
  • Added: support for <ins> tag
  • Added: support for <sub> tag
  • Fixed: Allow normal (multi-rows) text flow in equations
  • Fixed: Adjust emojis size & margins (preview & print)
  • Fixed: Decrease emojione size
  • Fixed: Decrease list items font size
  • Fixed: PDF rendering and URLs (#140)
  • Fixed: use default preset for markdown-it (rather than commonmark)
  • Fixed: saving issue with default content (#125)

3.1.0 (2016-04-22)

22 Apr 09:37
1e42685
Compare
Choose a tag to compare
  • Added: support for <mark> tag via ==foo==
  • Added: support for <sup> tag via ^foo^
  • Fixed: HTML support has been disabled to prevent potential XSS depending on the setup (#122)
  • Fixed: heroku deployment (with our without Heroku button)

3.0.1 (2016-04-20)

20 Apr 07:08
1f7c1a7
Compare
Choose a tag to compare
  • Fix Heroku deployment

Public Release \o/

19 Apr 07:41
Compare
Choose a tag to compare
Merge pull request #117 from TailorDev/deploy

Add deploy script

Le lab #2

19 Apr 07:41
a0e2c01
Compare
Choose a tag to compare
2.0.0

fix typo in welcome msg

Le lab #1

19 Apr 07:40
a98e517
Compare
Choose a tag to compare
1.0.0

Slightly better tests for Preview