|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 1.0.0 (2024-05-14) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* accessibility ([#31](https://github.com/paypal/paypal-messages-android/issues/31)) ([20644c8](https://github.com/paypal/paypal-messages-android/commit/20644c8f520f5419da5fd8fe624eddc096a4d7ec)) |
| 9 | +* add instance_id ([#4](https://github.com/paypal/paypal-messages-android/issues/4)) ([d72ccee](https://github.com/paypal/paypal-messages-android/commit/d72cceef42158444167abca1b8f3d4cb58023c63)) |
| 10 | +* base of GitHub workflows ([#5](https://github.com/paypal/paypal-messages-android/issues/5)) ([c32defe](https://github.com/paypal/paypal-messages-android/commit/c32defe0f9b32700dc9cea836dc3cc0def835a1b)) |
| 11 | +* create a snapshot workflow ([#22](https://github.com/paypal/paypal-messages-android/issues/22)) ([5bc02da](https://github.com/paypal/paypal-messages-android/commit/5bc02dac568b6db400d913cbbb9c69661f172429)) |
| 12 | +* debounce config updates ([#24](https://github.com/paypal/paypal-messages-android/issues/24)) ([7d0a043](https://github.com/paypal/paypal-messages-android/commit/7d0a0431a16e490a98176c90dbd54797450aaad8)) |
| 13 | +* jetpack compose demo ([#10](https://github.com/paypal/paypal-messages-android/issues/10)) ([a47065e](https://github.com/paypal/paypal-messages-android/commit/a47065e5e3c8fa04838e2196e799fd42df1d7088)) |
| 14 | +* modal updates ([#28](https://github.com/paypal/paypal-messages-android/issues/28)) ([101ade5](https://github.com/paypal/paypal-messages-android/commit/101ade575883ff51a7742d030a863b6fde980408)) |
| 15 | +* package pre-release ([#14](https://github.com/paypal/paypal-messages-android/issues/14)) ([d63f834](https://github.com/paypal/paypal-messages-android/commit/d63f834b025591141abb41b800c4ce32a600aeb3)) |
| 16 | +* page type ([#26](https://github.com/paypal/paypal-messages-android/issues/26)) ([c79e439](https://github.com/paypal/paypal-messages-android/commit/c79e439e616051d0c054f2161b817defd46c0cba)) |
| 17 | +* remove session id and device id ([#35](https://github.com/paypal/paypal-messages-android/issues/35)) ([20367ca](https://github.com/paypal/paypal-messages-android/commit/20367cae6b6060c76cb266042ec5687f0f2e63c6)) |
| 18 | +* session id and device id ([#30](https://github.com/paypal/paypal-messages-android/issues/30)) ([a7208eb](https://github.com/paypal/paypal-messages-android/commit/a7208eb17184009f506a8e444ccd77d26312fc72)) |
| 19 | +* update message view to use its own instance id ([#20](https://github.com/paypal/paypal-messages-android/issues/20)) ([9efb3bb](https://github.com/paypal/paypal-messages-android/commit/9efb3bbc1e743392f469fab078f65ffa90a59871)) |
| 20 | +* use nested coroutine to prevent blocking ([#19](https://github.com/paypal/paypal-messages-android/issues/19)) ([b06039c](https://github.com/paypal/paypal-messages-android/commit/b06039c3b9676e58cdc8853bb82a4e6513c9b168)) |
| 21 | +* xml demo ([#6](https://github.com/paypal/paypal-messages-android/issues/6)) ([4b33504](https://github.com/paypal/paypal-messages-android/commit/4b3350431678922af6cab9952f9f155b92275c78)) |
| 22 | + |
| 23 | + |
| 24 | +### Bug Fixes |
| 25 | + |
| 26 | +* allow messages to be updated any time ([#34](https://github.com/paypal/paypal-messages-android/issues/34)) ([ef69ce9](https://github.com/paypal/paypal-messages-android/commit/ef69ce97242a7c1d5e83e5344f08c75201533104)) |
| 27 | +* correct urls ([#32](https://github.com/paypal/paypal-messages-android/issues/32)) ([f72ffda](https://github.com/paypal/paypal-messages-android/commit/f72ffdac94fc95df2bfe4a35f1f7c0a2be703f3a)) |
| 28 | +* general analytics fixes ([#36](https://github.com/paypal/paypal-messages-android/issues/36)) ([ff2ac5a](https://github.com/paypal/paypal-messages-android/commit/ff2ac5a9674b9ba5ca12a39854d2bab46a7d7234)) |
| 29 | +* modal analytics fixes ([#37](https://github.com/paypal/paypal-messages-android/issues/37)) ([c95246f](https://github.com/paypal/paypal-messages-android/commit/c95246f72a2ec60a940b44be2aaaa8f7289badce)) |
| 30 | +* remove kotlinter ([1550f44](https://github.com/paypal/paypal-messages-android/commit/1550f44f72d9ba6fed95cb0c2fb8bf6b5794463e)) |
| 31 | +* update shared data ([#7](https://github.com/paypal/paypal-messages-android/issues/7)) ([2fa1ea1](https://github.com/paypal/paypal-messages-android/commit/2fa1ea1f89330a90298a1ec053c110cd65666fab)) |
| 32 | +* update tracking format ([#33](https://github.com/paypal/paypal-messages-android/issues/33)) ([dc8dd61](https://github.com/paypal/paypal-messages-android/commit/dc8dd6168970394650bac413b01230cc37696f61)) |
| 33 | + |
| 34 | + |
| 35 | +### Code Refactoring |
| 36 | + |
| 37 | +* adjust logo alignment ([#23](https://github.com/paypal/paypal-messages-android/issues/23)) ([6347be3](https://github.com/paypal/paypal-messages-android/commit/6347be342028d107db02956b6a6202c3cda68000)) |
| 38 | +* clone to prevent shallow copy ([#25](https://github.com/paypal/paypal-messages-android/issues/25)) ([acfc3ff](https://github.com/paypal/paypal-messages-android/commit/acfc3ffbd1d1177fc0221b09e70fd60f51cc898a)) |
| 39 | +* prevent destroying modal on close ([#3](https://github.com/paypal/paypal-messages-android/issues/3)) ([ae7e032](https://github.com/paypal/paypal-messages-android/commit/ae7e03235e8559898e9eb2c76e6bd5e487dc2caa)) |
| 40 | +* prevent empty values ([#29](https://github.com/paypal/paypal-messages-android/issues/29)) ([b7b746f](https://github.com/paypal/paypal-messages-android/commit/b7b746fcfe80d159bf69d46dcbaa0d32b3226476)) |
| 41 | +* radio offer type and other things ([#11](https://github.com/paypal/paypal-messages-android/issues/11)) ([960a48a](https://github.com/paypal/paypal-messages-android/commit/960a48ab489ef62a4f5085baf6bee5a8e05893b1)) |
| 42 | +* route changes ([#13](https://github.com/paypal/paypal-messages-android/issues/13)) ([6434e30](https://github.com/paypal/paypal-messages-android/commit/6434e30fb198ffae1b14b0c5e039292f651bf559)) |
| 43 | +* use dot getters and setters ([#9](https://github.com/paypal/paypal-messages-android/issues/9)) ([84316bb](https://github.com/paypal/paypal-messages-android/commit/84316bb553ebdfc11c1d02e5d8c4e804c1806a0a)) |
| 44 | + |
| 45 | + |
| 46 | +### Continuous Integration |
| 47 | + |
| 48 | +* change os ([#38](https://github.com/paypal/paypal-messages-android/issues/38)) ([f7da086](https://github.com/paypal/paypal-messages-android/commit/f7da086345523554f440d3893c210b2c615870f0)) |
| 49 | +* functional tests ([#16](https://github.com/paypal/paypal-messages-android/issues/16)) ([51d9ec6](https://github.com/paypal/paypal-messages-android/commit/51d9ec63ad61c69164e360e5c769fbe61601bc41)) |
| 50 | +* lint and test ([#8](https://github.com/paypal/paypal-messages-android/issues/8)) ([8a22f0b](https://github.com/paypal/paypal-messages-android/commit/8a22f0b03efbab3e43dfb034dc87379985b67a19)) |
| 51 | +* update semantic release ([#21](https://github.com/paypal/paypal-messages-android/issues/21)) ([a9a3fb8](https://github.com/paypal/paypal-messages-android/commit/a9a3fb88d5dc0bd9c4034d9b8156d9fa2d0f7c6f)) |
| 52 | + |
3 | 53 | ## [1.0.0-develop.3](https://github.com/paypal/paypal-messages-android/compare/1.0.0-develop.2...1.0.0-develop.3) (2024-05-14) |
4 | 54 |
|
5 | 55 |
|
|
0 commit comments