File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.5.2-dev
3+ ## 0.5.2
44
55### Added
66
77- Add ` colored_messages ` config option ([ #311 ] )
88- Handle read receipts from other clients ([ #312 ] )
9+ - Add command, window mode, and keybinding logic ([ #315 ] , [ #317 ] )
10+
11+ ### Fixes
12+
13+ - Process group messages without a profile key ([ #318 ] , [ #319 ] )
14+ - Upgrade libsignal-client 0.51.1 -> 0.56.1 (fixes linking) ([ #314 ] )
915
1016[ #311 ] : https://github.com/boxdot/gurk-rs/pull/311
1117[ #312 ] : https://github.com/boxdot/gurk-rs/pull/312
18+ [ #314 ] : https://github.com/boxdot/gurk-rs/pull/314
19+ [ #315 ] : https://github.com/boxdot/gurk-rs/pull/315
20+ [ #317 ] : https://github.com/boxdot/gurk-rs/pull/317
21+ [ #318 ] : https://github.com/boxdot/gurk-rs/pull/318
22+ [ #319 ] : https://github.com/boxdot/gurk-rs/pull/319
1223
1324## 0.5.1
1425
You can’t perform that action at this time.
0 commit comments