Cronologia versioni di MAULazyTeams - 3 versioni
MAULazyTeams di archways
Cronologia versioni di MAULazyTeams - 3 versioni
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 0.0.3
Rilasciato 18 feb 2026 - 489,95 kBCompatibile con firefox109.0a1 e successiveMAULazyTeams 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
Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versioni precedenti
Versione 0.0.2
Rilasciato 18 feb 2026 - 483,28 kBCompatibile con firefox109.0a1 e successiveWhat’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.Codice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0
Versione 0.0.1
Rilasciato 13 feb 2026 - 481,48 kBCompatibile con firefox109.0a1 e successiveCodice sorgente rilasciato sotto licenza Solo GNU General Public License v3.0