diff --git a/CHANGELOG.md b/CHANGELOG.md index a7df7e57..87ef08ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,18 @@ -## Build 178 -* Added Settings import via URL for tvOS -* Localization fixes -* Updated dependencies (mpvkit 0.37.0) -* Other minor changes and improvements +## Build 179 +* Add skip, play/pause, and fullscreen shortcuts to macOS player (by @rickykresslein) +* Updated localizations +* Updated dependencies ## Previous builds -* Added Settings Import/Export (iOS, macOS) +* Added Settings Import/Export * Export all settings, instances and accounts * Import selected elements from the file * Include unencrypted passwords in the export or provide them during the import + * Import via URL for tvOS * Added Controls setting "Action button labels" icon or icon and text * Added Advanced setting for MPV: "deinterlace" -* Updated dependencies +* Updated dependencies (mpvkit 0.37.0) +* Localization fixes * Updated localizations * Fixed reported crash * Other minor changes and improvements