
v5.1 [Sep 19, 2012]
# Bug Fixes!
Fixed a bug where decrytping a document didn't remove an important bit of info that VP iOS used to determine if a document was encrypted or not.
Fixed a bug where imported Makrdown files were getting the wrong UTI set.
Fixed a bug where importing Markdown files via AppleScript didn't work correctly.
Fixed a crasher with web export.
Fixed bug where the staticExportItemWillBegin function wasn't called with Static publishing.
v5.0 [May 30, 2012]
- New: The new page type popup now includes shortcuts.
- New: The todos palette now remembers the width of the columns between launches.
- New: VoodooPad now supports ical: URLs.
- New: The status bar now gives instructions on how to clear up sync conflicts when they occur for a page.
- New: Pressing tab after starting a Markdown bullet will indent the list.
- New: Pressing enter on the end of a Markdown bullet line will either dedent, or delete the bullet.
- Change: Added a menu item under the Help menu to bring up VoodooPad's welcome window.
- Change: When you open up a page in a new window, it is now offset a little bit from the window it was opened from.
- Fix: Fixed an issues where PDF pages weren't showing up correctly on 10.7.4
- Fix: The last font name in the Type palette's font family popup no longer has a checkmark as a permanent friend.
- Fix: Fixed a bug where tags were not properly synced.
- Fix: Fixed a bug where links made via Edit ▸ Link Selection to Page… were not working for PDF export.
- Fix: Fixed a bug where images for Markdown previews weren't showing up when giving fully qualified URLs.
- Fix: Fixed a bug where images weren't showing up for Markdown pages and PDF Preview.
- Fix: Fixed a problem were aliases weren't matched up correctly when imported VoodooPad document XML files.
- Fix: Corrected the wording in the webserver on how to turn on HTTP access for documents.
- Fix: The "Resize window for full screen" preference actually works now.
- Fix: No longer importing folders or files whos file name starts with a '.'.
- Fix: VP will now display text files (such as .m, .h, etc) as long as its UTI conforms to kUTTypePlainText.
- Fix: Fixed an importing problem where .docx files were not converted to RTFD pages correctly.
- Fix: Now making sure the Strikeout plugin only works on rich text pages.
- Fix: Fixed a problem where checkboxes were showing up incorrectly on web export.
- Fix: Markdown pages now render correctly when viewed in the web server.
- Fix: PDF Preview for Markdown now works better for mültibyte characters.
- Fix: Import fixes.
- Fix: Various Markdown editing fixes.
- Fix: CJK text now renders correctly in Markdown pages.