Skip to content
First feature-complete version for Drupal 10/Drupal 9.

- g2_node table replaced by core fields
- New feature: automatic DFN tagging with a stop list
- No-code: user profile page extension is now a view block
- No-code: WOTD feed is now a view page
- No-code: all theme functions replaced by view displays
- UX: admin screens improvements
- UX: simplified permissions
- UX: Alphabar can now be generated automatically on demand
- UX: Entry node form is now standard Drupal
- UX: Extended help content available on multiple pages
- UX: Alphabar SMACSS-ified markup
- All 5 feature blocks ported: Alphabar, LatestN, Random, TopN, WOTD
- Feature blocks are now backed by headless services
- Referer tracking is now a separate service
- XML-RPC server now exposes nodes with core structure
- Default main page now only show glossary stats
- Ruby client fixed
- Uninstall removes all G2 config to support reinstall
- 65 Unit, Kernel, Functional and FunctionalJavascript test cases
- Removed CTools Context 3 integration
- PHP 8.1/8.2 compatibility