MacGist Release Notes:
Version 0.6b 09 June 2011
- Support for Github API V3 for Gist interaction.
- Reduced memory footprint.
- Fixed memory leaks.
Version 0.5b - 09 March 2011
- Added support for private gists. Private gists will appear in the menu with a lock icon next to the repository id and can be chosen as paste targets.
Version 0.4b - 07 February 2011
- Fixed issue with intermittent crashes due to SegFault in logging framework (Issue 13).
Version 0.3b - 02 February 2011
- Gist listing auto-refreshes whenever credentials are changed in the preference pane (Issue 11).
- Gist listing auto-refreshes every 15 seconds when gist.github.com is reachable (Issue 11).
- Menubar icon dims and Gist list reads ‘Unavailable…’ when gist.github.com is unreachable (Issue 12).
Version 0.2b - 10 January 2011
- The keyboard shortcut (CTRL-OPT-CMD-V) works without having to copy the contents to the clipboard first (user feedback, issue 10).
- Added description text to the ‘Use Separator’ preference to accurately describe what the preference does (user feedback, issue 3).
- Changed menubar icon from orange to black (user feedback, issue 2).
- Added logging framework for more fine-tuned logging (issue 6).
Version 0.1b - 02 December 2010
- Access public github gists from the menubar.
- Copy contents of last clipboard copy to the selected github gist using a keyboard shortcut (CTRL-OPT-CMD-V).
- Navigate directly to public github gists from the menubar.