Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de 소마 멘토링 시간표 - 10 versions

소마 멘토링 시간표 par durumari

Il n’y a aucune note pour l’instant
0 étoile sur 5
5
0
4
0
3
0
2
0
1
0
Historique de versions de 소마 멘토링 시간표 - 10 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 26.5.20.0

    Publié le 19 mai 2026 - 54,57 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • Refactor: 캘린더 캐시 정합성 개선 및 아키텍쳐 리팩토링 by @ymjoo12 in https://github.com/ymjoo12/soma-calendar/pull/52

    업데이트 내용
    • 51로 보고된 캘린더 누락 문제를 해결했습니다. history-latest 전체 ID를 실제 신청 내역 응답과 검증하여, 오래전에 신청한 현재/미래 강의가 누락되거나 취소된 강의가 캐시에 남는 상황을 방지합니다.
    • 캘린더 진입 시 실제 응답 기준으로 이번 주 이후 신청 내역을 먼저 표시하고, 남은 히스토리 검증은 백그라운드에서 처리합니다.
    • 강의 데이터 계층을 pages, client, service, cache, constants로 정리하여 DOM 파싱, 캐시, 페이지 렌더링 책임을 분리했습니다.
    • 강의 ID 기반 단일 lecture record 캐시를 사용하고, 기본 필드 30분 / 변동 필드 30초 / 과거 강의 7일 TTL 정책을 적용했습니다.
    • ICS 및 Google Calendar 추가 시 캐시 TTL 정책에 따라 최신 상세 정보를 사용하고, 일정 변경이 확인되면 표시 중인 캘린더 셀을 갱신합니다.
    • 부산센터 강의 목록의 온라인/오프라인 필터는 부산 URL에서만 표시되며, 서울센터에는 표시되지 않습니다.
    • Calendar pop 신청 인원은 신청인원/전체인원 형식으로 표시하고, 파싱 실패 시 -를 표시합니다.
    • manifest 버전을 26.5.20.0으로 갱신했습니다.

    Contributors
    • @ymjoo12 contributed PR #52

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.5.14.0...26.5.20.0

    Code source publié sous licence Licence MIT

    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 26.5.14.0

    Publié le 14 mai 2026 - 49,93 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • Refactor: 캐시 및 캘린더 로딩 최적화 by @ymjoo12 in https://github.com/ymjoo12/soma-calendar/pull/50

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.5.11.0...26.5.14.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.5.11.0

    Publié le 10 mai 2026 - 40,87 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • feat: 팝업 파일에 부산 소마 추가 by @gyuhochoime in https://github.com/ymjoo12/soma-calendar/pull/45

    New Contributors
    • @gyuhochoime made their first contribution in https://github.com/ymjoo12/soma-calendar/pull/45

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.4.22.0...26.5.11.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.4.22.0

    Publié le 22 avr. 2026 - 40,83 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • chore: 사소한 디자인 수정 by @doorcs in https://github.com/ymjoo12/soma-calendar/pull/43
    • Release 26.4.22.0: close calendar issues #40 and #41 by @ymjoo12 in https://github.com/ymjoo12/soma-calendar/pull/44

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.4.21.0...26.4.22.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.4.21.0

    Publié le 21 avr. 2026 - 40,73 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • Merge latest main updates into develop and bump manifest version by @ymjoo12 in https://github.com/ymjoo12/soma-calendar/pull/38
    • Release 26.4.21.0 calendar history updates by @ymjoo12 in https://github.com/ymjoo12/soma-calendar/pull/42
    • feat: add functionality for viewing past two weeks in calendar by @twkim02 in https://github.com/ymjoo12/soma-calendar/pull/39

    New Contributors
    • @twkim02 made their first contribution in https://github.com/ymjoo12/soma-calendar/pull/39

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.4.18.0...26.4.21.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.4.18.0

    Publié le 17 avr. 2026 - 40,31 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • 접수내역 달력 취소 동작을 실제 사이트 흐름에 맞게 수정 by @lickelon in https://github.com/ymjoo12/soma-calendar/pull/36
    • Merge main into develop and update manifest version to 26.4.18.0 by @ymjoo12 in https://github.com/ymjoo12/soma-calendar/pull/37

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.4.15.0...26.4.18.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.4.15.0

    Publié le 15 avr. 2026 - 39,98 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • feat: HTML 셀렉터 구조 변경 대비 fallback 옵션 추가 by @doorcs in https://github.com/ymjoo12/soma-calendar/pull/33
    • Merge main into develop and bump manifest version to 26.4.15.0 by @ymjoo12 in https://github.com/ymjoo12/soma-calendar/pull/34

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.4.14.0...26.4.15.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.4.14.0

    Publié le 13 avr. 2026 - 39,95 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    What's Changed
    • feat: 가독성 향상을 위해 지나간 강의는 회색으로 표시 by @doorcs in https://github.com/ymjoo12/soma-calendar/pull/32

    New Contributors
    • @doorcs made their first contribution in https://github.com/ymjoo12/soma-calendar/pull/32

    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.4.13.0...26.4.14.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.4.13.0

    Publié le 13 avr. 2026 - 39,62 Ko
    Fonctionne avec firefox 109.0a1 et versions supérieures
    Full Changelog: https://github.com/ymjoo12/soma-calendar/compare/26.4.8.0...26.4.13.0

    Code source publié sous licence Licence MIT

    Télécharger le fichier
  • Version 26.4.7.0

    Publié le 7 avr. 2026 - 423,55 Ko
    Fonctionne avec firefox 109.0 et versions supérieures

    Code source publié sous licence Licence MIT

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.