MAULazyTeams sürüm geçmişi - 3 sürüm
MAULazyTeams geliştiren: archways
MAULazyTeams sürüm geçmişi - 3 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 0.0.3
18 Şub 2026 tarihinde çıktı - 489,95 KBfirefox 109.0a1 ve üstü ile çalışırMAULazyTeams v0.0.3 Release Notes
✨ Major Improvements
Modular Architecture
- Refactored extension into a modular "src/" structure
- Clear separation between background, content, shared utilities, and functions
- Improvised maintainability and future scalability
Multi‑Target Build System
- Added separate Firefox and Chrome build pipelines
- Updated Vite configuration for modular builds
- Added automated release packaging scripts
New Settings Popup
- Added extension popup for configuration
- Supports:
- API Key
- Remote Base URL
- Local Base URL
- Remote API toggle
Runtime UX Improvements
- Header shows API key status
- Warning banner displayed when API key is missing
- Run button disabled until configuration is valid
- Improved modal status feedback
UI Enhancements
- Injection button aligned next to Visa timlön
- Improved visual clarity and modal behavior
📦 Release Packaging
New scripts:
- release:ffx
- release:chrome
Each build generates:
distro.zip -> Ready-to-install extension package.
source.zip -> Full source code with build instructions.
⚠️ Breaking Changes- Project structure changed to modular layout
- Popup system replaced and relocated
- Build scripts renamed and separated by target
- API key is now required for execution
Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Eski sürümler
Sürüm 0.0.2
18 Şub 2026 tarihinde çıktı - 483,28 KBfirefox 109.0a1 ve üstü ile çalışırWhat’s new / changed (v0.0.2)
• Added configurable extension settings + popup UI to set API key and choose remote/local base URL.
• Background requests now use the selected base URL and include the API key in POST /shifts/me.
• Added a background health check endpoint call; content script now polls health and enables/disables the Start button based on service readiness.
• Server: added API key validation + updated request schema for POST /shifts (returns 401 on invalid key).
• Updated manifest version and added storage permission for saving user settings.
• Updated .env.example with API_KEY, PORT, HOST, and debug flag adjustments.Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı
Sürüm 0.0.1
13 Şub 2026 tarihinde çıktı - 481,48 KBfirefox 109.0a1 ve üstü ile çalışırKaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı