Skip to content

Latest commit

 

History

History
196 lines (100 loc) · 9.99 KB

CHANGELOG.md

File metadata and controls

196 lines (100 loc) · 9.99 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2024-01-28)

⚠ BREAKING CHANGES

  • The legacy flow that is not supported by foundryvtt.com anymore has been removed. The new flow is now used by default.

Features

  • remove legacy flow that's not supported anymore (367981e)

Bug Fixes

  • deps: update dependency fp-ts to v2.16.2 (11f3619)
  • deps: update dependency fs-extra to v11.2.0 (1f47cd5)
  • deps: update dependency io-ts to v2.2.21 (525aaad)
  • deps: update playwright monorepo to v1.40.0 (a985e28)
  • deps: update playwright monorepo to v1.40.1 (88a9168)
  • deps: update playwright monorepo to v1.41.0 (e4520d1)
  • deps: update playwright monorepo to v1.41.1 (63327c3)
  • fix login (fc6cf2f)

2.4.1 (2023-11-05)

Bug Fixes

  • improve error checking in new flow (1ea67b8)

2.4.0 (2023-11-05)

Features

  • support the new package administration interface (759a3bd)

Bug Fixes

  • deps: update dependency commander to v11.1.0 (a06b95a)
  • deps: update dependency playwright-chromium to v1.38.1 (0dc7d9d)
  • deps: update dependency playwright-chromium to v1.39.0 (ceba9c8)

2.3.0 (2023-09-16)

Features

  • add option ro run in headed mode (99bd831)
  • check for errors after submitting (f738e0e)

Bug Fixes

  • deps: update dependency fp-ts to v2.16.1 (7f26db1)
  • deps: update dependency playwright-chromium to v1.36.0 (fab8ccb)
  • deps: update dependency playwright-chromium to v1.36.1 (85f1e1c)
  • deps: update dependency playwright-chromium to v1.36.2 (3d562ae)
  • deps: update dependency playwright-chromium to v1.37.0 (dd770e4)
  • deps: update dependency playwright-chromium to v1.37.1 (a9c357c)
  • deps: update dependency playwright-chromium to v1.38.0 (02d3b4e)

2.2.4 (2023-07-12)

2.2.3 (2023-06-17)

Bug Fixes

  • deps: update dependency commander to v10 (9e4bff9)
  • deps: update dependency commander to v11 (e7c7eee)
  • deps: update dependency fs-extra to v11 (d164126)
  • deps: update dependency playwright-chromium to v1.35.0 (a04b52b)
  • deps: update dependency playwright-chromium to v1.35.1 (89f9110)
  • exit with error status if option validations fails (4d20ba2)

2.2.2 (2022-10-26)

2.2.1 (2022-09-11)

Bug Fixes

  • log information about obsolete versions being deleted (40ec88d)

2.2.0 (2022-08-01)

Features

  • allow numbers to be used as version identifiers in manifests (df1ae03)

2.1.0 (2022-07-17)

Features

  • add support for v10 manifests and maximum core version (9dedd81)

2.0.1 (2022-05-23)

Bug Fixes

  • include chromium in docker file (e6cc794)

2.0.0 (2022-05-23)

⚠ BREAKING CHANGES

  • Instead of the user name of the regular foundry website, the username now might need to be set to the email address.

Features

  • add support for the new foundry webpage and add a dry run mode (71c616f)

1.4.1 (2022-02-02)

1.4.0 (2022-02-01)

Features

  • add option to delete obsolete versions (96a82f7), closes #83

1.3.1 (2022-02-01)

Bug Fixes

  • fix waiting for navigation after submitting (1eac52a)
  • return non-zero exit code when an error occurs (c3917cc)

1.3.0 (2022-02-01)

Features

  • switch from puppeteer to playwrigth (925b716)

Bug Fixes

1.2.0 (2021-12-06)

Features

  • make changelogURL optional (afb4e2a), closes #14

1.1.6 (2021-11-05)

1.1.5 (2021-11-05)

1.1.4 (2021-11-05)

1.1.3 (2021-11-05)

1.1.2 (2021-09-17)

1.1.1 (2021-09-17)

1.1.0 (2021-09-15)

Features

1.0.0 (2021-09-15)

0.0.4 (2021-09-15)

Features

0.0.3 (2021-09-15)

0.0.2 (2021-09-15)

Features