-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ef33a36
commit 90f8331
Showing
3 changed files
with
151 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: Version history | ||
description: node source changelog and version history. | ||
--- | ||
|
||
### 3.2.0 | ||
|
||
- data mapping [#467](https://github.com/elbwalker/walkerOS/issues/467) | ||
|
||
### 3.1.0 | ||
|
||
- Harmonise push interfaces | ||
[#430](https://github.com/elbwalker/walkerOS/issues/430) | ||
- missing event parameters | ||
[#434](https://github.com/elbwalker/walkerOS/issues/434) | ||
- Mapping support [#429](https://github.com/elbwalker/walkerOS/issues/429) | ||
- Prefer an events consent state | ||
[#431](https://github.com/elbwalker/walkerOS/issues/431) | ||
- Data Policy [#447](https://github.com/elbwalker/walkerOS/issues/447) | ||
- Events generator [#438](https://github.com/elbwalker/walkerOS/issues/438) | ||
|
||
### 3.0.0 | ||
|
||
- config to state [#349](https://github.com/elbwalker/walkerOS/issues/349) | ||
|
||
- Hash ready dynamic value | ||
- Push events via elb [#372](https://github.com/elbwalker/walkerOS/issues/372) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,96 @@ | ||
--- | ||
title: Version history | ||
description: utils changelog and version history. | ||
--- | ||
|
||
### 3.6.0 | ||
|
||
- data mapping [#467](https://github.com/elbwalker/walkerOS/issues/467) | ||
- loop and map mapping [#463](https://github.com/elbwalker/walkerOS/issues/463) | ||
- getMappingEvent upgrade | ||
[#461](https://github.com/elbwalker/walkerOS/issues/461) | ||
- getMappingEvent asterisk fallback | ||
[#460](https://github.com/elbwalker/walkerOS/issues/460) | ||
- clone with circular structures | ||
[#456](https://github.com/elbwalker/walkerOS/issues/456) | ||
|
||
### 3.5.1 | ||
|
||
- getByPath false support | ||
[#451](https://github.com/elbwalker/walkerOS/issues/451) | ||
- gcp connector [#453](https://github.com/elbwalker/walkerOS/issues/453) | ||
|
||
### 3.5.0 | ||
|
||
- Property type support for JSON | ||
[#444](https://github.com/elbwalker/walkerOS/issues/444) | ||
- clickIds with platform information | ||
[#425](https://github.com/elbwalker/walkerOS/issues/425) | ||
- Data Policy [#447](https://github.com/elbwalker/walkerOS/issues/447) | ||
- Standardized mapping [#427](https://github.com/elbwalker/walkerOS/issues/427) | ||
- getEventConfig event name | ||
[#435](https://github.com/elbwalker/walkerOS/issues/435) | ||
- Mapping Options [#443](https://github.com/elbwalker/walkerOS/issues/443) | ||
- Events generator [#438](https://github.com/elbwalker/walkerOS/issues/438) | ||
|
||
### 3.4.1 | ||
|
||
- elb with custom elbLayer support | ||
[#419](https://github.com/elbwalker/walkerOS/issues/419) | ||
|
||
### 3.4.0 | ||
|
||
- sessionStorage device age | ||
[#413](https://github.com/elbwalker/walkerOS/issues/413) | ||
|
||
### 3.3.0 | ||
|
||
- API Utils [#404](https://github.com/elbwalker/walkerOS/issues/404) | ||
- Create and parse requests | ||
[#405](https://github.com/elbwalker/walkerOS/issues/405) | ||
|
||
### 3.2.0 | ||
|
||
- Hash ready dynamic value | ||
- Add hash key to user object | ||
[#362](https://github.com/elbwalker/walkerOS/issues/362) | ||
- browser info [#395](https://github.com/elbwalker/walkerOS/issues/395) | ||
- On events for destinations | ||
[#363](https://github.com/elbwalker/walkerOS/issues/363) | ||
- Enhance event model [#365](https://github.com/elbwalker/walkerOS/issues/365) | ||
- sessionStart cb with defaultCb parameter | ||
[#380](https://github.com/elbwalker/walkerOS/issues/380) | ||
- Export more core functions with a client | ||
[#364](https://github.com/elbwalker/walkerOS/issues/364) | ||
- Bundle event pushes to destinations | ||
[#367](https://github.com/elbwalker/walkerOS/issues/367) | ||
- separate code [#384](https://github.com/elbwalker/walkerOS/issues/384) | ||
- config to state [#349](https://github.com/elbwalker/walkerOS/issues/349) | ||
- Pulse and update support for sessionStart | ||
[#370](https://github.com/elbwalker/walkerOS/issues/370) | ||
|
||
### 3.1.2 | ||
|
||
- Missing session id [#357](https://github.com/elbwalker/walkerOS/issues/357) | ||
|
||
### 3.1.1 | ||
|
||
- sessionStorage with new UTM entry | ||
[#342](https://github.com/elbwalker/walkerOS/issues/342) | ||
- devDeps to deps [#340](https://github.com/elbwalker/walkerOS/issues/340) | ||
|
||
### 3.1.0 | ||
|
||
- sessionStorage [#307](https://github.com/elbwalker/walkerOS/issues/307) | ||
- Add a getSession function | ||
[#324](https://github.com/elbwalker/walkerOS/issues/324) | ||
- on start command [#325](https://github.com/elbwalker/walkerOS/issues/325) | ||
|
||
### 3.0.1 | ||
|
||
- Create a built browser version | ||
[#300](https://github.com/elbwalker/walkerOS/issues/300) | ||
|
||
### 3.0.0 | ||
|
||
- walkerOS |