|
6 | 6 | <description>Most recent changes with links to updates.</description>
|
7 | 7 | <language>en</language>
|
8 | 8 |
|
| 9 | + <item> |
| 10 | + <title>Version 7.5</title> |
| 11 | + <description><![CDATA[ |
| 12 | + <h2>What's New in Version 7.5</h2> |
| 13 | + |
| 14 | + <ul> |
| 15 | + <li>New video player design (by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/695">#695</a>)</li> |
| 16 | + <li>New video downloading engine enables downloading session videos with subtitles included; this feature can be enabled in the app's settings (by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/713">#713</a>)</li> |
| 17 | + <li>The player now features consistent keyboard shortcuts for media player commands across different keyboard layouts (by <a href="https://github.com/boettges">@boettges</a> in <a href="https://github.com/insidegui/WWDC/pull/693">#693</a>)</li> |
| 18 | + <li>Modernized PiP implementation (by <a href="https://github.com/allenhumphreys">@allenhumphreys</a> in <a href="https://github.com/insidegui/WWDC/pull/691">#691</a>)</li> |
| 19 | + <li>Improved app startup performance (by <a href="https://github.com/allenhumphreys">@allenhumphreys</a> in <a href="https://github.com/insidegui/WWDC/pull/696">#696</a>)</li> |
| 20 | + <li>When adding calendar events in macOS Sonoma and later, the app will now require write-only permission instead of full access (by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/700">#700</a>)</li> |
| 21 | + </ul> |
| 22 | + |
| 23 | + <h3>Other Changes</h3> |
| 24 | + |
| 25 | + <ul> |
| 26 | + <li>Load git contributors only when about window is shown by <a href="https://github.com/allenhumphreys">@allenhumphreys</a> in <a href="https://github.com/insidegui/WWDC/pull/701">#701</a></li> |
| 27 | + <li>Remove RxSwift in favor of combine by <a href="https://github.com/allenhumphreys">@allenhumphreys</a> in <a href="https://github.com/insidegui/WWDC/pull/671">#671</a></li> |
| 28 | + <li>Change Realm background queue QoS by <a href="https://github.com/allenhumphreys">@allenhumphreys</a> in <a href="https://github.com/insidegui/WWDC/pull/704">#704</a></li> |
| 29 | + <li>Sessions table view model refactoring by <a href="https://github.com/allenhumphreys">@allenhumphreys</a> in <a href="https://github.com/insidegui/WWDC/pull/703">#703</a></li> |
| 30 | + <li>Remove keypath filter on SessionViewModel by <a href="https://github.com/allenhumphreys">@allenhumphreys</a> in <a href="https://github.com/insidegui/WWDC/pull/705">#705</a></li> |
| 31 | + <li>Improved handling of schedule event hero by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/707">#707</a></li> |
| 32 | + <li>Rename "All Events" filter to "All Content" (Closes #697) by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/708">#708</a></li> |
| 33 | + <li>Remove external playback support by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/709">#709</a></li> |
| 34 | + <li>Consistent PiP / full screen state, improved full screen transition by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/710">#710</a></li> |
| 35 | + <li>Updated API endpoint by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/711">#711</a></li> |
| 36 | + <li>Event hero / live event improvements by <a href="https://github.com/insidegui">@insidegui</a> in <a href="https://github.com/insidegui/WWDC/pull/712">#712</a></li> |
| 37 | + </ul> |
| 38 | + |
| 39 | + <h3>New Contributors</h3> |
| 40 | + |
| 41 | + <p><a href="https://github.com/boettges">@boettges</a> made their first contribution in <a href="https://github.com/insidegui/WWDC/pull/693">#693</a></p> |
| 42 | + |
| 43 | + <p><strong>Full Changelog</strong>: <a href="https://github.com/insidegui/WWDC/compare/7.4.2...7.5">https://github.com/insidegui/WWDC/compare/7.4.2...7.5</a></p> |
| 44 | + ]]></description> |
| 45 | + <pubDate>Fri, 7 Jun 2024 14:00:00 -0300</pubDate> |
| 46 | + <enclosure url="https://github.com/insidegui/WWDC/releases/download/7.5/WWDC_v7.5-1044.dmg" sparkle:version="1044" sparkle:shortVersionString="7.5" length="19325975" type="application/octet-stream" /> |
| 47 | + <sparkle:minimumSystemVersion>12.0</sparkle:minimumSystemVersion> |
| 48 | + </item> |
| 49 | + |
9 | 50 | <item>
|
10 | 51 | <title>Version 7.4.2</title>
|
11 | 52 | <description><![CDATA[
|
|
0 commit comments