1.4.0
版本发布时间: 2024-09-09 22:16:24
DroidKaigi/conference-app-2024最新发布版本:1.5.1(2024-09-11 23:39:32)
What's Changed
- Align TimetableItemTag content for SearchScreen with Figma by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/962
- :wrench: [ClickableLinkText] Processing has been simplified. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/980
- In AboutScreen, LinksIcon so that you know you are operating when you press it by @kosenda in https://github.com/DroidKaigi/conference-app-2024/pull/978
- Refactor TimetableItemTag API to use consistent colors by @mannodermaus in https://github.com/DroidKaigi/conference-app-2024/pull/979
- :wastebasket: I deleted a plugin that had no content. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/990
- Delete Unused Method Classes by @natura1ie in https://github.com/DroidKaigi/conference-app-2024/pull/993
- Suppresses KMP "actual" and "expect" class warnings by @naoele in https://github.com/DroidKaigi/conference-app-2024/pull/1009
- Add placeholder to SearchScreen text field and focus on when launch screen by @iiinaiii in https://github.com/DroidKaigi/conference-app-2024/pull/1002
- Improved accessibility on the ProfileCardScreen by @guraooo in https://github.com/DroidKaigi/conference-app-2024/pull/1007
- :wrench: Fixed navigation to work properly on both iOS and Android. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/1010
- [iOS] Add animation when you tap heartmark in timetable list. by @fumiyasac in https://github.com/DroidKaigi/conference-app-2024/pull/944
- add padding to staff and contributor list bottom area by @takarabe-hamuyatti in https://github.com/DroidKaigi/conference-app-2024/pull/841
- Update CMP by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/1013
- Prevent TotalContributor animation from recomposition on scroll by @rocoand in https://github.com/DroidKaigi/conference-app-2024/pull/1012
- :wastebasket: DropUnlessResumed is causing navigation issues on AboutScreen, so DropUnlessResumed is removed. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/1018
- :recycle: [IosComposeKaigiApp.kt] Modified to use SharedTransitionLayout in the same way as KaigiApp.kt. by @Corvus400 in https://github.com/DroidKaigi/conference-app-2024/pull/1017
- Extract KaigiAppCompositionLocalProvider into regular methods by @sanao1006 in https://github.com/DroidKaigi/conference-app-2024/pull/1020
- Update to 1.4.0(8) by @takahirom in https://github.com/DroidKaigi/conference-app-2024/pull/1021
New Contributors
- @natura1ie made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/993
- @naoele made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/1009
- @iiinaiii made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/1002
- @guraooo made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/1007
- @takarabe-hamuyatti made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/841
- @rocoand made their first contribution in https://github.com/DroidKaigi/conference-app-2024/pull/1012
Full Changelog: https://github.com/DroidKaigi/conference-app-2024/compare/1.3.0...1.4.0