Skip to content

Latest commit

 

History

History
157 lines (71 loc) · 6.67 KB

CHANGELOG.md

File metadata and controls

157 lines (71 loc) · 6.67 KB

2.10.0 (2021-03-30)

Features

  • Set the show_brand_name setting to true (10fc33f)

2.9.1 (2021-03-19)

Bug Fixes

  • styles: [GG-1634] Remove unnecessary font weights (9abc295)

2.9.0 (2021-03-15)

Features

  • federated search helpers for search_results (4c47243)

2.8.0 (2021-01-21)

Features

  • Visual update (images, colors, margins) (5c208ef)

2.7.2 (2020-12-16)

Bug Fixes

  • search: Use scoped search based on category user is in for sections and category (42cee53)

2.7.1 (2020-12-01)

Bug Fixes

  • script: [COMM-1283] Fix null error (8f71ff8)

2.7.0 (2020-11-30)

Features

  • requests: [COMM-1283] Check for "emptiness" when using WYSIWYG (f9c81da)

2.6.0 (2020-11-23)

Features

  • add subsections pagination to section template (6d0dcba)

2.5.4 (2020-11-16)

Bug Fixes

  • request: render title values for priority and type fields (4c28714)

2.5.3 (2020-11-13)

Bug Fixes

  • article: don't render attachments if there are none (d6026a5)

2.5.2 (2020-11-12)

Bug Fixes

  • request: remove lowercase styling for request status (146618b)

2.5.1 (2020-10-13)

Bug Fixes

  • styles: fix language selector styles (439ae4d)

2.5.0 (2020-10-13)

Features

  • requests: [GATHER-55] Enable WYSIWYG editor on (new) request page (b38cf05)

2.4.1 (2020-10-06)

Bug Fixes

  • article: use t helper for article attachments download string (7959d9c)

2.4.0 (2020-08-31)

Bug Fixes

  • badges: Changes based on feedback (d6bdc4d)
  • badges: CSS changes (3b51de8)
  • manifest: Do not rename the theme (244979c)
  • user-profile: Remove accidental indentation + space (0951454)

Features

  • badges: Add theme support for user badges (d86db46)

2.3.1 (2020-07-13)

Bug Fixes

  • split-button: correct button height and hover-color (21d8db7)

2.3.0 (2020-06-24)

Features

  • user-profile: Add {{actions}} helper to the user profile page. This includes support for split buttons (f2aa052)

2.2.4 (2020-04-02)

Bug Fixes

  • header: Hide the user name on mobile screen (2ce963b)
  • header: Make sign in link visible on mobile (d8b8a80)

2.2.3 (2020-03-23)

Bug Fixes

  • Add rtl styling for Skip Navigation link (3e64455)

2.2.2 (2020-03-19)

Bug Fixes

  • styles: do not lowercase "answered" status-label (fd40ae1)
  • styles: do not lowercase "pending" moderation status-label (85fc649)

2.2.1 (2020-03-16)

Bug Fixes

  • header: remove size attributes from logo img (41e8d7e)
  • release: add execute permission to the update manifest script (91d3ac5)