All In One Productivity version history - 4 versions
All In One Productivity by All In One Productivity
All In One Productivity version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.8
Released Jun 25, 2026 - 1.04 MBWorks with firefox 140.0 and later- Domain configuration centralized in config.js so both background and dashboard scripts share the same domain values.
- Search URL on the dashboard now resolves dynamically from config instead of a hardcoded domain.
- Landing-page domain logic removed from the background core since this is a single-domain product.
- Post-install tab notification code removed (unused for page-opener products).
- First-search event now persisted to the user cookie for improved analytics tracking.
Source code released under All Rights Reserved
Older versions
Version 1.0.7
Released Jun 24, 2026 - 1.04 MBWorks with firefox 140.0 and later- Improved cookie handling so missing cookies are returned as null instead of an empty result.
- Landing page cookie lookup now scans all available domains and filters by source, covering any landing page the user came from.
- Post-install tab notifications now use script injection with postMessage for more reliable delivery.
- Tightened install notification targeting to the active tab only.
- Adopted a standardized lifecycle hook interface.
- Added scripting permission for improved tab communication.
- Broadened host permissions for cross-domain cookie access.
- Added extension slug to the localization file.
- Calendar board now fills the full available width for a better productivity layout.
- Icon files consolidated into a dedicated icons directory.
- JavaScript modules reorganized into a unified js directory.
- Background scripts updated to a modular loading pattern for improved reliability.
- HTML page asset references updated to match the new directory layout.
- Query parameter tag added for improved analytics tracking.
Source code released under All Rights Reserved
Version 1.0.6
Released Jun 24, 2026 - 1.04 MBWorks with firefox 140.0 and later- Improved cookie handling so missing cookies are returned as null instead of an empty result.
- Landing page cookie lookup now scans all available domains and filters by source, covering any landing page the user came from.
- Post-install tab notifications now use script injection with postMessage for more reliable delivery.
- Tightened install notification targeting to the active tab only.
- Adopted a standardized lifecycle hook interface.
- Added scripting permission for improved tab communication.
- Broadened host permissions for cross-domain cookie access.
- Added extension slug to the localization file.
Source code released under All Rights Reserved
Version 1.0.4
Released Jun 5, 2026 - 1.04 MBWorks with firefox 142.0 and laterUpdated to v1.0.4:
- Fixed consent operation and how references and the install flow.
- Fixed contentscript code in wrong area.
- Added 'searchEngine' to client object cookie dataSource code released under All Rights Reserved