All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.2.2 (2024-05-12)
4.2.1 (2024-05-12)
4.2.0 (2023-05-29)
- Use new section select menu to write to anchor flag (46f70da)
4.1.0 (2022-10-17)
- Add header as label in update dialog (Solves #8)
4.0.0 (2022-09-18)
-
Only compatible with Foundry V10
-
Remove all foundry code, this now only adds anchor links on scene notes (d08bac8)
3.0.2 (2022-04-30)
3.0.1 (2022-04-30)
- Versioning (78a3b52)
3.0.0 (2022-04-30)
- Now does exact search, then match id, then loose contains.
- Now does exact search, then match id, then loose contains. (37883fb)
- Support for Foundry V9.
- Support for compendium links courtesy @Mgiepz.
- Support for scene notes following the same paradigm as the Journal Links.
- Now properly checks if header element exists or not.
- No longer displaying a ui notification when a header is not found. Instead logs a warning in console for easier debugging.
- CSS rule on body to fix it on screen. This allows the use of
scrollIntoView()
again. - Reverted to
scrollIntoView()
setting behaviour to smooth. - Setting a custom name for a link will now be respected by the module.
- Animation to scroll
- Bug where canvas would be scrolled as well
Initial Commit and Release
- Libary
- Module files