KoalaDev
|
7571f1986d
|
fix: restore _locales key names, remove orphan pt/ dir, fix locale typos
- _locales/es, pt_BR: renamed appDescription → appDesc (Chrome matches by key name)
- _locales/es, pt_BR: removed extra key contextMenu_syncVideo not in baseline
- _locales/pt_PT: merged Kaia's improved translation, deleted orphan pt/ duplicate
- locales/ko: fixed BTN_REFRESH (Refreschi → 새로고침) and STATUS_CONNECTING corrupted char
- locales/ja: fixed Korean character (의 → の) in LABEL_PUBLIC_ROOMS_TOOLTIP
- locales/nl: fixed typo cmmuniceren → communiceren
|
2026-06-16 04:19:53 +02:00 |
|
Timo
|
503c7d6dc4
|
chore: update extension uninstall URL and fix missing onboarding restart translations
|
2026-06-14 05:02:31 +02:00 |
|
KoalaDev
|
4fbf309e5a
|
fix(extension): resolve critical race conditions and infinite seek loop
- Fix infinite seek loop by transitioning to exact expectedSeekTime tracking
- Fix zombie connections by calling forceDisconnect on ping timeouts
- Fix popup Join/Leave race conditions using isProcessingConnection lock
- Fix cross-room join bugs by properly disconnecting old rooms and bypassing same-room joins
- Update onboarding UI to switch to Sync tab automatically
- Prepare CHANGELOG.md for v2.3.0 release
|
2026-06-13 10:50:46 +02:00 |
|
Timo
|
cad4b4a6db
|
v2.2.0 polish: inline pulse dot, coffee theme, remove toggle, GitHub issue link, beautify audio page, locale cleanup
|
2026-06-08 20:56:41 +02:00 |
|
Timo
|
9e2abadf5a
|
v2.2.0: audio compressor, Ko-Fi support, 11 new locale translations, website locale test
|
2026-06-08 20:36:49 +02:00 |
|
Skrockle
|
7bba36c505
|
Add support badges and audio processing
|
2026-06-08 19:25:07 +02:00 |
|
Timo
|
9d849a2996
|
feat: add 7 new languages to extension and website, bump version to 2.1.0
|
2026-06-04 14:59:14 +02:00 |
|