Summary
- Hide ingredients that have the tag "c:hidden_from_recipe_viewers" (details)
- Fix #3093 Create a runtime registration step before onRuntimeAvailable (details)
- use tools.jdk for Jenkinsfile instead of JAVA_HOME env var (details)
- remove jar archive in Jenkins (it is already available in maven and curseforge) (details)
- Close #3077, Add link to open the JEI config folder when you click the settings button (details)
- update to Recommended Forge for 1.19.3 (details)
- Speed up maven repo resolution (details)
- Simplify platform config helper code (details)
- Fix #3079 Write the blacklist to file if the file does not exist yet (details)
- Clean up ReflectionUtil (details)
- Minor cleanup (details)
- Expose control of the configs to the API (details)
- Expose config serializers to the API (details)
- Fix parchment mapping repo resolution for Fabric projects (details)
- Add modrinth upload task (details)
- List fewer changes in the changelog.md (details)
- differentiate forge and fabric versions for modrinth (details)
- Clarify version names for modrinth publishing (details)
- Add a 1.19 config for the position of new bookmarks (#3113) (details)
- Fix ghost ingredient dragging (details)
- Move input debug logs behind a new DebugInputs config flag (details)
- Improve config file watcher, avoid creating excess threads on world reload (details)
- Move some loading steps and config loading to an earlier time (details)
- Improve logging of slow plugins, reduce info log spam (details)
- Fix #3145 JEI fails to load on Forge server (details)
- Fix #2991 Fix starting on server thread in Fabric after reload (details)
- Remove fabric depends statement for anything other than the core project (details)
- Add JeiHelpers access to VanillaCategoryExtension (#3159) (details)
- minor cleanup (details)
- Make FileWatcherThread a daemon thread (details)