Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
akazukin5151 committed Jun 11, 2020
2 parents 93ab0c2 + e7410a2 commit 7401682
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,39 +110,6 @@ For more details refer to the [manual](MANUAL.md#Usage). You might also want to

* Image view should preview the next few images in multi-image posts (currently experimental feature for first image)

## Upcoming changelog (in dev branch)

For full changelogs please see [releases](https://github.com/twenty5151/koneko/releases)

### Version 0.7
#### Features
* Users can now configure lscat numbers, including:
* Image width
* Image height
* Image thumbnail size (For pixcat; the above two are more accurate)
* x and y spacing/padding between images
* Spacing between printed text
* Spacing between pages
* See MANUAL.md and example_config.ini for more details
* Boolean settings in the config now accepts ('1', 'yes', 'true', or 'on') for True, and anything else as False.
* Warn user for invalid credentials
* Image mode can now jump to specified page number, in a multi-image post
* Image mode now prefetches the next image in another thread
* Fixed spinner not propagating exceptions
* On reloading and clearing cache, the directory to be deleted will be shown
* Fixed clearing the cache not working
* Added -v/--version option
* Added --help option
* noprint option renamed to print_info (in the affirmative), and True by default (if no key or setting found)

#### Internal code
* Added lots of tests
* CI now tries to launch the application to make sure it doesn't crash on start and I didn't make any silly mistakes when building
* Updated requirements.txt
* Moved stuff like begin prompt and show man loop from `utils.py` to `screens.py`
* Refactored cli.py and prompt.py
* Move config functions in lscat and utils to config.py


# FAQ
* Pixiv keeps emailing me saying I've logged in, every time I use this app!
Expand Down

0 comments on commit 7401682

Please sign in to comment.