web-manager 4.0.40 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -0
- package/firebase-debug.log +28 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -15,6 +15,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|
|
15
15
|
- `Security` in case of vulnerabilities.
|
|
16
16
|
|
|
17
17
|
---
|
|
18
|
+
## [4.1.0] - 2025-12-16
|
|
19
|
+
### Added
|
|
20
|
+
- Added `analytics.js` module for Google Analytics 4 Measurement Protocol support (browser extensions and Electron).
|
|
21
|
+
- Added `usage.js` module to track install date, session count, session duration, and version history.
|
|
22
|
+
- Added `tracking` config section for analytics credentials (`google-analytics`, `google-analytics-secret`, `meta-pixel`, `tiktok-pixel`).
|
|
23
|
+
- Added `runtime` config option for explicit runtime override.
|
|
24
|
+
- Added `buildTimeISO` auto-calculated from `buildTime`.
|
|
25
|
+
- Added `usage` data to bindings context for UI display.
|
|
26
|
+
|
|
27
|
+
### Changed
|
|
28
|
+
- Refactored `utilities.js` from standalone functions to class pattern for consistency with other modules.
|
|
29
|
+
- Simplified `getApiUrl()` to always prepend `api.` subdomain instead of replacing first subdomain.
|
|
30
|
+
|
|
18
31
|
## [4.0.33] - 2025-12-12
|
|
19
32
|
### BREAKING
|
|
20
33
|
- `@text` binding action no longer auto-detects input/textarea elements. Use `@value` for inputs instead.
|
package/firebase-debug.log
CHANGED
|
@@ -770,3 +770,31 @@
|
|
|
770
770
|
[debug] [2025-12-16T11:21:53.289Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
771
771
|
[debug] [2025-12-16T11:21:53.289Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
772
772
|
[debug] [2025-12-16T11:21:53.289Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
773
|
+
[debug] [2025-12-17T01:04:07.222Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
774
|
+
[debug] [2025-12-17T01:04:07.223Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
775
|
+
[debug] [2025-12-17T01:04:07.225Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
776
|
+
[debug] [2025-12-17T01:04:07.225Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
777
|
+
[debug] [2025-12-17T01:04:07.225Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
778
|
+
[debug] [2025-12-17T01:04:07.242Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
779
|
+
[debug] [2025-12-17T01:04:07.243Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
780
|
+
[debug] [2025-12-17T01:04:07.226Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
781
|
+
[debug] [2025-12-17T01:04:07.227Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
782
|
+
[debug] [2025-12-17T01:04:07.227Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
783
|
+
[debug] [2025-12-17T01:04:07.242Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
784
|
+
[debug] [2025-12-17T01:04:07.243Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
785
|
+
[debug] [2025-12-17T01:04:07.260Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
786
|
+
[debug] [2025-12-17T01:04:07.260Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
787
|
+
[debug] [2025-12-17T01:04:07.261Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
788
|
+
[debug] [2025-12-17T01:04:07.261Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
789
|
+
[debug] [2025-12-17T01:04:07.262Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
790
|
+
[debug] [2025-12-17T01:04:07.263Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
791
|
+
[debug] [2025-12-17T01:04:07.263Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
792
|
+
[debug] [2025-12-17T01:04:07.264Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
793
|
+
[debug] [2025-12-17T01:04:07.264Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
794
|
+
[debug] [2025-12-17T01:04:07.261Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
795
|
+
[debug] [2025-12-17T01:04:07.261Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
796
|
+
[debug] [2025-12-17T01:04:07.262Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
797
|
+
[debug] [2025-12-17T01:04:07.263Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
798
|
+
[debug] [2025-12-17T01:04:07.263Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
|
799
|
+
[debug] [2025-12-17T01:04:07.264Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
|
|
800
|
+
[debug] [2025-12-17T01:04:07.264Z] > authorizing via signed-in user (ian.wiedenman@gmail.com)
|
package/package.json
CHANGED