Skip to content

1.1.0

Compare
Choose a tag to compare
@takahirom takahirom released this 01 Sep 05:01
· 390 commits to main since this release
5b287e2

What's Changed

  • ✨ [Compose Multiplatform] Added the ability to move from session details to the list of favorites. by @Corvus400 in #822
  • ✨ [Compose Multiplatform] The settings screen can now be opened. by @Corvus400 in #823
  • Crash iOS app when throwing error on kotlin flow by @shin-usu in #818
  • ♻️ Connecting Compose ProfileCardScreen as an iOS app screen by @Corvus400 in #825
  • ✨ [Compose Multiplatform] License screen can now be opened. by @Corvus400 in #820
  • In FavoriteScreen, add animtion in FavoriteFilterChip icon by @kosenda in #832
  • 🗑️ Removed unnecessary duplicate definitions. by @Corvus400 in #834
  • In FavoriteScreen, fixed favorite filters being removed when resizing screen by @kosenda in #833
  • Fix behavior when tapping more detail button on EventMapView by @shin-usu in #828
  • 📝 Since duplicate processes are defined, move the package to use a single file. by @Corvus400 in #835
  • ✨ [Compose Multiplatform] Fixed so that fonts are applied according to the settings. by @Corvus400 in #836
  • ✨ Implement profile card share function for iOS. by @Corvus400 in #837
  • Fix profile card screen padding by @Songgyubin in #844
  • 📝 [ProfileCardScreen] Change from low resolution PNG to SVG. by @Corvus400 in #838
  • Allow non-square images to be used for profile by center-cropping them by @mannodermaus in #847
  • Improve root components accessibility by @NUmeroAndDev in #845
  • Fix the size of the shared profile card by @kubode in #851
  • 🔧 Addressed an issue where the app would crash on the timetable screen when the font size on the device is increased. by @Corvus400 in #866
  • [iOS] Localize calendars usage description by @woxtu in #862
  • Setup SwiftLint Rules by @KaitoMuraoka in #846
  • Conform Sendable to TimetableDetailReducer.Action. by @yimajo in #867
  • Erase unused variable declarations by @yimajo in #868
  • [iOS] Fix timetable list spacing by @woxtu in #858
  • Prevent multiple transitions (only transitions by Navigation) by @nashcft in #848
  • Fixed “Create Card” button could not be tapped when the keyboard was displayed by @kubode in #854
  • 📝 Limit the number of lines that can be entered on the profile card edit screen to one line. by @Corvus400 in #860
  • Resolved ComposablePreviewScanner library dependency by @Pluu in #857
  • ♻️ Cards can be flipped by swiping as in EventMap. by @Corvus400 in #861
  • ♻️ Add a loading display to the EventMap screen. by @Corvus400 in #863
  • Remove unnecessary retroactive attribute by @yimajo in #869
  • Expand the tap area of the edit button In ProfileCardScreen by @fukuroow in #871
  • 🔧 [IosComposeKaigiTest] A syntax error occurred due to insufficient arguments, so I fixed it. by @Corvus400 in #881
  • ♻️ Placeholders are now displayed on the speaker icon of the Timetable Items. by @Corvus400 in #864
  • [iOS] Fix timeline grid unexpected margin. by @fumiyasac in #872
  • Preview for ShareableCard by @ked4ma in #870
  • Remove deprecated option in configuration by @woxtu in #873
  • Fix duplicated language filter items by @Songgyubin in #874
  • In EditScreen, add keyboardOptions in InputFieldWithError by @kosenda in #875
  • Use same color for icon with text on AboutScreen items by @ked4ma in #876
  • 🔧 Remove todoCheks from EventMapScreenTest. by @Corvus400 in #878
  • 🗑️ [TimetableRoom] Delete methods that are no longer used. by @Corvus400 in #879
  • Implemented the behavior of the date-switching tab during scrolling. by @shunm-999 in #849
  • 🗑️ [EventMapScreen] Since it is implemented in KmpFeaturePlugin, there is no need to implement it here, so we will remove it. by @Corvus400 in #885
  • 🗑️ [MainScreen] IconRepresentation is not used, so it has been deleted. by @Corvus400 in #886
  • Update style of links inside a ClickableLinkText to match the design by @mannodermaus in #892
  • Fix: concurrency strict warnings in EventKitClient by @yimajo in #895
  • [iOS] Run SwiftLint properly by @woxtu in #889
  • ♻️ [TimetableItemDetailScreenTest] Since there is a lack of VRT for assets, we have added VRT so that they can be tested. by @Corvus400 in #887
  • 🔧 [ShareableCardContent] Fixed so that profile photos are always output at a fixed size, regardless of the device's resolution, portrait or landscape orientation. by @Corvus400 in #893
  • 1.1.0 by @takahirom in #911

New Contributors

Full Changelog: 1.0.1...1.1.0