Skip to content

2.7.0

Compare
Choose a tag to compare
@shabados-bot shabados-bot released this 15 May 23:47
9be3c2b

2.7.0 (2020-05-15)

Bug Fixes

  • frontend: activity menu name for search (5f2e078)
  • frontend: change defaults for serach results options (f4d4a42)
  • frontend: rename "Show metadata" (b68faea)
  • frontend: rename "show metadata" option and rearrange the order (87139d7)
  • frontend: short source name (0230e8b), closes /github.com/ShabadOS/desktop/pull/510#issuecomment-628296894
  • frontend/controller: add full-stop after author (#531) (eb4f114)
  • frontend/controller: add quotes for subsection in citation (#530) (3ecac0e)
  • frontend/controller: add spacing to info panel (cb51a1f), closes #493
  • frontend/controller: fix css formatting of citation and refactor font sizes (ba74d4e)
  • frontend/controller: full-word search issue (031a072)
  • frontend/controller: Next/Prev line buttons on controller (5e3eb3d), closes #474
  • frontend/controller: rename info panel's buttons (891826a)
  • frontend/controller: render final italic parenthesis correctly (31554bb)
  • frontend/controller: show disabled copy button (5a57a08), closes #497
  • frontend/controller: style info panel's buttons (615405b), closes #492
  • frontend/controller: truncate translations after 2 lines (#529) (9be3c2b)
  • frontend/controller: use css font declaration instead of font weight for gurmukhi (1fe6a8f)
  • frontend/settings: change import statement for button (66b25c6)
  • frontend/settings: Display "none" instead of "Off" in serach results settings (82979a6)
  • frontend/settings: linting error for unused var (5f8e54f)
  • frontend/settings: match reset button style (d630575), closes #432
  • frontend/settings: server and other partially dynamic settings (5da6dae)
  • frontend/settings: server and other partially dynamic settings (b3199cf)
  • frontend/settings: use category name from settings as title (6cf79e3)

Features

  • backend: get section, translation and translit data for search results (7eee164)
  • frontend: add constants for mapping back class names from language ID's (b976539)
  • frontend: add constants for source abbreviations (cde1730), closes ShabadOS/database#1767
  • frontend/controller: add source to search result citation (8fed3b2)
  • frontend/controller: display metadata and translations with search results (d80b94d)
  • frontend/controller: highlight translits for search results (4e29296)
  • frontend/controller: integrate with search result options (cf95ba5)
  • frontend/controller: re-order search result fields for readability (5826ab9)
  • frontend/controller: widen list items for readability and touch-friendliness (a01dcc0)
  • frontend/settings: add settings options for search results (beddee1)

Performance Improvements

  • only return translations, transliteration, citations if settings are enabled (2ebc5b5)