KickAlert의 버전 기록 - 3개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 2.3.8
2026년 8월 13일에 출시 - 395.2 KBfirefox 113.0 이상에서 작동- Error messages shown when channel data fails to load were often
misleading. Only 401 (not logged in) and 403 (Cloudflare/IP block)
had dedicated messages — every other failure (offline, rate
limiting, Kick server errors, unexpected responses) incorrectly
showed "please log in to Kick," even when the real cause had
nothing to do with login state. - This surfaced clearly during a Kick-side outage on Aug 12, 2026,
when several users reported the extension "broke" and asked them
to log in again, when the actual issue was on Kick's end.
- Error handling now distinguishes 6 cases and shows an accurate,
actionable message for each: offline, rate-limited, Kick server
error, and a neutral fallback for anything unrecognized. - All error message translations across the 13 supported languages
were reviewed for tone and register consistency, not just literal
translation accuracy.
Full Changelog: https://github.com/segelferd/kick-alert/compare/v2.3.7...v2.3.8MIT 라이선스에 따라 릴리스된 소스 코드
- Error messages shown when channel data fails to load were often