Historial de versiones de PrimAssist - 5 versiones
PrimAssist por archways
Historial de versiones de PrimAssist - 5 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.0.0
Lanzada el 27 de feb. de 2026 - 493,17 KBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0
Versiones antiguas
Versión 0.0.4
Lanzada el 23 de feb. de 2026 - 493,03 KBCompatible con firefox 109.0a1 y superioresMAULazyTeams v0.0.4 — UX & Automation Upgrade
New
Floating Icon Launcher
• Replaced text button with compact icon launcher
• Automatically injects next to Kontering button
• High-resolution icon for crisp display
• Hover animation and improved accessibility
• Cleaner, non-intrusive UI
Automation Improvements
• Improved Primula form detection & readiness checks
• More reliable row creation & filling workflow
• Automatic retry & verification of filled values
• Added safeguards against incomplete form states
Shift Processing Enhancements
• Accurate split-shift handling (pre/post 19:00)
• Weekend & evening categorization improvements
• Correct compensation type mapping
• Proper handling of multi-segment shifts
Plan Validation & Safety
• Prevents execution when plan data is incomplete
• Detects mismatched row counts before filling
• Improved error reporting & status messages
UI & Feedback Improvements
• Clear progress feedback during automation
• Better error visibility & recovery flow
• Automatic modal lifecycle & cleanup
• Health check feedback before start
Performance & Stability
• Reduced race conditions during page render
• Improved DOM selectors for Primula variations
• More robust event triggering for form inputs
⸻
Fixes
• Fixed issue where rows could fill with zero values
• Fixed missing compensation type assignments
• Fixed injection failing on some Primula layouts
• Fixed form readiness false positives
• Fixed Temporal comparison errors in shift parsing
⸻
Internal Improvements
• Refactored DOM utilities for reliability
• Improved state management & locking logic
• Enhanced verification & retry mechanisms
⸻
Notes for Users
• Extension now launches via icon button near Kontering
• If icon does not appear, refresh the Primula page
• Ensure API key is configured before startingSe publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0
Versión 0.0.3
Lanzada el 18 de feb. de 2026 - 489,95 KBCompatible con firefox 109.0a1 y superioresMAULazyTeams 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
Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0
Versión 0.0.2
Lanzada el 18 de feb. de 2026 - 483,28 KBCompatible con firefox 109.0a1 y superioresWhat’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.Se publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0
Versión 0.0.1
Lanzada el 13 de feb. de 2026 - 481,48 KBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia Solo Licencia Pública General de GNU v3.0