Skip to content

1.2.0

Compare
Choose a tag to compare
@takahirom takahirom released this 06 Sep 14:14
cf0c69e

What's Changed

  • ✨ [Compose Multiplatform] When you don't have permission to access the calendar on the session details screen, the snack bar is displayed. by @Corvus400 in #880
  • Add URL validation by @Aniokrait in #896
  • Move notCompatibleWithConfigurationCache. by @Aniokrait in #897
  • In TimetableGridItem, Schedule icon align is misaligned when changing the font size on the device by @kosenda in #900
  • feat: add ellipsis and maxLines state explicitly to Speaker text by @s-kamada in #901
  • Add month and date at sharing text. by @sadashi-ota in #904
  • Changed color of BottomNavigation and NavRail when Blur is not supported by @kosenda in #913
  • 🐛 fix text style in edit screen. by @hiwa0 in #909
  • ✨ [Compose Multiplatform] When you tap the action label on the snack bar that appears when you don't have permission to access the calendar, the iOS Settings app will now open. by @Corvus400 in #907
  • [iOS] Add borders to user icons by @woxtu in #921
  • 🔧 The problem of flickering icons has been addressed by caching ImageRequests. by @Corvus400 in #923
  • ♻️ Since the About screen test has not been implemented, it has been implemented except where the Issue manager is located. by @Corvus400 in #908
  • add : add Medium TopBar by @choi-woo-sung in #753
  • Modify to change the display message based on whether the search text is empty or not by @nishimy432 in #843
  • 🔧 We have made some modifications to the profile card screen so that focus is handled appropriately. by @Corvus400 in #924
  • Bump target sdk version to 35 by @NUmeroAndDev in #926
  • [Profile Card]Fixed profile input scroll direction by @NUmeroAndDev in #927
  • Remove unnecessary import by @yimajo in #929
  • 🔧 Since there are still files without suffixes, add suffixes for each platform. by @Corvus400 in #936
  • ✨ [Proposal] The profile card will tilt in accordance with the tilt of the device. by @Corvus400 in #910
  • fix: timetableGridItem title maxLine3 while keeping the existing layout by @Matuyuhi in #917
  • Fix bottom space from DayTab offsets in Timetable Screen by @kktaro in #919
  • 🔧 [iOS・Compose Multiplatform] The issue where the bottom navigation overlapped with the Create Profile button and made it difficult to press has been fixed. by @Corvus400 in #925
  • 🔧 Fixed a problem where the motion sensor would not work on iOS. by @Corvus400 in #935
  • 🔧 This addresses the case where the image of the ProfileCard used for sharing on SNS etc. is corrupted in some cases. by @Corvus400 in #928
  • 🔧 pngs were converted to webp, and unused pngs were deleted. by @Corvus400 in #939
  • 🗑️ Shape.kt is not used anywhere, so it will be deleted. by @Corvus400 in #940
  • Prevents opt-in needed warning by @Aniokrait in #943
  • ♻️ [StaffScreen]Added loading indicator since it is missing. by @Corvus400 in #949
  • fix input values not maintained by @Songgyubin in #941
  • 🔧 We have made modifications so that the language switching switch can be pressed even on small devices with low resolution. by @Corvus400 in #957
  • 🔧 [SettingsScreen]The accessibility text was cut off, so I fixed it. by @Corvus400 in #959
  • 🔧 [IosOrientationSensorManager] Reverse the pitch value to match the left-hand coordinate system. by @Corvus400 in #961
  • Introduce auto sizing for all app bar title components by @mannodermaus in #891
  • Remove unnecessary dependencies listed in Package.swift by @yimajo in #942
  • [iOS] Fix invalid ACLs by @woxtu in #951
  • [iOS] Update layout of timetable grid cells with multiple speakers by @woxtu in #932
  • Extract KMPClientLive target from KMPClient target by @yimajo in #947
  • ♻️ [iOS & Android ContributorsScreen]Added loading indicator since it is missing. by @Corvus400 in #948
  • 🔧 [IosComposeKaigiTest] [2nd time] A syntax error occurred due to insufficient arguments, so I fixed it. by @Corvus400 in #966
  • 📝 The method with the prefix “Preview” has been renamed so that the suffix has “Preview”. by @Corvus400 in #970
  • Move v35-only theme declaration into the correct themes.xml by @mannodermaus in #973
  • fix deprecated compiler options by @Aniokrait in #974
  • Fixed the color of the icon in empty favorite sheet by @norihirosunada in #968
  • Improve usage of store.receive in multiple tests by @yimajo in #975
  • Rename test method from default name by @yimajo in #976
  • Fix sponsor view bugs by @shin-usu in #977
  • Fix the floor information for session rooms by @JAICHANGPARK in #981
  • 🔧 Revert Fix bottom space from DayTab offsets in Timetable Screen. by @Corvus400 in #983
  • 1.2.0 by @takahirom in #985

New Contributors

Full Changelog: 1.1.0...1.2.0