Skip to content

Releases: dis-moi/extension

v2.3.7

10 Jun 16:03
c8ea54f
Compare
Choose a tag to compare

2.3.7 (2019-06-10)

Bug Fixes

  • sentry: Wrong project DSN (6602530)
  • wordings: still lmem, not yet bulle (c0d1abd)

v2.3.6

10 Jun 15:05
8dd7194
Compare
Choose a tag to compare

2.3.6 (2019-06-10)

Bug Fixes

  • firefox: catch sentry init error in content script (8326a64)

v2.3.5

10 Jun 11:39
1b0b020
Compare
Choose a tag to compare

2.3.5 (2019-06-10)

Bug Fixes

  • manifest: rename shortname to short_name (5567d01)

v2.3.4

07 Jun 17:17
5d06a5c
Compare
Choose a tag to compare

2.3.4 (2019-06-07)

Bug Fixes

  • iframe: hide iframe when content closed (498cbdb)

v2.3.3

01 Jun 16:02
7c57de5
Compare
Choose a tag to compare

2.3.3 (2019-06-01)

Bug Fixes

  • create: inactive create button on empty notice list (229e91e)

v2.3.1

01 Jun 13:57
041f08b
Compare
Choose a tag to compare

2.3.1 (2019-06-01)

Bug Fixes

  • correct package version bump regex (ac8360b)

v2.3.0

01 Jun 13:17
c7f2aeb
Compare
Choose a tag to compare

2.3.0 (2019-06-01)

Bug Fixes

  • change version accordingly to tag and changelog (48ae9b3)

Features

  • work on semantic-release setup (bf7b797)
  • work on semantic-release setup (cd26b86)
  • work on semantic-release setup (cfc6c84)

v2.2.1

31 May 15:32
409d658
Compare
Choose a tag to compare

2.2.1 (2019-05-31)

Bug Fixes

  • change semantic-release to bump before build (eb9cf7a)

v2.2.0

31 May 14:39
9834702
Compare
Choose a tag to compare

2.2.0 (2019-05-31)

Features

v2.1.0

31 May 13:40
bd4a493
Compare
Choose a tag to compare

2.1.0 (2019-05-31)

Bug Fixes

  • analytics: revert Heap lib injection (8208772)
  • badge: only count notices to display and handle feedbacks on notice (a8216d3), closes #285
  • badge: reset badge when a tab is created or updated (b6551f5)
  • ContentTitle: don't show empty tag if the title is empty, fix #262 (e5cfc35)
  • details: remove double spacings (0ad6f86)
  • Details: changed read more url width (6da174b)
  • excerpt: fix notice excerpt which could take 3 lines instead of 2 (71d94bf)
  • external-click-handler: don't close the UI when the user click on an interactive Html element (d999de6)
  • externalClickHandler: check if document is already ready (92531cd)
  • feedback: fix notice still shown on list after dismiss from details (34a1aef)
  • heap: fix heap declaration (fd02740)
  • notice: handle HTML in message (b33c1e2)
  • Notice: change excerpt text color (c63302e)
  • NoticeDetails: make notice source optional, fix #246 (3e30985)
  • notices: correct <Notice/Details> props typing (db4d960)
  • notices: revert REPORT_NOTICE action type deletion (ea064e3)
  • notification: fix import to require in script injection (6f2d307)
  • notification: Footer displayed twice (3335bca)
  • NotificationFooter: revert to uncomplete nav links for apiv3 partial release (f0014b6)
  • bad imports (90a3641)
  • read: fix read behavior (a3de138)
  • UI: changed read more link design (c376687)
  • UI: changed read more link design (269af49)
  • change iFrame position (9c0c097)
  • changed opacity for read Bulle according to the design (3f04d89)
  • fix bad rebase (cf78096)
  • read version directly from package.json, at build time (0ac84b2)

Features

  • adapt to API V3 (63e24a9)
  • read: Handle read status visually on a Notice (3e8df34)
  • added new button story (c86fed3)
  • badge: add badge on browser action button (10b0d64)
  • badge: store read notice in user prefs state slice (55818ac)
  • details: change title to 'Détail de la bulle' (6b2894e)
  • error-reporting: add Sentry integration (132fa77)
  • list: remove 'Add a recommendation' button when empty list (e709fe0)
  • notice: add an action when clicking on the source link of a notice and track it (ec8e137)
  • notices: change intention 'tip' to 'information' (f7b2638)
  • ratings: restore (dis)likes count on NoticeDetails (501cac1)
  • sentry: condition Sentry logging and version declaring to yarn release (20dfab5)
  • tab: add tabId state slice to get tabId from content context (c128fc4)
  • tracking: don't track action explicitly tagged as tracked: false (f76118e)
  • ui: show UI only if there ares unread notices (212f205)
  • UI: close the UI when clicking outside of the UI (7f1e109)