Skip to content

Releases: jdmarshall90/BookpediaBackup

macOS High Sierra and Bookpedia v5.6 support

14 Nov 02:40
Compare
Choose a tag to compare

The fix was to change a button index from 1 to 3. I don't know if it was the upgrade from Sierra to High Sierra, or the upgrade in Bookpedia version numbers that broke this. Regardless, I'm assuming this is not backwards compatible with Sierra and Bookpedia versions < v5.6. Hence the major version bump.

Work with silghtly larger(er) libraries

14 Nov 02:39
Compare
Choose a tag to compare

Change UI delay from 3 to 4 seconds, so that it works with larger library sizes

NOTE: I know that a UI delay is not the most scalable solution, but I am not familiar enough with AppleScript at this time to know of a better solution to waiting until a UI-blocking task has completed. If you know of a better way, feel free to open an issue and/or submit a pull request.

Work with slightly larger libraries

29 May 03:12
Compare
Choose a tag to compare

Change UI delay from 2 to 3 seconds, so that it works with larger library sizes

NOTE: I know that a UI delay is not the most scalable solution, but I am not familiar enough with AppleScript at this time to know of a better solution to waiting until a UI-blocking task has completed. If you know of a better way, feel free to open an issue and/or submit a pull request.

Maintenance release

05 Jan 23:32
Compare
Choose a tag to compare
  • Internal maintainability enhancement

Bug fixes

05 Jan 23:18
Compare
Choose a tag to compare
  • Fixing a couple of bugs
  • Removing the compiles .scpt file from the repo and removing the layers of file structure that were in place because of having both the .scpt and the .applescript files

Human readable script

04 Jan 23:27
Compare
Choose a tag to compare

Adding a decompiled (human readable) copy of the script into the repository

Comment style change

04 Jan 23:17
Compare
Choose a tag to compare

Changing the comment with the license from a comment on every line, to a block comment.

README update

04 Jan 23:16
Compare
Choose a tag to compare
v1.0.1

Debut

02 Jan 03:40
Compare
Choose a tag to compare

Initial release