Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Removed Features as a requirement. The dnd_character node type and associated fields are controlled by core hooks rather than by Features. The requirement on Field Group module is also removed.
Added an uninstall hook to help remove the content type and fields cleanly. See #1558258.
Some minor bug fixes and tweaks to the D&D Character Sheet module, to allow more fields in the sheet to be correctly filled out.
- Improved grid-background & image overlay (backported from v3.x).
- alt+c to recompile Sass doesn't depend on admin_menu anymore.
- Better handling of previously compiled CSS files when the compiler is off.
- Unite CSS_SYSTEM & CSS_DEFAULT aggregation groups to cut on http requests
- Backported fileWatcher from v3.x
- Improved drush sns script
- Use <link> tags for theme stylesheets instead of @import when developing