Added
- Added support for TDC preview content.
- Added setting to increase font size across the application.
- Add Add to clipboard buttons for deck ids and share links.
- Add Upload to arkhamdb button to share section when arkhamdb is connected. This is easier to find than the dropdown menu.
- Open linked card in deck description in arkham.build rather than arkhamdb. Thanks @5argon
Fixed
- Fix handling of nested card links and
small
content in arkhamdb deck descriptions. Thanks @5argon. - Use the same modal component for investigators on deck view and edit. Both now support displaying different parallel sides, this was inconsistent before.
- Fix some scroll inconsistencies on the deck view page. Now the full width of the page can be scrolled, and switching tabs on mobile is nicer.
- Throw a descriptive error when a deck can't be synced to arkhamdb because it contains preview content.
- Make sure that syncing card data always updates local data.
- Fix Export as... for deck shares.
Full Changelog: v2.0.0...v2.1.0