jpenilla/squaremap (xyz.jpenilla:squaremap-api)
### [`v1.3.2`](https://redirect.github.com/jpenilla/squaremap/releases/tag/v1.3.2): squaremap 1.3.2
#### Changelog
##### Fixed
- Render not loading chunks with [Moonrise](https://modrinth.com/mod/moonrise-opt)
##### Changed
- Simplified the PaperChunkSnapshotProvider
### [`v1.3.1`](https://redirect.github.com/jpenilla/squaremap/releases/tag/v1.3.1): squaremap 1.3.1
#### Changelog
##### Fixed
- [Moonrise](https://modrinth.com/mod/moonrise-opt) compatibility on Fabric
### [`v1.3.0`](https://redirect.github.com/jpenilla/squaremap/releases/tag/v1.3.0): squaremap 1.3.0
#### Changelog
##### Added
- Support for [Moonrise](https://modrinth.com/mod/moonrise-opt) on Fabric and NeoForge ([#283](https://redirect.github.com/jpenilla/squaremap/issues/283))
- Include y coordinate in player position ([#200](https://redirect.github.com/jpenilla/squaremap/issues/200))
- Added options to hide certain elements within the URL Params ([#315](https://redirect.github.com/jpenilla/squaremap/issues/315))
These options persist when copying a link to the map using the link button; see [#319](https://redirect.github.com/jpenilla/squaremap/issues/319)
- `show_sidebar=false` - Hides the world sidebar on the right
- `show_coordinates=false` - Hides coordinates display in bottom left
- `show_link_button=false` - Hides link button in bottom left
- `show_controls=false` - Hides Leaflet controls
##### Changed
- Use atomic writes for render progress and dirty chunks
- Avoid writing player data to disk when possible ([#245](https://redirect.github.com/jpenilla/squaremap/issues/245))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.2.7
->1.3.2
Release Notes
jpenilla/squaremap (xyz.jpenilla:squaremap-api)
### [`v1.3.2`](https://redirect.github.com/jpenilla/squaremap/releases/tag/v1.3.2): squaremap 1.3.2 #### Changelog ##### Fixed - Render not loading chunks with [Moonrise](https://modrinth.com/mod/moonrise-opt) ##### Changed - Simplified the PaperChunkSnapshotProvider ### [`v1.3.1`](https://redirect.github.com/jpenilla/squaremap/releases/tag/v1.3.1): squaremap 1.3.1 #### Changelog ##### Fixed - [Moonrise](https://modrinth.com/mod/moonrise-opt) compatibility on Fabric ### [`v1.3.0`](https://redirect.github.com/jpenilla/squaremap/releases/tag/v1.3.0): squaremap 1.3.0 #### Changelog ##### Added - Support for [Moonrise](https://modrinth.com/mod/moonrise-opt) on Fabric and NeoForge ([#283](https://redirect.github.com/jpenilla/squaremap/issues/283)) - Include y coordinate in player position ([#200](https://redirect.github.com/jpenilla/squaremap/issues/200)) - Added options to hide certain elements within the URL Params ([#315](https://redirect.github.com/jpenilla/squaremap/issues/315)) These options persist when copying a link to the map using the link button; see [#319](https://redirect.github.com/jpenilla/squaremap/issues/319) - `show_sidebar=false` - Hides the world sidebar on the right - `show_coordinates=false` - Hides coordinates display in bottom left - `show_link_button=false` - Hides link button in bottom left - `show_controls=false` - Hides Leaflet controls ##### Changed - Use atomic writes for render progress and dirty chunks - Avoid writing player data to disk when possible ([#245](https://redirect.github.com/jpenilla/squaremap/issues/245))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.