Releases: 2mol/pboy
Releases · 2mol/pboy
1.7.1
release candidate 1.7.1
1.7
1.6
Build fixes for macOS.
1.5
Use newer UPX version, to fix a binary compression bug on MacOS Big Sur
1.4
Bug fixes, static linking, and GitHub CI integration.
- the title is now also set in the pdf metadata. Thanks https://github.com/ad-si !
- bugfix where opening files didn't respect the cursor focus.
- removal of a dependency that wasn't worth the complexity (
path
andpath-io
were ditched). - switched to GitHub Actions for releases.
1.3
The spit & polish release.
- new config option: separator character.
- length limitation for filename lifted to maximum possible length.
- better help screen, UI hint how to open it with [h].
- more keyboard shortcuts!
- launch file viewer in background.
- fix to sort library files by date.
Huge thanks to Nils Steinger (https://github.com/n-st) for his contributions to this release.
1.2
1.1
The happy easter release.
This includes all the polish that I have been procrastinating on for almost a year.
- The config file location now follows the cleaner XDG directory spec.
- You can open a file while you are in the middle of renaming it. This makes it easier to remind yourself what the document was in the first place. Just press Ctrl-o.
- You can optionally specify multiple folders to import pdfs from.
- You can rename a file that is already imported, just press ‘r’ when in the Library list.
- There is a screen on first startup, showing you where the config file will be initialized.
- There is now a help screen (press h).
- Everything is slightly prettier.