Skip to content

Releases: League-of-Foundry-Developers/bug-reporter

V9 Update

31 Jan 18:25
4855cda
Compare
Choose a tag to compare
  • Removed antiquated ALPHA v9 warning
  • Fixed some deprecation issues

Better Rejection Handling and Compat Update

15 Jul 16:11
Compare
Choose a tag to compare
1.3.2

Updated version compatibility to 0.8.8

Bug Reporter API and Some Formatting Fixes

08 Jul 19:29
a990544
Compare
Choose a tag to compare
Bug-Reporter API(#111)

* Added in Bug Reporter API closes #103

* Added additional newline to additional details to preserve formatting.

* Added information about the Bug Reporter API to the documentation.

* Adjusted information for making bug-reporter work in manifests.

* Added safeguard on bugWorkflow to ensure the module supports bug-reporter.

08x Support!

05 Jun 20:16
Compare
Choose a tag to compare

This update brings support of 08x versions of Foundry.

Major changes:
allowBugReporter must now be in the flags field in the manifest instead of root level.

1.2.1

07 Apr 21:17
Compare
Choose a tag to compare

Added a few more sanity checks to our filter for settings sent.

Settings and Module lists :sparkles:

07 Apr 17:58
3ace997
Compare
Choose a tag to compare

Adds new features to the Bug Report created by the form:

  • ✨ Opt in for sending the module's settings attached to the Issue created
  • ✨ Opt out for sending the active module list attached to the Issue created
  • ✨ Display Package Dependencies and Conflicts on the form

1.1.1

24 Feb 17:46
Compare
Choose a tag to compare

🐛

  • Fixed bug with creating Github issues via unintended API URL generation.

Gitlab Support ✨

23 Feb 22:13
196222e
Compare
Choose a tag to compare

This release adds Gitlab Support to the Bug Reporter! Any gitlab hosted project repository can now opt in for bug reporter functionality. Any reported bug will come from [@leagueoffvttdevs](https://gitlab.com/leagueoffvttdevs).

Other changes:

  • Cleans up "Report Bug" button styling. 🎨 #71
  • Adds warning about being on 0.8.0. ⚠️ #69
  • Adds Portuguese Translation, thanks @mclemente!

Initial Release! 🐛

16 Feb 15:57
25fe198
Compare
Choose a tag to compare
  • Adds a Bug Reporter form for opted in modules and systems.
  • Adds the ability to search the repo for similar issues first.
  • Adds a link to non-opted in modules and systems bugs urls.