Skip to content

Releases: shabados/presenter

2.11.3

12 Nov 17:43
Compare
Choose a tag to compare

2.11.3 (2021-11-12)

Bug Fixes

  • call electron remote module correctly (05e8869), closes #667

2.11.2 (2021-08-20)

Bug Fixes

  • add menubar to macOS for copy/pasting (#664) (c99270e)

2.11.1 (2021-07-28)

2.11.0 (2021-07-11)

Bug Fixes

  • update tutorial link (#654) (21efae4)
  • backend: only update local and global settings if available (87b7292)
  • frontend/settings: send host with dynamic options (924e9d0)

Features

2.10.1 (2020-11-06)

2.10.0 (2020-11-06)

Features

  • frontend/presenter: add options for syllabic weights and counts of gurmukhi lines (#631) (e176406)

2.9.0 (2020-11-05)

Bug Fixes

  • frontend: synchronise line change on shabad/bani change (#624) (461e442)
  • frontend/presenter: use source abbreviation in copy citation hotkey (#622) (1223326)

Features

  • frontend: add inline transliterations to presenter gurmukhi (#623) (125a48c)

2.11.2

20 Aug 14:11
f1d262e
Compare
Choose a tag to compare
v2.11.2

build: bump patch version (#665)

2.11.1

28 Jul 10:44
Compare
Choose a tag to compare

2.11.1 (2021-07-28)

2.11.0 (2021-07-11)

Bug Fixes

  • update tutorial link (#654) (21efae4)
  • backend: only update local and global settings if available (87b7292)
  • frontend/settings: send host with dynamic options (924e9d0)

Features

2.10.1 (2020-11-06)

2.10.0 (2020-11-06)

Features

  • frontend/presenter: add options for syllabic weights and counts of gurmukhi lines (#631) (e176406)

2.9.0 (2020-11-05)

Bug Fixes

  • frontend: synchronise line change on shabad/bani change (#624) (461e442)
  • frontend/presenter: use source abbreviation in copy citation hotkey (#622) (1223326)

Features

  • frontend: add inline transliterations to presenter gurmukhi (#623) (125a48c)

2.8.0 (2020-10-30)

Bug Fixes

  • frontend/controller: improve match highlighting + split up the search component (#594) (4b2c3b5), closes #567 #569
  • frontend/controller: update links to database viewer (#604) (eb01138)
  • correctly toggle in and out of fullscreen on hotkey in browsers (#603) (54bb534)
  • backend: compare like types for nextLineId (#544) (c3b7089)
  • frontend: copy on first hotkey stroke (#573) (1b2ac37), closes #437
  • frontend/controller: change default citation format (#576) (7f5ced3), closes #575
  • frontend/controller: do not highlight the next word if space in full word search (37d5150), closes #540
  • frontend/controller: use custom first and last hotkeys in navigator (c6fc499), closes #504
  • frontend/controller: use original line to render search results (792fc77)
  • frontend/presenter: fix next line hotkey when navigator is closed (#601) (54b1640), closes #451
  • vertical paddings of buttons in settings (#588) (1e9fb85)
  • frontend: hide line numbers from copied lines depending on settings (#589) (bf59c2e)
  • frontend/settings: add descriptive name for all displays toggle (#591) (0e66160), closes #366
  • correct overlay port for dev (#581) (8588c97)
  • remove conversion of search input (aaf0a49), closes #571
  • frontend: clicking on plus will not activate line switch (404e163), closes #401
  • frontend/controller: hide gui arrow buttons for mobile browsers (#539) (21f3691), closes #491
  • frontend/controller: highlight full words in search (#536) (308ed63), closes #170
  • frontend/settings: call setSettings within Sources settings (e2e4850), closes #538
  • frontend/settings: clarify navigator hotkey names and descriptions (12be697)
  • frontend/shared: add mouseTargetRef to dependency array of hook (fc01ec5), closes #564
  • remove unscoped variables (d2cb63c)
  • update font family and weights in css (1483080)
  • frontend: reload settings when default options have been modified (#551) (c651c7b)

Features

  • backend: action to open logs folder (eea2ced)
  • backend: strip any accents from incoming first letter searches (1375260)
  • electron: add version number to splash screen (#590) (9c05938)
  • frontend: add toggle to remove line and page numbers from transliterations and translations (#578) (ec21bbb)
  • frontend: update to gurmukhi-utils@3.1.0 (65c0948), closes #166
  • frontend/controller: add fallback font for unicode searches (f0581fc), closes #572
  • frontend/controller: highlight accented input matches (9374910), closes #344
  • frontend/presenter: only advance on click if focused (#577) (f5ec302), closes #388
  • frontend/settings: add customisable hotkeys (#548) (57958bd)
  • frontend/settings: add open logs button...
Read more

2.11.0

12 Jul 00:45
21efae4
Compare
Choose a tag to compare
v2.11.0

fix: update tutorial link (#654)

2.10.1

07 Nov 18:22
1ff4ee3
Compare
Choose a tag to compare

2.10.1 (2020-11-06)

2.10.0 (2020-11-06)

Features

  • frontend/presenter: add options for syllabic weights and counts of gurmukhi lines (#631) (e176406)

2.9.0 (2020-11-05)

Bug Fixes

  • frontend: synchronise line change on shabad/bani change (#624) (461e442)
  • frontend/presenter: use source abbreviation in copy citation hotkey (#622) (1223326)

Features

  • frontend: add inline transliterations to presenter gurmukhi (#623) (125a48c)

2.8.0 (2020-10-30)

Bug Fixes

  • frontend/controller: improve match highlighting + split up the search component (#594) (4b2c3b5), closes #567 #569
  • frontend/controller: update links to database viewer (#604) (eb01138)
  • correctly toggle in and out of fullscreen on hotkey in browsers (#603) (54bb534)
  • backend: compare like types for nextLineId (#544) (c3b7089)
  • frontend: copy on first hotkey stroke (#573) (1b2ac37), closes #437
  • frontend/controller: change default citation format (#576) (7f5ced3), closes #575
  • frontend/controller: do not highlight the next word if space in full word search (37d5150), closes #540
  • frontend/controller: use custom first and last hotkeys in navigator (c6fc499), closes #504
  • frontend/controller: use original line to render search results (792fc77)
  • frontend/presenter: fix next line hotkey when navigator is closed (#601) (54b1640), closes #451
  • vertical paddings of buttons in settings (#588) (1e9fb85)
  • frontend: hide line numbers from copied lines depending on settings (#589) (bf59c2e)
  • frontend/settings: add descriptive name for all displays toggle (#591) (0e66160), closes #366
  • correct overlay port for dev (#581) (8588c97)
  • remove conversion of search input (aaf0a49), closes #571
  • frontend: clicking on plus will not activate line switch (404e163), closes #401
  • frontend/controller: hide gui arrow buttons for mobile browsers (#539) (21f3691), closes #491
  • frontend/controller: highlight full words in search (#536) (308ed63), closes #170
  • frontend/settings: call setSettings within Sources settings (e2e4850), closes #538
  • frontend/settings: clarify navigator hotkey names and descriptions (12be697)
  • frontend/shared: add mouseTargetRef to dependency array of hook (fc01ec5), closes #564
  • remove unscoped variables (d2cb63c)
  • update font family and weights in css (1483080)
  • frontend: reload settings when default options have been modified (#551) (c651c7b)

Features

  • backend: action to open logs folder (eea2ced)
  • backend: strip any accents from incoming first letter searches (1375260)
  • electron: add version number to splash screen (#590) (9c05938)
  • frontend: add toggle to remove line and page numbers from transliterations and translations (#578) (ec21bbb)
  • frontend: update to gurmukhi-utils@3.1.0 (65c0948), closes #166
  • frontend/controller: add fallback font for unicode searches (f0581fc), closes #572
  • frontend/controller: highlight accented input matches (9374910), closes #344
  • frontend/presenter: only advance on click if focused (#577) (f5ec302), closes #388
  • frontend/settings: add customisable hotkeys (#548) (57958bd)
  • frontend/settings: add open logs button (d57c6f7)
  • frontend/settings: organize overlay buttons next to each other (#616) (71f6622)
  • add launch in fullscreen on startup toggle (#563) (466dc23)
  • update icon to use radial bg (#595) (5ec1b9c)
  • frontend/settings: add os.release to about page and sentry logger (#560) (3bcf985), closes #365
  • frontend/settings: combine vishraam color toggles ([#561](https://github.com...
Read more

2.10.0

06 Nov 18:57
ea988ce
Compare
Choose a tag to compare

2.10.0 (2020-11-06)

Features

  • frontend/presenter: add options for syllabic weights and counts of gurmukhi lines (#631) (e176406)

2.9.0

05 Nov 00:51
1ede121
Compare
Choose a tag to compare

2.9.0 (2020-11-05)

Bug Fixes

  • frontend: synchronise line change on shabad/bani change (#624) (461e442)
  • frontend/presenter: use source abbreviation in copy citation hotkey (#622) (1223326)

Features

  • frontend: add inline transliterations to presenter gurmukhi (#623) (125a48c)

2.8.0

30 Oct 18:41
2af88db
Compare
Choose a tag to compare

2.8.0 (2020-10-30)

Bug Fixes

  • frontend/controller: improve match highlighting + split up the search component (#594) (4b2c3b5), closes #567 #569
  • frontend/controller: update links to database viewer (#604) (eb01138)
  • correctly toggle in and out of fullscreen on hotkey in browsers (#603) (54bb534)
  • backend: compare like types for nextLineId (#544) (c3b7089)
  • frontend: copy on first hotkey stroke (#573) (1b2ac37), closes #437
  • frontend/controller: change default citation format (#576) (7f5ced3), closes #575
  • frontend/controller: do not highlight the next word if space in full word search (37d5150), closes #540
  • frontend/controller: use custom first and last hotkeys in navigator (c6fc499), closes #504
  • frontend/controller: use original line to render search results (792fc77)
  • frontend/presenter: fix next line hotkey when navigator is closed (#601) (54b1640), closes #451
  • vertical paddings of buttons in settings (#588) (1e9fb85)
  • frontend: hide line numbers from copied lines depending on settings (#589) (bf59c2e)
  • frontend/settings: add descriptive name for all displays toggle (#591) (0e66160), closes #366
  • correct overlay port for dev (#581) (8588c97)
  • remove conversion of search input (aaf0a49), closes #571
  • frontend: clicking on plus will not activate line switch (404e163), closes #401
  • frontend/controller: hide gui arrow buttons for mobile browsers (#539) (21f3691), closes #491
  • frontend/controller: highlight full words in search (#536) (308ed63), closes #170
  • frontend/settings: call setSettings within Sources settings (e2e4850), closes #538
  • frontend/settings: clarify navigator hotkey names and descriptions (12be697)
  • frontend/shared: add mouseTargetRef to dependency array of hook (fc01ec5), closes #564
  • remove unscoped variables (d2cb63c)
  • update font family and weights in css (1483080)
  • frontend: reload settings when default options have been modified (#551) (c651c7b)

Features

  • backend: action to open logs folder (eea2ced)
  • backend: strip any accents from incoming first letter searches (1375260)
  • electron: add version number to splash screen (#590) (9c05938)
  • frontend: add toggle to remove line and page numbers from transliterations and translations (#578) (ec21bbb)
  • frontend: update to gurmukhi-utils@3.1.0 (65c0948), closes #166
  • frontend/controller: add fallback font for unicode searches (f0581fc), closes #572
  • frontend/controller: highlight accented input matches (9374910), closes #344
  • frontend/presenter: only advance on click if focused (#577) (f5ec302), closes #388
  • frontend/settings: add customisable hotkeys (#548) (57958bd)
  • frontend/settings: add open logs button (d57c6f7)
  • frontend/settings: organize overlay buttons next to each other (#616) (71f6622)
  • add launch in fullscreen on startup toggle (#563) (466dc23)
  • update icon to use radial bg (#595) (5ec1b9c)
  • frontend/settings: add os.release to about page and sentry logger (#560) (3bcf985), closes #365
  • frontend/settings: combine vishraam color toggles (#561) (719b072), closes #371
  • frontend/settings: theme tool (#583) (921f46c), closes #506
  • add missing noto sans font weight files (1784eae)
  • update gurbani akhar font to 2.5.2 (3d9256f), closes #545
  • frontend/settings: refresh overlay dropdown on focus (#553) (0a990ac)

2.7.0

15 May 23:47
9be3c2b
Compare
Choose a tag to compare

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)

2.6.1

11 May 12:04
dd0ff5d
Compare
Choose a tag to compare

2.6.1 (2020-05-11)

Bug Fixes

  • frontend/controller: crash on up/down gui buttons on first/last lines (#505) (e097c54), closes #476

Features