Monod Versions Save

:notebook: Our cool, secure, and offline-first Markdown editor.

4.2.0

7 years ago
  • 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

7 years ago

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

7 years ago

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

7 years ago
  • 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

8 years ago
  • 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

8 years ago
  • 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

8 years ago
  • Fix Heroku deployment

3.0.0

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago