Skip to content

Releases: mhoran/weechatRN

v1.3.0

12 Nov 23:33
Compare
Choose a tag to compare

New for this release:

  • Use stable IDs to dispatch notifications. Requires latest notification script.
  • Bump to Expo v52
  • Preserve read marker on resume from notification
  • Ensure that lines have rendered before scrolling to notification line
  • Fixed issue where it took two taps to cancel or save upload settings
  • Disable autocorrect and re-enable multiline input

Previously included in version 1.2.0 build 6:

  • Fix notification registration

Previously included in version 1.2.0 build 5:

  • Bump to Expo v51
  • Remove redux-persist and upgrade Redux
  • Don't connect before store state is restored

Previously included in version 1.2.0 build 4:

  • Fix issue where buffer was being rendered too often
  • Add react-native-reanimated privacy manifest entry
  • Migrate back to FlatList
  • Clear hotlist after fetching buffer info

Previously included in version 1.2.0 build 3:

  • Migrate back to FlashList
  • Don't unnecessarily fetch lines for notification

Previously included in 1.2.0 build 2:

  • Batch pending state updates to reduce scroll jankiness and improve performance.
  • Changed the identifier used to scroll to a notification line. Requires script update.

v1.2.0

10 Apr 02:05
Compare
Choose a tag to compare
  • Clicking a notification brings the user to the buffer and line of the message.
  • Support registering multiple Expo push tokens and remove unregistered tokens.
  • Only request push token if script is installed
  • Auto-connect on launch
  • Attempt to reconnect when brought to foreground
  • Indicate media upload progress via spinner
  • Fix bug with emoji alignment in a message
  • Print date when day changes between messages
  • Print line prefix to the left of message
  • Show the current buffer nicklist in a modal
  • Improved media upload service compatibility (additional configuration options.)

v1.1.1

22 Feb 03:03
Compare
Choose a tag to compare

Previously included in 1.1.0 build 3:

  • Don't open drawer if there is a buffer open
  • Fix bug when typing contractions

Newly released:

  • Handle _buffer_cleared to fix duplicate lines
  • Increase drawer swipe edge width
  • Increase font size for BufferLine
  • Install and configure expo-updates

v1.1.0

18 Feb 23:28
Compare
Choose a tag to compare

Now with support for fetching more backlog!

v1.0.16

18 Feb 16:36
Compare
Choose a tag to compare
  • Bump to Expo v50
  • Migrate to react-native-drawer-layout

v1.0.15

15 Sep 20:08
Compare
Choose a tag to compare

Bump to Expo v49

v1.0.14

11 Mar 22:30
Compare
Choose a tag to compare

Bump to Expo v48

v1.0.13

28 Dec 22:38
Compare
Choose a tag to compare

Bump to Expo v47

v1.0.12

06 Aug 15:58
Compare
Choose a tag to compare

Bump Expo to v46

v1.0.11

17 Jun 00:51
Compare
Choose a tag to compare
  • Bump Expo to v45