Skip to content

Commit

Permalink
docs(changelog): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Beastwick18 committed Jun 10, 2024
1 parent 8c22c79 commit 797b9b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,19 @@
- Visual mode now works more intuitively
- Adds `default_sort_dir` to each source
- Adds nix GitHub Action for ensuring working builds (#18)
- Removes extra padding around popups
## Fixes:
- Terminal no longer becomes malformed after panics
- Config will not be overwritten if it failed to parse correctly
- User-themes will now load on startup when selected as default theme
- Removes some unused dependencies
- Removes wide characters that would extend into popups
## Breaking Changes
- `source` value in config now references a table of sources, instead of the default source. `default_source` now replaces the old name
- Clients `transmission`, `default_app`, `download`, and `command` have been renamed to `Transmission`, `DefaultApp`, `DownloadTorrentFile`, and `RunCommand`
- `default_sort`, `default_filter`, `default_category`, and `default_search` for nyaa have been moved to the config table `[source.nyaa]` in `config.toml`.


# v0.8.1
## Adds:
- Suspend to background with <kbd>Ctrl</kbd>+<kbd>z</kbd> on Unix-like systems
Expand Down

0 comments on commit 797b9b5

Please sign in to comment.