Releases: caddis/helpvars
Releases · caddis/helpvars
1.5.1
Updated
- Removed unused reference to the last_call
1.4.1
Fixed
- Fix breaking issue where "helpvars_set_category_vars" setting was evaluated as false by default, correct settings are 'y' and 'n'
- Fix issue where returning the current $row would break the context of the template
1.4.0
New
- Added new logged_in_member_id tag
- Added new base_segments tag to get all non-paginated segments
- Added 2 new config values to control category variables and empty segment values
Updated
- Increased efficiency by only allowing one execution
1.3.3
Updated
- Convert all segments to lowercase before processing
1.3.2
New
- Added new {logged_in_member_id} tag for early parsing
1.3.1
Updated
- Added default empty string values for common last_segment_x variables
1.3.0
Fixed
- Category segment variables now exclude native pagination segments
1.2.1
New
- Added group selection options to last_segment variables