|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -1.4.0 — 2025-11-06 |
4 | | - • added `RECORD_AUDIO` permission to manifest |
5 | | - • added support for requesting microphone access during widget SIP phone call |
| 3 | +**1.4.0** — 2025-11-06 |
| 4 | + |
| 5 | +- added `RECORD_AUDIO` permission to manifest |
| 6 | +- added support for requesting microphone access during widget SIP phone call |
6 | 7 |
|
7 | 8 | ⸻ |
8 | 9 |
|
9 | | -1.3.10 — 2025-11-06 |
10 | | - • fix instance of `java.lang.ClassNotFoundException: ai.forethought.core.ForethoughtInitializer` crash |
| 10 | +**1.3.10** — 2025-11-06 |
| 11 | + |
| 12 | +- fix instance of `java.lang.ClassNotFoundException: ai.forethought.core.ForethoughtInitializer` crash |
11 | 13 |
|
12 | 14 | ⸻ |
13 | 15 |
|
14 | | -1.3.9 — 2025-11-03 |
15 | | - • fix layout padding not accounting for bottom status bar |
| 16 | +**1.3.9** — 2025-11-03 |
| 17 | + |
| 18 | +- fix layout padding not accounting for bottom status bar |
16 | 19 |
|
17 | 20 | ⸻ |
18 | 21 |
|
19 | | -1.3.8 — 2025-09-23 |
20 | | - • fixed a bug causing status bar to be white on white in Compose apps |
| 22 | +**1.3.8** — 2025-09-23 |
| 23 | + |
| 24 | +- fixed a bug causing status bar to be white on white in Compose apps |
21 | 25 |
|
22 | 26 | ⸻ |
23 | 27 |
|
24 | | -1.3.3 — 2025-07-03 |
25 | | - • fix bug preventing content from being pushed up when keyboard is open |
| 28 | +**1.3.3** — 2025-07-03 |
| 29 | + |
| 30 | +- fix bug preventing content from being pushed up when keyboard is open |
26 | 31 |
|
27 | 32 | ⸻ |
28 | 33 |
|
29 | | -1.3.0 — 2024-05-06 |
30 | | - • support for non `data-ft` and `config-ft` widget parameters |
31 | | - • trigger `onWidgetClosed` when `onBackPressed` |
| 34 | +**1.3.0** — 2024-05-06 |
| 35 | + |
| 36 | +- support for non `data-ft` and `config-ft` widget parameters |
| 37 | +- trigger `onWidgetClosed` when `onBackPressed` |
32 | 38 |
|
33 | 39 | ⸻ |
34 | 40 |
|
35 | | -1.2.0 — 2024-03-13 |
36 | | - • update dependencies |
| 41 | +**1.2.0** — 2024-03-13 |
| 42 | + |
| 43 | +- update dependencies |
37 | 44 |
|
38 | 45 | ⸻ |
39 | 46 |
|
40 | | -1.1.1 — 2024-02-26 |
41 | | - • fix for Forethought activity not having API key |
| 47 | +**1.1.1** — 2024-02-26 |
| 48 | + |
| 49 | +- fix for Forethought activity not having API key |
42 | 50 |
|
43 | 51 | ⸻ |
44 | 52 |
|
45 | | -1.1.0 — 2024-02-23 |
46 | | - • add `onWidgetError` listener function |
| 53 | +**1.1.0** — 2024-02-23 |
| 54 | + |
| 55 | +- add `onWidgetError` listener function |
47 | 56 |
|
48 | 57 | ⸻ |
49 | 58 |
|
50 | | -1.0.4 — 2024-02-02 |
51 | | - • fix for not being able to input files in widget conversation |
| 59 | +**1.0.4** — 2024-02-02 |
| 60 | + |
| 61 | +- fix for not being able to input files in widget conversation |
52 | 62 |
|
53 | 63 | ⸻ |
54 | 64 |
|
55 | | -1.0.3 — 2024-01-11 |
56 | | - • fix memory leak |
| 65 | +**1.0.3** — 2024-01-11 |
| 66 | + |
| 67 | +- fix memory leak |
57 | 68 |
|
58 | 69 | ⸻ |
59 | 70 |
|
60 | | -1.0.2 — 2023-11-30 |
61 | | - • fix blank screen if a value of a data parameter has `+` symbol |
| 71 | +**1.0.2** — 2023-11-30 |
| 72 | + |
| 73 | +- fix blank screen if a value of a data parameter has `+` symbol |
62 | 74 |
|
63 | 75 | ⸻ |
64 | 76 |
|
65 | | -1.0.1 — 2023-10-24 |
66 | | - • deprecated all plugins |
| 77 | +**1.0.1** — 2023-10-24 |
| 78 | + |
| 79 | +- deprecated all plugins |
67 | 80 |
|
68 | 81 | ⸻ |
69 | 82 |
|
70 | | -0.1.4 — 2023-10-18 |
71 | | - • status bar color is now black when Forethought widget is open |
72 | | - • bugfix for widget flickering |
| 83 | +**0.1.4** — 2023-10-18 |
| 84 | + |
| 85 | +- status bar color is now black when Forethought widget is open |
| 86 | +- bugfix for widget flickering |
73 | 87 |
|
74 | 88 | ⸻ |
75 | 89 |
|
76 | | -0.1.3 — 2023-10-04 |
77 | | - • various bugfixes |
| 90 | +**0.1.3** — 2023-10-04 |
| 91 | + |
| 92 | +- various bugfixes |
78 | 93 |
|
79 | 94 | ⸻ |
80 | 95 |
|
81 | | -0.1.2 — 2022-12-05 |
| 96 | +**0.1.2** — 2022-12-05 |
82 | 97 |
|
83 | | -(no notes provided) |
| 98 | +- (no notes provided) |
84 | 99 |
|
85 | 100 | ⸻ |
86 | 101 |
|
87 | | -0.1.0 — 2022-03-10 |
| 102 | +**0.1.0** — 2022-03-10 |
88 | 103 |
|
89 | | -(no notes provided) |
| 104 | +- (no notes provided) |
0 commit comments