If you are upgrading from 8.x-1.x or 2.0.0-alpha1 releases, please uninstall the previous release first! And clear all caches as well just in case.
If you are upgrading from 2.0.0-beta1 release you have to uninstall the synonyms_ui submodule first. Otherwise the "synonyms_ui module does not exist" error will appear after the upgrade is done.
If you are upgrading from 8.x-1.x or 2.0.0-alpha1 releases, please uninstall the previous release first! And clear all caches as well just in case.
If you are upgrading from 2.0.0-beta1 release you have to uninstall the synonyms_ui submodule first. Otherwise the "synonyms_ui module does not exist" error will appear after the upgrade is done.
If you are upgrading from 8.x-1.x or 2.0.0-alpha1 releases, please uninstall the previous release first! And clear all caches as well just in case.
If you are upgrading from 2.0.0-beta1 release you have to uninstall the synonyms_ui submodule first. Otherwise the "synonyms_ui module does not exist" error will appear after the upgrade is done.
If you are upgrading from 8.x-1.x or 2.0.0-alpha1 releases, please uninstall the previous release first! Clear all caches as well just in case.
If you are upgrading from 2.0.0-beta1 release you have to uninstall the synonyms_ui submodule first. Otherwise the "synonyms_ui module does not exist" error will appear after the upgrade is done.
Beta2 change: The synonyms_ui module is merged back to the main synonyms module codebase. If you are upgrading from 2.0.0-beta1 you have to uninstall synonyms_ui submodule first. Otherwise the "synonyms_ui module does not exists" error will appear after the upgrade is done.
If you are upgrading from 8.x-1.x or 2.0.0-alpha1 release it is important that you read 2.0.0-beta1 release notes as well.
An active development branch for new Synonyms releases.
All the new features and bugfixes are going to this branch only.
8.x-1.x will not be developed any more.
IMPORTANT! Due to many changes (and API changes) the upgrade path from 8.x-1.x is not available. If you are on 8.x-1.x branch, please UNINSTALL it before upgrading to 2.0.x.
IMPORTANT! Synonyms views filter and Synonyms views argument validator are moved into submodules
If you are using them in your views, please visit /admin/modules and install matching submodules. So that your views are not going to report broken handlers.
I was clumsy enough to write a broken update hook when releasing 7.x-1.3 a few days ago. #2626460: database update 7102 causes error Thank you to peter.walter for the help.
I would like to begin by thanking to devad, without whom this release wouldn't have had not a half of what it has. Thank you, devad! :)
Majority of changes since the last release are new features, however, some bugs were fixed too. To be precise, here is the list of the most significant changes:
Introduced field independency feature - now you can enable what fields should be sources of synonyms among the field types from which it's possible to extract synonyms.
Way better approach rather than having a hardcoded text field.
Deleted term merge feature from Synonyms module in favor of Term Merge module.