v14.0.0
What's Changed
Features
- CLUE support for URL query parameter + refactor public session link by @thinkh in #419
- Replace jQuery scrollTo plugin with custom implementation by @thinkh in #425
- Improve typings for new session functions by @thinkh in #427
- Allow tour card description to include html by @oltionchampari in #432
Bugfixes
- Fix wrong view name in replace action title by using
ViewWrapper
context by @thinkh in #406 - Fix app crash when replacing views with object ref from
graph.findOrAddObject()
by @thinkh in #405 - Add vertical padding to tour cards and use full height teaser image by @dvmichaelpeterseil in #430
Chore
- Remove
nav.mainNavi
styles by @thinkh in #415 - Improve Cypress setup and use Cypress commands.js by @dvvanessastoiber in #354
- Add Visyn Scripts by @datavisyn-bot in #421
- Add dist/ folder by @dvtschachinger in #423
- Migration to visyn_core by @oltionchampari in #429
- React 18 Migration by @dvmoritzschoefl in #431
New Contributors
- @datavisyn-bot made their first contribution in #421
- @dvtschachinger made their first contribution in #423
- @dvmichaelpeterseil made their first contribution in #430
- @dvmoritzschoefl made their first contribution in #431
Full Changelog: v13.0.1...v14.0.0