BlogMate Change Log
0.5.3
- Fix for very serious issue where BlogMate plugin was breaking the mate cli.
- Table sorting!
0.5.2
- Fix for Jaiku problem where 'public' Jaiku atom feeds were not accessible to BlogMate apparently due to its user-agent HTTP header string.
0.5.1
- Jaiku support! Jaiku support is nearly identical to Twitter support. Setup your Jaiku account in the BlogMate Plug-In palette just like any other blog type. Post to Jaiku using the Send Document / Selection to Jaiku command in the BlogMate Bundle. Note that posting to Jaiku from BlogMate requires an extra value in the blog settings: Personal Key. Every Jaiku user is assigned a key.. and yours can be seen here after you log in to Jaiku in your web browser.
- Email addresses no longer need to be entered for Twitter accounts.
0.5
- Twitter support! You can now add and post to Twitter accounts just like other blogging accounts. However, you can only add posts to a Twitter account, you cannot edit or delete Twitter posts. This is a limitation of the Twitter API.
- The BlogMate Bundle is now included along with the BlogMate PlugIn. This bundle currently exists just to facilitate better Twitter support. Since Twitter is so lightweight, it's often desirable to just select some text in the frontmost TM window, and type a keyboard command to post the selection to your Twitter account (rather than showing the entire BlogMate palette, selecting your Twitter account, etc). The BlogMate Bundle contains a command to do just this: Send Document / Selection to Twitter (ctl-opt-cmd-t). The BlogMate Bundle also contains a convenient Character Count of Document / Selection (ctl-opt-cmd-c) command (Twitter limit is 160).
- Improved support for MovableType blogs. Categories are still not supported for MT blogs, but now you don't get category-related error messages when editing your MT blog from BlogMate.
- Added support for enabling/disabling comments and trackbacks for each post. Note that WordPress as of 2.1.3 has bugs that prevent this from working from clients like BlogMate. Sorry. Somebody write a WP bug, I'm lazy ;).
0.4
- Added support for HTTP Digest and Basic Authentication. This includes secure username and password storage in the OS X system keychain (which is a real pain in the arse to program).
0.3
- Added Support for Editing Post timestamp.
- Added Support for Deleting Posts.
- Added Visit Blog button. Opens currently selected blog in default web browser.
- Added support for TM Blogging Bundle cut snippet. Posts fetched with teaster text (description) and more text (mt_more_text) are now displayed with the pretty TM Blogging Bundle cut snippet. Also, adding the cut snippet to a post created with BlogMate correctly splits the text into the teaser and more text segments.
- Fixed support for editing in preferred language. In the Edit Blog Settings sheet, you now enter Post Language instead of Post File Extension. Insert the display name of any language your installation of TextMate supports in this field. When you open a post for editing thru BlogMate, TextMate will automatically enter the correct language mode & syntax highlighting will be turned on.
- Fix -- whitespace formatting in Posts fetched for editing is now preserved in the TextMate document.
0.2
- Added support for editing Post Categories.
- Added support for Publish vs Draft.
0.1
- This was the first version, fool!