Skip to content

v1.0.0 Release

Compare
Choose a tag to compare
@rhysd rhysd released this 06 Apr 15:25

First major release 💯 🐶

New Features

  • task list in markdown
  • Add tooltips to links
  • Search text in the document
  • Outline window
  • User CSS and favorite code theme
  • Math formula preview with katex (please use katex code block)
  • mermaid.js integration (please use mermaid code block)
  • Hidden title bar on OS X
  • Many more configurations

Improvements

  • Move menu from right to left because document is align to left. Minimize move of eyes.
  • Improve rendering performance (2x faster)
  • Optimize app start up time (mermaid, lint result window setup, and so on)
  • Update Electron to 0.37
  • Use native dialog to choose a file or directory
  • Add more tests
  • Many refactorings
  • Easily install with brew cask install shiba on OS X

Fixes

  • Replace :emoji: only in text
  • Fix document layout for print
  • Fix many bugs

Documents

Screen Shots

  • Outline Window

outline window

  • Search Box

search box

  • Hidden Title Bar

hidden title bar

  • User CSS and Code Theme

theme customization

(tufte-css and 'Tomorrow' code theme)


Confirmed on

  • OS X 10.11.4
  • Ubuntu 15.10
  • Windows 8.1