File Release Notes and Changelog
Release Name: 0.6b
Notes:
SkypeMenuX is a menu that allows you to access Skype status and
buddy info from the MacOS X System Notification area (the iconic menus
on the right hand side of the MacOS X menu bar). Similar in nature to the
iChat menu but for skype.
This is version 0.6b.
When you select one of your online buddies listed in the menu, a submenu
will appear that can be used to start either a voice call or an Instant
Message (IM) chat window with that buddy.
This version also brings a preferences window that allows you to request
SkypeMenuX and Skype to launch at startup.
SkypeMenuX requires OS X 10.3 or later.
Changes:
2005-12-27 : 0.6b : Bugs fixed
* Disk image no longer created automtically by buildDMG.pl due
to aesthetic requirements
* Now also tested on OSX 10.3.9
Bugs Fixed:
* Skype launching at startup is now reliable
(changed Skype activation code to use cocoa workspace object instead
of applescript)
2005-12-18 : (never released) : Additional features + project upgraded to Xcode 2.1
Added Features:
* Start either voice calls or text chats with online buddies
* Set preferences to start SkypeMenuX and Skype on startup
Build Notes:
* I had problems with Xcode 2.1 upgrading the Xcode 1.5 project. In
the end I built a new project from scratch :(
* Built on OS 10.4 - 10.3 not yet tested
* Disk Image target requires buildDMG.pl - you can download it from
http://www.objectpark.org
2005-11-07 : 0.5b : Code cleanup and package
* Buddy status feature now ready for general consumption
2005-11-06 : 0.4b : Rewrite of buddy status feature
* Updating the menu from within the validate menuItem callback turns
out to be a bad idea!
* Now requires OS X 10.3 or later due to use of the ObjC thread
synchronisation
2005-11-05 : 0.3b : Initial limited release of the buddy status feature
2005-11-03 : 0.2b : Minor enahncement release
* Added a registered creator code to the application build
* Moved the Quit menu options into a submenu to save vertical clutter
2005-10-29 : 0.1b : Initial release