Whiskey Changelog

What's new in Whiskey 0.4.0 Build 357 Beta

Dec 30, 2015
  • Fix code coloring not working for some languages
  • Add support for code coloring with dark themes
  • Fix file extensions being override to `.markdown`
  • Allow any text file to be opened
  • Fix code blocks showing up twice in HTML
  • Command-Shift-Return to insert a newline above
  • Command-Return to insert a newline before

New in Whiskey 0.3.8 (Dec 30, 2015)

  • Fix random dots appearing under text
  • Fix full screen
  • Disable dash correction for now
  • ⌘K will prefill your clipboard if it contains a link
  • Fix window not remembering its position
  • Basic horizontal rule parsing
  • Horizontal rules show up in outline
  • Fix scroll bars on dark themes
  • Fix dragging files onto the dock icon to open them
  • Fix bug with deleting a single character

New in Whiskey 0.3.7 (Dec 30, 2015)

  • Enable code coloring by default
  • Change default save extension to .markdown
  • Status bar now changes color with themes properly
  • Fix changing between Solarized Dark and Solarized Light themes
  • Fix smart quotes inside of links and images
  • Allow opening .apib files
  • Improve undo
  • Improve indenting and unidenting

New in Whiskey 0.3.6 (Dec 30, 2015)

  • New preview split pane
  • Improve status bar calculations and speed
  • Improve reliability when deleting backwards
  • Improve text selection colors
  • ⌘K to insert a link. This is still needs some work, but it’s a start.
  • ⌘-click to toggle task completion
  • ⌘J to toggle inline code. (Definitely open to suggestions for a better keyboard shortcut.)

New in Whiskey 0.3.5 (Dec 30, 2015)

  • Improve theme colors
  • Style selection. It still needs work, but it’s an improvement.
  • Improve insertion point color

New in Whiskey 0.3.4 (Dec 30, 2015)

  • Fix Fireball theme
  • First draft of HTML preview

New in Whiskey 0.3.3 (Dec 30, 2015)

  • Improved link parsing
  • Improved theme system
  • New theme from Tim Van Damme
  • Fix document icon
  • Improved sidebar behavior and colors
  • Improved status bar colors

New in Whiskey 0.3.2 (Dec 30, 2015)

  • Improved window positioning
  • Don’t prompt to save for a blank document
  • Fix code highlighting

New in Whiskey 0.3.1 (Dec 30, 2015)

  • Support txt and text files
  • Correctly count characters
  • Fix markdown getting parsed inside code
  • Theme support with several new themes!
  • Fancy new blurry sidebar with a better design
  • Animated neat/rocks switch

New in Whiskey 0.3 (Dec 30, 2015)

  • Emoji support
  • Disable resizing preferences window
  • Allow the window to get narrower
  • Fix bug with == headers at the beginning of a document.
  • Don’t spell check code or URLs
  • Move spell checking preference from menu bar to preferences window
  • Prevent trying to open URLs that don’t have an app to handle them