Skip to content

Latest commit

 

History

History
1132 lines (470 loc) · 32.2 KB

CHANGELOG.md

File metadata and controls

1132 lines (470 loc) · 32.2 KB

2.32.0 (2023-11-22)

2.32.0 (2023-11-22)

Bug Fixes

  • docs: update dependencies (b69ff57)
  • local run, get rid of node-sass (#184) (6688933)

Features

  • hits: introduce hits fullpath in search results (#183) (06bd790)
  • root: update package-lock.json (bc54fe5)

2.31.1 (2023-10-09)

Bug Fixes

  • add indexName option (#179) (0995fd3)
  • bundle update --bundler (#158) (a6f3046)
  • default indexName to empty string (#181) (b4d4cc0)
  • upgrade linting (#159) (9191646)
  • use bash in release scripts (#163) (e7637f5)

2.30.1 (2021-07-02)

Bug Fixes

  • 2.30.0: revert hit template to property instead of function (#143) (25a55f8)

2.30.0 (2021-06-30)

2.29.1 (2020-12-03)

2.29.0 (2020-01-08)

Bug Fixes

  • locale: new strategy for locale fetching (01557b7)

2.28.1 (2019-11-05)

Bug Fixes

  • instantsearch: fix click analytics (59d2872)

2.28.0 (2019-11-01)

Features

  • app: add support for conversions (#119) (48e9bf8)
  • crawler: option to exclude portions of articles from indexing (#118) (144d79f)

2.27.0 (2019-10-29)

Features

  • crawler: add en-150 support (b89459a)

2.26.0 (2019-10-24)

Features

  • analytics: add click analytics (#117) (124f770)
  • crawler: add optional max_config_size option in config (#114) (9fc4d45)

2.25.2 (2019-10-16)

2.25.1 (2019-10-16)

2.25.0 (2019-10-16)

Bug Fixes

  • user-agent: fixed VERSION file reading (2ac2b16)
  • gem version (1f26ffc)

Features

2.24.3 (2019-02-04)

Bug Fixes

  • truncate: allow any utf-8 chars (1e7ece0)

2.24.2 (2019-01-25)

Bug Fixes

  • crawler: use copy_index even for settings (9debe8c)

2.24.1 (2018-11-06)

Bug Fixes

  • zendesk: fix default value of analytics (b8a6e7c)

2.24.0 (2018-11-05)

Features

  • AlgoliasearchZendeskHC: add analytics option (#78) (f8dc332)

2.23.1 (2018-10-18)

Bug Fixes

  • article: allow user_segment on article (bec8ecc)

2.23.0 (2018-09-20)

Features

  • instantsearch: add support for hitsPerPage configuration (#74) (66f1a20)

2.22.3 (2018-08-23)

Bug Fixes

  • instantsearch: set locale even when clearing refinements (a6d2e28)

2.22.2 (2018-08-23)

2.22.1 (2018-07-31)

Features

  • section: allow for user segment id in user_types (a1fa4e0)

2.22.0 (2018-07-13)

Features

  • crawler: add algolia-ignore tag support (77606c7)

2.21.2 (2018-06-28)

2.21.1 (2018-05-03)

2.21.0 (2018-01-26)

Features

  • article: add edited_at{,iso} attributes to articles (f101e32)

2.20.3 (2017-12-14)

Bug Fixes

  • run: ensure run is called with bundle exec (4ef5eef)

2.20.2 (2017-12-14)

2.20.1 (2017-12-14)

2.20.0 (2017-12-14)

Features

  • UserSegment: handle user segments instead of access policies (4c5c883)

2.19.1 (2017-12-01)

Bug Fixes

  • autocomplete: fix IE11 issue (e94f969)

2.19.0 (2017-12-01)

Features

  • reindexing: copy synonyms and query rules (9cbd3ea)

2.18.0 (2017-11-25)

Bug Fixes

  • item: correct wrong condition (a575445)

Features

  • community: index community posts (e726fd8)

2.17.4 (2017-10-17)

Bug Fixes

  • zendesk_api: use a fork to handle redirects (d127463)

2.17.3 (2017-10-17)

Bug Fixes

  • translation_item: change default truncate to 5000 chars (d8efba0)

2.17.2 (2017-09-12)

Features

  • crawler: add concatenated required tags (b2a5e7f)

2.17.1 (2017-09-12)

Features

  • crawler: add filtering fields for the permissions scheme (fce3a1b)

2.17.0 (2017-09-12)

Features

  • crawler: add possibility of indexing private articles (950444e)

2.16.1 (2017-09-11)

Bug Fixes

  • crawler: mitigate settings wiped issue (3ca6493)

2.16.0 (2017-07-31)

Features

  • sections: add the possibility to have more access_policies (4ee57e0)

2.15.1 (2017-07-17)

Bug Fixes

  • AlgoliasearchZendeskHC: run directly on interactive readyState (b7b5128)

2.15.0 (2017-07-12)

Features

  • AlgoliasearchZendeskHC: allow to call the script after DOM ready (2f5103d)

2.14.4 (2017-06-05)

2.14.3 (2017-05-11)

Bug Fixes

  • instantsearch: do not hide autocomplete (fe4a6fb)

2.14.2 (2017-05-09)

Bug Fixes

  • autocomplete: remove the wrapper adding and removal trick (4f9b346)

2.14.1 (2017-05-09)

Bug Fixes

  • autocomplete: fix enableDebugMode (728dd8a)
  • autocomplete: use getBoundingClientRect instead of offsetWidth (e840768)

2.14.0 (2017-05-09)

Features

  • autocomplete: upgrade autocomplete.js (86143e8)

2.13.0 (2017-05-04)

Features

  • instantsearch: add hideAutocomplete (d6dc736)

2.12.4 (2017-03-15)

2.12.3 (2017-02-28)

Bug Fixes

  • crawler: forgot an API call (fd68497)

2.12.2 (2017-02-28)

Bug Fixes

  • crawler: use only methods that raise on error (3335cb5)

2.12.1 (2017-02-27)

Bug Fixes

  • Zendesk: buggy content type (1c4c428)

2.12.0 (2017-02-27)

Features

  • algolia: bump algoliasearch to 1.16.1 (082af64)

2.11.1 (2017-02-02)

Bug Fixes

  • autocomplete: higher z-index (1b46d42)

2.11.0 (2017-02-01)

Features

  • autocomplete: appendTo body (7866986)

2.10.0 (2017-01-16)

Features

  • logo: use new Algolia logo (cc7693e)

2.9.1 (2016-12-20)

Bug Fixes

  • instantsearch): restore optional words behaviour (5ff7dfd)

2.9.0 (2016-12-20)

Features

  • templates: expose the templates option (6077c72)

2.8.6 (2016-12-20)

Bug Fixes

  • instantsearch: pagination issue (0ba3e0b)

2.8.5 (2016-12-19)

Bug Fixes

  • autocomplete: also on /search when instantsearch.enabled == false (5902e7f)

2.8.4 (2016-11-22)

2.8.3 (2016-11-22)

Bug Fixes

  • translations: also use user provided associated lang key (df3b687)

2.8.2 (2016-11-22)

2.8.1 (2016-11-08)

Bug Fixes

  • crawler: fix tags inconsistency in Zendesk data (1bf699c)

2.8.0 (2016-10-31)

Features

  • i18n: extract language specific tags (9ac5a1e)

2.7.0 (2016-10-03)

Features

  • app: add the possibility to force locale (62cb624)

2.6.7 (2016-10-03)

Bug Fixes

  • crawler: ignore if @zendesk_obj.nil? (3c7fef4)

Features

  • app: exposes the instances class variable (deba6e1)
  • autocomplete: enableDebugMode method (e7944cd)

2.6.6 (2016-09-03)

Features

  • crawler: update to new user-agent format (9508d8d)
  • instantsearch: use the new algolia agent (80a3866)

2.6.5 (2016-08-25)

Bug Fixes

  • instantsearch: add, instead of toggle, the locale (5d4b46e)

2.6.4 (2016-08-25)

Bug Fixes

  • crawler: do not index article with ignored section (0a01ff3)

2.6.3 (2016-08-03)

Bug Fixes

  • autocomplete: warning + disable Zendesk's autocomplete if present (eb4fe66)

2.6.2 (2016-07-28)

2.6.1 (2016-07-25)

Bug Fixes

  • translations: correct english placeholder (19962ed), closes #57

2.6.0 (2016-07-18)

Features

  • crawler: only set default settings the first time (ff439cc)

2.5.0 (2016-07-18)

Features

  • crawler: index while crawling (#56) (6015d40)

2.4.5 (2016-06-23)

Bug Fixes

  • normalize: String.normalize is ES6, use shim (64f9d75)

2.4.4 (2016-06-22)

2.4.3 (2016-06-21)

Bug Fixes

2.4.2 (2016-06-20)

Bug Fixes

  • instantsearch: call setQueryParameter on the actual helper (71bb222)
  • translations: do not reuse string keys as functions (06ddcf1)

Features

  • translations: add search_by_algolia for instantsearch (9b2ab69)

2.4.1 (2016-06-20)

2.4.0 (2016-06-17)

Bug Fixes

  • instantsearch: wrong I18n require (d99901c)
  • translations: multiple plural forms update (0f0e35d)

Features

  • instantsearch: add no result actions (08184ce)
  • library: add translations for ~30 languages (bd96717)
  • relevance: use optionalWords with stopwords (e23ee06)
  • translations: add translations framework (d8c767e)

2.3.4 (2016-06-06)

Features

  • website: New design (#45) (10bddd8)

2.3.3 (2016-05-18)

2.3.2 (2016-05-17)

Bug Fixes

  • crawler: flush the logging output (2d9c1d7)

2.3.1 (2016-05-04)

Bug Fixes

  • instantsearch: actually use the no_result translation (691d160)

2.3.0 (2016-04-26)

Bug Fixes

  • autocomplete: add clearfix after suggestion (2eded23)

Features

  • app: debug parameter (d42fdb6)
  • autocomplete: restore adaptative snippeting (486cdfe)

2.2.0 (2016-04-26)

Features

  • app: new highlightColor parameter (fc00c57)
  • instantsearch: responsiveness (e0b1ef3)

2.1.0 (2016-04-19)

Features

  • instantsearch: new reuseAutocomplete option (83321b6)

2.0.2 (2016-04-19)

2.0.1 (2016-04-19)

Bug Fixes

  • crawler: remove body and truncate body_safe (838d0f3)

2.0.0 (2016-04-18)

Bug Fixes

  • instantsearch: handle querySelectors correctly (50a07e4)

Features

  • color: only use one color now (39545b5)
  • design: re-design of the autocomplete (466e88a)
  • jquery: remove the dependency (876f2f3)

BREAKING CHANGES

  • color: S Cannot use the colors parameter anymore, color is the new one.
  • design: S

Markup will change a bit for this.

1.7.3 (2016-03-22)

Bug Fixes

  • indexing: let's be synchronous (d0f6fae)

1.7.2 (2016-03-21)

Bug Fixes

  • query: stop looking for query in autocomplete (bda9649)

1.7.1 (2016-03-21)

Features

  • url-mapping: use query in url (1b9cacb)

1.7.0 (2016-03-18)

1.6.2 (2016-02-15)

Bug Fixes

  • autocomplete: move text-ellipsis (23c657f)
  • instantsearch: remove autofocus on input (02609ab)

Features

  • autocomplete: adjust behavior with width (821901c)
  • autocomplete: Better width on small inputs (e2a273c)
  • instantsearch: better hiding (c668c28)
  • instantsearch: handle autocomplete's hiding (3adb617)

1.5.0 (2016-02-14)

Bug Fixes

  • AlgoliasearchZendeskHC: Throw usage if no param (15d9458)
  • banner: Replace old Gruntfile code by JS (a458b75)
  • bundle: declare jquery as external (4b42fe7)
  • saas: Update gulp-saas (d223e85)
  • style.css: Wrong comment type ('//' instead of '/* */') (895b97e)

Features

  • autocomplete: use snippetEllipsisText (59cd2ad)
  • fargs: options checking with fargs (e12311c)
  • instant-search: UI improvements (609628b)
  • instantsearch: use snippetEllipsisText (3d37f55)

1.4.0 (2016-01-11)

Bug Fixes

  • AlgoliasearchZendeskHC: indexPrefix isn't a required option (fbbe842)

Features

  • autocomplete: DocSearch-like autocomplete (cba175e)

1.3.0 (2015-12-23)

Bug Fixes

  • autocomplete: Set debug to false (b5eac72)

Features

  • OAuth: Add a modal to redirect to Algolia so that it OAuths (cc319cc)
  • poweredBy: Add a poweredBy option to disable it (3545559)

1.2.1 (2015-12-14)

1.2.0 (2015-12-14)

Bug Fixes

  • autocomplete: Remove useless console.log (20c9f99)

Features

  • localization: add locales for all constant text (64a7450)

1.1.4 (2015-12-14)

Bug Fixes

  • locale: Use a customWidget to set the refinement (328a902)

1.1.3 (2015-12-10)

1.1.2 (2015-12-10)

1.1.1 (2015-12-10)

Features

  • locale: Use facetFilters instead of optionalFacetFilters (08c12a4)

1.0.7 (2015-12-09)

Features

  • hierarchicalMenu: Use hierarchical categories (0f0f957)

1.0.6 (2015-12-09)

Features

  • options.instantsearch.tagsLimit: Allow to limit the number of tags (a195aa0)

1.0.5 (2015-12-09)

Bug Fixes

  • templates: make multiline string start at the first char, not before (971b0f7)
  • webpack: Fixed failing export (1c99ea2)

Features

  • flickering: Remove !important and also use visibility (b5d03f8)

1.0.4 (2015-12-08)

Bug Fixes

  • index: Use module.exports in order to use webpack (fbc1abc)

1.0.3 (2015-12-08)

1.0.2 (2015-12-08)

1.0.1 (2015-12-08)

1.0.0 (2015-12-08)