diff --git a/appcast.xml b/appcast.xml index a4965a8e..56724820 100644 --- a/appcast.xml +++ b/appcast.xml @@ -4,6 +4,20 @@ alt-tab-macos en + + Version 7.0.0 + Wed, 09 Oct 2024 21:13:05 +0000 + 10.12 + https://alt-tab-macos.netlify.app/changelog-bare + + + + Version 6.73.0 Tue, 08 Oct 2024 20:34:05 +0000 diff --git a/docs/Changelog.md b/docs/Changelog.md index 66da912e..b33f21ce 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,5 +1,19 @@ # Release notes +# [7.0.0](https://github.com/lwouis/alt-tab-macos/compare/v6.73.0...v7.0.0) (2024-10-09) + + +### Features + +* major rehaul of the preferences! ([6d97cbd](https://github.com/lwouis/alt-tab-macos/commit/6d97cbd)), closes [#351](https://github.com/lwouis/alt-tab-macos/issues/351) + + +### BREAKING CHANGES + +* The old preferences panel has been replaced with a brand new one + +Preferences are now much simpler, full of visual illustrations, and should provide a much better experience. Pick between 3 styles (thumbnails, app-icons, titles), sizes, dark/light themes, high visibility options, and more! + # [6.73.0](https://github.com/lwouis/alt-tab-macos/compare/v6.72.0...v6.73.0) (2024-10-08)