kopia lustrzana https://github.com/ihabunek/toot
Update changelog
rodzic
cef3d51ef2
commit
630216e6bd
|
@ -3,6 +3,15 @@ Changelog
|
|||
|
||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
||||
|
||||
**0.49.0 (2025-07-31)**
|
||||
|
||||
* **BREAKING**: Requires Python 3.9
|
||||
* TUI: Fix missing pin/unpin timeline shortcut - new shortcut is P
|
||||
* TUI: Upgrade to Urwid 3, fix compatibility issues (thanks doomsxday)
|
||||
* TUI: Allow `--media-viewer` option to include options, e.g. `eog -f` (thanks
|
||||
AbeEstrada)
|
||||
* TUI: Fix compatibility with pleroma (thanks rakoo)
|
||||
|
||||
**0.48.1 (2025-03-06)**
|
||||
|
||||
* TUI: Add workaround for issue with snac2 instances (#523)
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
0.49.0:
|
||||
date: 2025-07-31
|
||||
changes:
|
||||
- "**BREAKING**: Requires Python 3.9"
|
||||
- "TUI: Fix missing pin/unpin timeline shortcut - new shortcut is P"
|
||||
- "TUI: Upgrade to Urwid 3, fix compatibility issues (thanks doomsxday)"
|
||||
- "TUI: Allow `--media-viewer` option to include options, e.g. `eog -f` (thanks AbeEstrada)"
|
||||
- "TUI: Fix compatibility with pleroma (thanks rakoo)"
|
||||
|
||||
0.48.1:
|
||||
date: 2025-03-06
|
||||
changes:
|
||||
|
|
|
@ -3,6 +3,15 @@ Changelog
|
|||
|
||||
<!-- Do not edit. This file is automatically generated from changelog.yaml.-->
|
||||
|
||||
**0.49.0 (2025-07-31)**
|
||||
|
||||
* **BREAKING**: Requires Python 3.9
|
||||
* TUI: Fix missing pin/unpin timeline shortcut - new shortcut is P
|
||||
* TUI: Upgrade to Urwid 3, fix compatibility issues (thanks doomsxday)
|
||||
* TUI: Allow `--media-viewer` option to include options, e.g. `eog -f` (thanks
|
||||
AbeEstrada)
|
||||
* TUI: Fix compatibility with pleroma (thanks rakoo)
|
||||
|
||||
**0.48.1 (2025-03-06)**
|
||||
|
||||
* TUI: Add workaround for issue with snac2 instances (#523)
|
||||
|
|
Ładowanie…
Reference in New Issue