Changes:
- Adds support for 1.20.x
Notes:
- For Quilt to behave properly with 1.20 at the moment, you need to use the Quilted Fabric API instead of the regular Fabric API. This is because the regular Fabric API requires a newer version of the Fabric loader than what Quilt is currently using. To make things more convenient, I've added the Quilted Fabric API as an optional dependency.
- Adds support for the very latest snapshot (currently 1.19.4-pre3)
- Adds a new feature where the mod will keep track of the last page you were on and will automatically navigate to it on boot-up
- Removes deprecated code regarding tray notifications which were already removed in v2.0-pre7
- Improves the mod's internal documentation