@bnsights/bbsf-admin-portal 1.2.10 → 1.2.12

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/README.md CHANGED
@@ -4,6 +4,23 @@ BBSF Admin Portal package is part of BBSF 3 packages. It hosts all the angular m
4
4
 
5
5
  For more info please visit [BBSF documentation](https://bnsightsprojects.visualstudio.com/BBSF%203/_wiki/wikis/BBSF-3.wiki/65/BBSF-Documentation)
6
6
 
7
+ ## 1.2.12 / 04-02-2026
8
+
9
+ =====================
10
+
11
+ - Update controls package to 1.2.12
12
+ - Update Utilities package to 1.2.6
13
+ - Improved authentication guard to wait for token refresh completion
14
+ - Fixed login page initialization when user is already authenticated
15
+ - Enhanced error handling for unauthorized requests
16
+
17
+ ## 1.2.11 / 20-01-2026
18
+
19
+ =====================
20
+
21
+ - Update controls package to 1.2.11
22
+ - Update Utilities package to 1.2.5
23
+
7
24
  ## 1.2.10 / 05-01-2026
8
25
 
9
26
  =====================