Releases: backdrop-contrib/feeds
Releases · backdrop-contrib/feeds
1.x-1.2.1
1.x-1.2.0
What's Changed
- Issue #144: Theme import link as a local action. by @laryn in #145
- Issue #146: Adjust taxonomy_vocabulary_load_multiple call. by @laryn in #147
- Issue #150: allow dynamic properties on FeedsHTTPCacheItem by @herbdool in #152
- Issue #151: add feed previews by @herbdool in #154, #155
Full Changelog: 1.x-1.1.5...1.x-1.2.0
1.x-1.1.5
What's Changed
- Issue #124: Functional tests in a workflow by @indigoxela in #125
- Issue #124: Add missing dependency to workflow by @indigoxela in #126
- Issue #131 by @herbdool in #132
- Issue #130: check if removeList is null first by @herbdool in #134
- Issue #122: Fix language aware import by @indigoxela in #123
- Issue #127: More basic test fixes by @indigoxela in #128
- Issue #98. Remove
profile.inc
by @argiepiano in #137 - Issue #95 Load FeedsConfigurable.inc in hook_requirements by @argiepiano in #140
- Issue #141. Mark submodules as 'disabled' when there is an importer by @argiepiano in #142
New Contributors
- @indigoxela made their first contribution in #125
Full Changelog: 1.x-1.1.4...1.x-1.1.5
1.x-1.1.4
1.x-1.1.3
Includes bug fixes:
- Issue #93 Use term->vocabulary_machine_name
- Issue #108 Correctly handle plugin names from different handler class
- Issue #99 fix saving user roles
- Issue #106 prove missing module keys
- Issue #103 remove support for OpenID and legacy authmap
- Issue #86 check for disabled state before setting
- Issue #100 make parameter not optional in feeds_batch (PHP 8.1)
- key not needed for saving roles
- Issue #112 remove deprecated FeedsDateTimeElement and FeedsDateTime (PHP 8.1)
1.x-1.1.2
1.x-1.1.1
1.x-1.1.0
1.x-1.0.4
1.x-1.0.3
Includes these changes and bug fixes:
- Issue #47: allow view to be disabled, removed if module disabled or uninstalled by @herbdool
- Issue #54: Replace tid with entity_id for term search results by @jenlampton
- Issue #49 update deprecated function by @herbdool
- Issue #19: add import link to content sub-menu by @herbdool
- Issue 56: better description of replace vs update by @herbdool, @BWPanda
- Issue #61: use dropdown buttons for operations by @herbdool
- Issue #52: add link to importer form by @herbdool, @VasasA
- Issue #28: add information on overriding config by @herbdool