Histórico de versões do PrimAssist - 5 versões
PrimAssist por archways
Histórico de versões do PrimAssist - 5 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 1.0.0
Lançado em 27 de fev de 2026 - 493,17 KBFunciona em firefox 109.0a1 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0
Versões mais antigas
Versão 0.0.4
Lançado em 23 de fev de 2026 - 493,03 KBFunciona em firefox 109.0a1 em dianteMAULazyTeams 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 startingCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 0.0.3
Lançado em 18 de fev de 2026 - 489,95 KBFunciona em firefox 109.0a1 em dianteMAULazyTeams 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
Código fonte publicado sob Somente GNU General Public License v3.0
Versão 0.0.2
Lançado em 18 de fev de 2026 - 483,28 KBFunciona em firefox 109.0a1 em dianteWhat’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.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 0.0.1
Lançado em 13 de fev de 2026 - 481,48 KBFunciona em firefox 109.0a1 em dianteCódigo fonte publicado sob Somente GNU General Public License v3.0