Skip to content

Commit 4eb5df0

Browse files
committed
Update changelog.
1 parent f08b6ae commit 4eb5df0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Added:
88
- Support displaying a larger version of the card images in-app
99
- IRCv3 `no-implicit-names` support
1010
- Keyboard shortcuts validation (e.g no duplicate key binds)
11+
- `actions.buffer.notification` setting to control how interacting with notifications is handled
1112
- `actions.buffer.click_nickname` and `actions.nicklist.click_nickname` can be used to specify whether a nickname will: open query and how the query is opened, insert nickname in the input box, or no action (`"no-action"` or `"noop"`); takes over functionality from `buffer.nickname.click` and `buffer.channel.nicklist.click` and adds the ability to perform no action
1213
- `actions.buffer.click_channel_name` and `actions.buffer.click_highlight` can be set to no action (`"no-action"` or `"noop"`) to not open the channel when clicking on the channel name
1314
- Explicit portable mode
@@ -18,6 +19,7 @@ Fixed:
1819
- Nick highlight improvements
1920
- Handle nick possessives `<nick>'s` (`<nick>` should be parsed)
2021
- Skip parsing nicks inside abbreviations (`e.g.` shouldn't have highlights)
22+
- Notifications no longer immediately dismissed in some Wayland DE(s)
2123
- Do not send duplicate `JOIN` message when using `/join`
2224
- Do not send `MARKREAD` for non-`PRIVMSG`/`NOTICE` messages when the server does not support echoes
2325
- Do not show unread/highlight indicators for ignored messages

0 commit comments

Comments
 (0)