v0.4.0
⚠ BREAKING CHANGES
- Switch to newer v2 templates
Features
- Add Generic Search and Detail Views (b8ae79d)
- Add new v2 portal templates (b09c957)
- Added empty classes to differentiate base/search/detail navs (fdca94d)
- Allow setting template base for backwards compatibility (f889da7)
- CSS easier to change for site-wide branding (06d1da2)
Bug Fixes
-
"Demo" index not showing up on first time install for Globus Portal Framework (3824ec9)
-
Clarified error message if token for users are not found (4813b86)
-
Fix avg/sum search facets (49a868a)
-
get_subject compatibility with Globus SDK v3 (4810708)
-
Globus png base-nav static URL (894b426)
-
Switch to newer v2 templates (1c04a6f)
- New default on per-index setting
'base_templates': 'globus-portal-framework/v2/'
- Old templates can still be configured by setting
'base_templates': ''
on the index.
- New default on per-index setting