... | ... | @@ -7,7 +7,8 @@ |
|
|
## Features
|
|
|
* Mobile support for drag and drop.
|
|
|
* Hover preview to only show up on long press and not tap on mobile
|
|
|
* Hover preview to only show up on long press and not tap on mobile
|
|
|
* Prevent dragging on the screen from scrolling.
|
|
|
* Prevent double tap zoom
|
|
|
* The admin/market page now has a new starting coins setting. The default is 25000.
|
|
|
* New achievements obtained audio setting found in the admin/audio page.
|
|
|
* New search option called matchmorecode: Start your search query with matchmorecode: to match text that are part of another word. For example “heal” would also return cards with “health”, “male” would also return cards with “female” and “haste” would return cards with “stat-haste”.
|
... | ... | @@ -42,5 +43,5 @@ |
|
|
* Fix bug with modals where it can sometimes show a scrollbar.
|
|
|
* Fix bug with custom actions not passing target: value
|
|
|
* Fix major bug with cropping images that makes it slightly off-sized.
|
|
|
* Fix major bug with cropping images that makes it slightly off-sized.
|
|
|
* Fix major bug with cropping images that makes it slightly off-sized. |
|
|
* Fix bug with card types not showing properly on card edit page.
|
|
|
* Fix add card to match’s card title optimization to work for variable comma separated results. |