Skip to content

Latest commit

 

History

History
398 lines (359 loc) · 35.2 KB

CHANGELOG.md

File metadata and controls

398 lines (359 loc) · 35.2 KB

Like the app? Consider supporting me!

Donate with PayPal Buy Me A Coffee Buy Me A Coffee


Latest | 20 June 2024

  • feat: add arm64 builds #978
  • new: change project type to module for compatibility reasons 41cbbb2
  • fix: visual bug on hotkey input field 762d939
  • chore: rename electron-builder config to cjs 20c5f4b
  • chore: workflow update e4dd4d3
  • Update README.md d699270
  • update: fix import alias for shared 8ff5316
  • chore: rename handlebar setup 96bb3af

v3.2.0 | 15 June 2024

  • refactor: move jchat options to own component, prepare kapchat 2fcbff5
  • feat: added kapchat back 85c783f
  • chore: update changelog c7aad20
  • fix: kick settings toggle, index layout breakpoints 017ea9a

v3.1.1 | 10 May 2024

  • chore: revert store version update 5d17e68
  • chore: removed outdated deps 89ede7f
  • chore: update changelog 7f6de25
  • fix: visual user blacklist bug e1e9f55

v3.1.0 | 1 May 2024

  • new: added renderer handler for ipc calls #913
  • chore: eslint update d4e3051
  • chore: update changelog 3171c96
  • update: change output directory b600f77
  • chore: update readme 5ed2953
  • update: remove store from renderer dea050d
  • fix: asset output directory for release f747e80

v3.0.3 | 28 April 2024

  • chore: update changelog 68de3d6
  • fix: query paramter pass through for external sources 1fcccc4

v3.0.2 | 27 April 2024

  • chore: update changelog 89a2b07
  • fix: correctly apply migrations b610cdf

v3.0.1 | 25 April 2024

  • fix: downgrade electron #912
  • chore: update changelog 28b27dd

v3.0.0 | 24 April 2024

  • feat: added kick.com #911
  • refactor: replace kapchat with jchat #909
  • new: shadcn base #897
  • new: added vue router #887
  • feat: added static changelog template 4354195
  • update: added new version check icon 42f0e29
  • new: external source settings page 002a365
  • chore: update changelog 9c3b934
  • chore: eslint update 44598e9
  • refactor: keybind structure 369c5f6
  • fix: settings wording, editor init 91c82e4
  • fix: fade timeout label, removed dead code c561bce
  • fix: editor initial load 8b5e3a3
  • update: readme and funding d7f9552
  • fix: external sources list duplicate entries 2e27ce0
  • fix: editor loading c9736ee
  • chore: removed scss dependency ecbc8bf
  • update: enable settings migration 3e6c72a
  • update: remove unused icons 41ec796
  • fix: keybind null check c1c1213
  • fix: vue-router import bb1d761
  • chore: remove todo 3a42b1d
  • fix: readme 0db5918
  • fix: build 10d7ded
  • fix: external source enter key bug 4418d66
  • fix: revert c017486
  • chore: renmamed files ba31272

v2.9.0 | 23 March 2024

  • new(ui/electron): allow updater disableing #853
  • refactor(ui): rename store 0f4e88c
  • refactor(ui/electron): use path alias 1ff6790
  • update(ui): remove pinia 96e52fa
  • feat(ui): added pinia fc0e201
  • fix: disable hardware acceleration for all platforms dfca5e1
  • update(ui): init state for pinia 29571bb
  • chore: update changelog a3498f4
  • fix(electron): typo in dev script 802873e
  • chore: update readme d392d53

v2.8.0 | 13 March 2024


v2.7.0 | 11 February 2024

  • chore: update linter 5210f52
  • update: save button styling, added icon indicator f0b3f2e
  • chore: update scripts 145e34d
  • fix: downgrade vite-plugin-electron e4e622c
  • chore: update changelog d062413
  • chore: update changelog bd0613b
  • chore: update changelog scripts d0f038e
  • fix: version check loader color c998c0f

v2.6.1 | 4 February 2024


v2.6.0 | 3 February 2024

  • feat: added user blacklist to remove messages from chat #791
  • refactor: use provide/inject instead of props drilling #789
  • chore: new eslint config d005634
  • feat: added slider to change kapchat fontsize 46727f8
  • feat: add indicatiors after saving 6509fe6
  • feat: allow single function keys as hotkey 16dd6ff
  • chore: update builder file 94a093b
  • chore: update deps 53b3f32
  • chore: update renovate 7ad1414
  • update: eslint 5463aa3
  • Remove unnecessary badges from README.md 0ce7409
  • chore: update renovate 4888678
  • chore: update engines ba3443f
  • chore: adapt eslint rules 24a02d9
  • chore: update husky script 2a18ba3

v2.5.2 | 26 January 2024

  • feat: Update trayIcon.ts with new features #779
  • chore: update eslint a2862dd
  • update: Update ESLint configuration and refactor dropdown component 185869b
  • update: Update changelog and styles 85aa957
  • update: default font-size 0101cf1
  • chore: stuff 901fde1

v2.5.1 | 21 January 2024

  • fix: hotkey assignment mapping 9911a45

v2.5.0 | 21 January 2024

  • vanish toggle hotkey #773
  • feat: added hotkey input for vanish toggle cce5182
  • feat: added in app changelog page c49a79b
  • refactor: settings view show logic 076555c
  • refactor: start view show logic ed929b0
  • chore: remove todo file 74fd448
  • chore(electron): remove blur workaround a3da763
  • chore: revert 2ce9073
  • chore: revert version number e256f08

v2.4.2 | 3 January 2024

  • fix(windows): turn off hardware acceleration 1359c80
  • fix(mac): remove titlebar style 12aa2c0
  • chore: update readme ed9a730

v2.4.1 | 1 January 2024

  • update: removed single click-through option cbba964
  • fix: added workaround for shadow title bar issue 9dd1563
  • Merge pull request #761 from wont-stream/patch-1 99df16c
  • fix: indents and editorconfig 5888b96
  • Fix typo 11c5e76

v2.4.0 | 26 November 2023


v2.3.3 | 13 November 2023


v2.3.2 | 22 September 2023


v2.3.0 | 29 August 2023

  • feat: added chat preview to theme selector 376c555
  • Update FUNDING.yml 3704acd
  • Merge pull request #610 from Enubia/Enubia-patch-1 79aa769
  • Update FUNDING.yml d572b83

v2.2.6 | 17 July 2023


v2.2.5 | 24 June 2023

  • chore: added crash report sending d8ec487
  • fix: fixed store creation on initial install 6622683
  • fix: fixed autoupdater flag deprecation warning f3f11b5

v2.2.4 | 22 June 2023

  • refactor: reworked url validation for external sources ac9d94d
  • refactor: extract webview in own compontent 77f7ca2
  • chore: update license bfb059a
  • fix: prepend protocol for external url if missing a2253ae
  • fix: view height b28d9c8

v2.2.3 | 18 June 2023

  • update: fixed layout of webview tag 6bfd447
  • chore: update workflow fde891e
  • chore: added email to package.json a633c55
  • Merge pull request #571 from PlavorSeol/korean-l10n 0d5c3e0
  • Update Korean localization 159b513
  • chore: update release workflow 006d9b6
  • chore: configure release workflow f482841

v2.2.2 | 5 June 2023


v2.2.1 | 16 May 2023

  • chore: refactored view showing stuff 2fe4112
  • feat: added option to show log file location in tray menu b2c9c71
  • chore: logs 91c3df4
  • fix: fixed removed key for renderer plugin 704c12b
  • chore: remove todo 39f68e1
  • chore: update todo 60e69de
  • chore: version update 5b3a17b

v2.2.0 | 3 May 2023


v2.2.0-beta.1 | 2 May 2023

  • fix: autoupdater prerelease versions d941261

v2.2.0-beta.0 | 2 May 2023


v2.2.0-beta | 2 May 2023

  • feat: external source loading 2e9ccfd
  • feat: templates for new external source bb22f3d
  • fix: update notifications on mac aa367b5
  • chore: script name changes 915224b
  • fix: type missmatch for webview link f19bafc

v2.1.0 | 15 April 2023

  • feat: new vanish mode handling 691459f
  • Merge pull request #505 from PlavorSeol/pr-update-korean-localization ba08f8d
  • update: first draft of new vanish mode 167951b
  • Update Korean translation 6e27ab1
  • chore: update workflow 8c0d105
  • chore: update workflow 475bf65
  • chore: pin electron-log 6b97739

v2.0.3 | 21 March 2023

  • chore: update todos 93a28e7
  • refactor: dev autoupdater and show options 9a7b3b7
  • update: renamed main page to start 52a0b5f
  • update: refactor ipcrenderer events emits a968570
  • Update renovate.json 65c812e
  • refactor: ref instead of shallow db3ebbc
  • chore: update vscode settings 9ba0e08
  • update: skip version check in vanished mode c12d878

v2.0.2 | 15 March 2023

  • fix: revert vanish condition bugged 9507b45

v2.0.1 | 15 March 2023

  • fix/settings-and-vanish #453
  • chore: update workflow 8abd959
  • fix(dropdown): added condition to check if vanish should be displayed f766e90
  • chore: updated filecheck file d80b24b
  • chore: added more todos 12884b7
  • fix(trayicon): added check for settings page open state 31d64ad
  • chore: update todos 4eae4a8
  • chore: update todos 140a57c
  • chore: update todos aca8ea9
  • chore: update license 6baa960
  • chore: update readme 7e6b25e

v2.0.0 | 8 March 2023

  • nice addition, thanks a lot! #439
  • feat: added localization 4413c89
  • chore: added release-it d2c6c65
  • feat: added autoupdater fa29834
  • feat: beta improvements 058569a
  • fix: bunch of bug fixes c021280
  • chore: reworked settings styling, added dock.hide option 7180a86
  • Create es-AR.json 80eac22
  • Add Korean localization d8a4eb2
  • update: german translations 635a5b5
  • fix: image paths, autoupdater stuff 5fc6377
  • chore: todo update 7421277
  • fix: app crashing due to translation errors 1fb94bf
  • fix(mac): null pointer reference error 987cc9d
  • update(mac): added info about autoupdates 0656d2f
  • chore: update readme 0545ec1
  • chore: added contributing.md 8c86ef5
  • fix(mac): restore window on soft quit 3b99dba
  • chore: update readme with new images 940ac56
  • chore: update workflows b24e85a
  • fix: fixed logger crashing on startup 8f40335
  • fix: updater endless loading c75163a
  • chore: move spanish translations to correct folder 69083fd
  • chore: update readme ae9376d
  • chore: updated translations fb913e1
  • chore: suffix artifact names with os type 2551b83
  • chore: updated todos db24aa2
  • chore: updated spanish translations 974e0a6
  • fix: loading issue 949bc30
  • fix: pre-release checkbox translations a51b4b9
  • Update README.md 36013d5
  • Merge pull request #440 from alandooz/alandooz-patch-1 2e2faec
  • chore: mac build output b090bfd
  • fix: updater ignoring beta channel e583bf5
  • chore: update readme 371c2b6
  • chore: enable fallbacklocale again bb8d30d
  • chore: updated todos c392d13
  • chore: updated version again c663fe5