diff --git a/CHANGELOG.md b/CHANGELOG.md index 14066a6..04a909e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -# Version 1.2.0 (unreleased) +# Version 1.2.0 (4/4/14) -[Full changelog](https://github.com/HermesApp/Hermes/compare/v1.1.20...master) +[Full changelog](https://github.com/HermesApp/Hermes/compare/v1.1.20...v1.2.0) * [fixed] Always display the menubar on startup, thanks @nriley! * [fixed] Several improvements to the menubar including reclaiming ⌘M for @@ -20,10 +20,10 @@ * [fixed] Only show display current song in Notification Center. Thanks @winny-! * [fixed] Support PC media keys (#122). Thanks winny-! * [fixed] The "Help" dropdown now has functionality. (Reported by @nriley) - Thanks @winny-! + Thanks @winny- & @nriley! * [fixed] Show authors and contributors in the "About" window. Also show links from the previously mentioned "Help" dropdown menu. (Reported by - @nriley) Thanks @winny-! + @nriley) Thanks @winny- & @nriley! # Version 1.1.20 (9/16/13) diff --git a/Resources/Hermes-Info.plist b/Resources/Hermes-Info.plist index 32be172..c14c042 100644 --- a/Resources/Hermes-Info.plist +++ b/Resources/Hermes-Info.plist @@ -2,10 +2,10 @@ - LSUIElement - CFBundleDevelopmentRegion English + CFBundleDisplayName + Hermes CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile @@ -19,15 +19,17 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.20 + 1.2.0 CFBundleSignature ???? CFBundleVersion - 1956 + 2000 LSApplicationCategoryType public.app-category.music LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} + LSUIElement + NSAppleScriptEnabled NSHumanReadableCopyright @@ -39,6 +41,8 @@ and Winston Weinert MainMenu NSPrincipalClass HermesApp + NSSupportsAutomaticGraphicsSwitching + OSAScriptingDefinition Hermes.sdef SUAllowsAutomaticUpdates @@ -51,9 +55,5 @@ and Winston Weinert dsa_pub.pem SUShowReleaseNotes - CFBundleDisplayName - Hermes - NSSupportsAutomaticGraphicsSwitching -