Skip to content

Releases: 2mol/pboy

1.7.1

11 Jun 15:52
b2614d6
Compare
Choose a tag to compare
1.7.1 Pre-release
Pre-release
release candidate 1.7.1

1.7

11 Oct 10:42
Compare
Choose a tag to compare
release 1.7

1.6

20 Apr 13:48
Compare
Choose a tag to compare
1.6

Build fixes for macOS.

1.5

19 Jan 10:08
Compare
Choose a tag to compare
1.5

Use newer UPX version, to fix a binary compression bug on MacOS Big Sur

1.4

01 Sep 18:26
Compare
Choose a tag to compare
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 and path-io were ditched).
  • switched to GitHub Actions for releases.

1.3

27 Oct 06:37
31a769b
Compare
Choose a tag to compare
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

21 Apr 13:08
9a2681e
Compare
Choose a tag to compare
1.2

The "I can't believe I didn't fix this earlier" release.

  • faster performance on large pdfs by only parsing the first couple of pages.
  • won't create the default directories until the first file is moved.

1.1

19 Apr 14:17
f8688b5
Compare
Choose a tag to compare
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.

pboy 1.0

14 Jul 08:29
f46ddf8
Compare
Choose a tag to compare

The first version worthy of being called 1.0.

pboy 0.1

02 Jul 20:54
a680155
Compare
Choose a tag to compare
pboy 0.1 Pre-release
Pre-release

Preview release with most functionality but without too much exception handling.