Releases: mhoran/weechatRN
Releases · mhoran/weechatRN
v1.2.0
- 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
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: Release version 1.1.0
Now with support for fetching more backlog!