Skip to content

Releases: bmos/FG-Forge-Updater

v1.3.2

13 Jan 23:36
9278054
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: v1.3.1...v1.3.2

v1.3.1

04 Jan 01:42
2b481b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

10 Nov 14:14
Compare
Choose a tag to compare

What's Changed

  • Scroll on page load to ensure clickability of page elements by @rhagelstrom in #120

Dependencies

Full Changelog: v1.2.2...v1.3.0

V1.2.2

10 Nov 14:07
Compare
Choose a tag to compare

What's Changed

Dependencies / Libraries

Full Changelog: v1.1.3...v1.1.4

V1.2.1

10 Nov 14:08
f75343f
Compare
Choose a tag to compare

What's Changed

  • Updated list colors when updating descriptions for better readability with new Forge reskin

Dependencies / Libraries

Full Changelog: v1.1.2...v1.1.3

v1.2.0

10 Nov 14:15
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.2.0

v1.1.2

14 Aug 21:30
Compare
Choose a tag to compare

What's Changed

  • Change login URL as previous URL no longer works without sign-in
  • Change log-in button xpath as it had changed

Dependencies

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 Mar 02:00
0ab1541
Compare
Choose a tag to compare

What's Changed

  • Code quality fixes (type safety)
  • Develop transaction downloading method with additional sales types

Development Tooling Changes

  • Add mypy for type checking

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Mar 23:52
5bbdb55
Compare
Choose a tag to compare

What's Changed

  • Add code to generate a simple cumulative users graph
  • Add additional environment variable flags (see README.md for details)
    • FG_README_NO_IMAGES
    • FG_UPLOAD_BUILD
    • FG_GRAPH_SALES

Warning

The default values/behavior of some environment variables has changed. Only the build upload is now enabled by default.
To enable README update or the new cumulative users graph, the flags must be set to TRUE.

Development Tooling Changes

  • Use uv for package installation to reduce runtime of CI workflows.

Full Changelog: v1.0.6...v1.1.0

v1.0.6

26 Feb 12:40
2c3be58
Compare
Choose a tag to compare

What's Changed

  • Fix builds not being marked with correct channels. (issue #23)
  • Fix builds not having README updated if FG_README_UPDATE=TRUE is set. (issue #23)
  • If destination channel is NONE, don't bother setting the channel (since this is default).
  • Bump selenium from 4.17.2 to 4.18.1 by @dependabot in #25

Development Tooling Changes

Full Changelog: v1.0.5...v1.0.6