Skip to content

v0.3.7

Compare
Choose a tag to compare
@ryanvilbrandt ryanvilbrandt released this 17 Jan 00:10
· 25 commits to working since this release

Version 0.3.7 adds support for more code hooks, and a few minor improvements and bug fixes.

To update to 0.3.7

From 0.2.3 or earlier

Follow the instructions for upgrading to 0.3.0 in the previous release.

From 0.3.0 or later

Assuming you haven't changed anything in your src/ directory or .github/workflows/main.yaml file that you want to keep, follow the steps below to update to 0.3.7:

  1. Download the comic_git.zip file attached to this release, in the Assets section underneath the Release Notes below.
  2. Delete your existing src/ and .github/ directories and everything in them.
  3. Unzip comic_git.zip into your repository, replacing the deleted directories.
  4. Delete the Transcripts folder = option from your comic_info.ini file. See the documentation for the Transcripts section of your comic_info.ini file for more information.

If you have any trouble trouble upgrading, please don't hesitate to reach out for help on our Discord server at https://discord.gg/zmdHGXB

Release Notes

Improvements

  • Added extra_page_info_processing and extra_comic_dict_processing code hooks.
  • Comic folders will now be skipped if they're missing an info.ini file.

Bug Fixes

  • Fixed bug where before post text and after post text couldn't be set separately for the main comic vs extra comics.