Monod v4.2.0 Release Notes

Release Date: 2017-03-21 // about 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

Previous changes from v4.1.0

  • 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