github Vali-98/ChatterUI v0.8.3-beta2

latest releases: v0.8.6-debug, v0.8.6, v0.8.6-beta7...
pre-release5 months ago

v0.8.3-beta2

Another beta with a few fixes.

Known Issues:

  • Popups in screen headers may be incorrectly placed.
  • Some lists may become upside-down, likely due to some react-native-reanimated bug.
  • Multiline TextInput fields will not resize to full height on a blank newline.
  • During generations, if AnimatedEllipsis is visible, it will break Modals such as Alerts and TextBoxModals until the generation ends.

Features:

  • Added an option for landscape mode in settings. This is automatically enabled for tablets.
  • Added an option to show the character name and generated text in a notification.
  • Added a notification icon.

Changes:

  • The last_modified value for Characters and Chats are now only updated when a Character Card is edited or a Chat is updated, it will no longer change when a card or chat is only accessed.
  • Updated styles for AnimatedEllipsis

Fixes:

  • Reverted to base react-native Animated values for chat text boxes. This fixes an issue where Alerts and TextBoxModals are invisible in the ChatList screen due to react-native-reanimated's useAnimatedStyle breaking Modals.
  • Trailing text in markdown views not being formatted.

Don't miss a new ChatterUI release

NewReleases is sending notifications on new releases.