Releases: League-of-Foundry-Developers/bug-reporter
Releases · League-of-Foundry-Developers/bug-reporter
V9 Update
Better Rejection Handling and Compat Update
1.3.2 Updated version compatibility to 0.8.8
Bug Reporter API and Some Formatting Fixes
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!
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
Settings and Module lists :sparkles:
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
Gitlab Support ✨
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! 🐛
- 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.