Skip to content

Releases: layday/instawow

v1.4.5

26 Sep 13:19
Compare
Choose a tag to compare

Added CurseForge to reconciliation. instawow should now be able
to reconcile (nearly) all of your existing add-ons.

v1.4.4

24 Sep 10:02
Compare
Choose a tag to compare

Fixed #24.

v1.4.3

22 Sep 21:20
Compare
Choose a tag to compare

Fixed an issue with packaging.

v1.4.2

22 Sep 18:01
Compare
Choose a tag to compare
  • Transitioned to an internal slug map for CurseForge
    to avoid interacting with the CurseForge website (see #23).
    Slugs are scraped from the CurseForge API once daily.
    The downside to this is that you will only be able
    to install newly-created add-ons from numeric IDs
    for a period of up to twenty-four hours.
  • Fixed a number of veeeeery minor concurrency bugs.

v1.4.0

14 Sep 13:57
Compare
Choose a tag to compare

In this release:

  • A new reconcile command will
    attempt to match add-ons that were not installed by instawow
    with add-ons available from sources.
  • The WeakAuras updater has been sped up and a new
    weakauras-companion-autopdate variant of the add-on was added
    which is rebuilt on every update.
  • instawow is more eclectic about what it extracts from
    downloaded zips and will discard top-level files and resource forks.
  • BBCode is stripped from WoWInterface add-on descriptions.
    Side-effects may include complete loss of descriptions.
  • Installing and updating add-ons from CurseForge was made faster
    by extracing project IDs from the desktop client's protocol handler
    response thing whatever. It's faster.
  • New commands have been added to update and display the
    configuration and the configuration UX has been improved
    with path completion on all platforms.

v1.3.2

01 Sep 10:09
Compare
Choose a tag to compare

Fixed a regression in the way profiles work.

v1.3.1

31 Aug 22:28
Compare
Choose a tag to compare

Fixed #21.

v1.3.0

31 Aug 15:04
Compare
Choose a tag to compare

In this release:

  • The configuration format was changed to JSON.
  • instawow will install classic versions of add-ons from CurseForge and Tukui
    based off of a new game_flavour setting. The curse+classic specifier has been
    removed and you will need to reinstall CurseForge add-ons
    using the unqualified curse word (tee-hee) to receive updates.
  • Resolvers can make batch requests.
  • The update command no longer accepts strategy changes.
  • list-uncontrolled has been removed and its function subsumed
    under the new list-folders command.
  • The BitBar plug-in for macOS has been removed.