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

4.1.0 (2017-01-14)

Compare
Choose a tag to compare
@willdurand willdurand released this 14 Jan 17:04
· 93 commits to master since this release

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