1.15.0 (2023-05-24)
- Enable selection and copy for request and response body on Android (#82) (fd849f2)
- Improve design of search nav bar and refactor (#81) (e5a5d8e)
- Pause monitoring (#77) (11d4494)
1.14.1 (2023-03-16)
1.14.0 (2023-01-05)
1.13.0 (2022-08-20)
1.12.0 (2021-11-02)
1.11.0 (2021-08-24)
1.10.1 (2021-07-29)
1.10.0 (2021-06-27)
1.9.0 (2021-05-06)
1.8.1 (2020-11-04)
1.8.0 (2020-10-06)
1.7.0 (2020-09-22)
- Add search box to filter Requests by URL (#28) (e1cbe9a)
- Grouped the Request and Response Sections (#25) (b3ca2e3)
1.6.0 (2020-09-13)
- Remember scroll position when navigating back to requests (#22) (91e6768)
- Request details close button overlap (#23) (7c21317)
1.5.0 (2020-07-27)
- Issue when sending request with FormData (1c2ea1c)
- Issue when sharing request that isn't json (202c31d)
1.4.1 (2020-07-16)
- Issue with event listeners (430eefd)
- Remove type imports/exports to fix for older TS versions (#17) (f4cbefa)
1.4.0 (2020-06-28)
- Issue causing delay to updates when viewing logger page (427e13c)
- Add option to clear all requests (506cd23)
- Add option to configure max requests stored and set default to 500 (c75f926)
- Show request time on logs (d9115fd)
1.3.2 (2020-06-25)
1.3.1 (2020-06-24)
- curl export to add data and escape characters (82931b5)
- Error when viewing request that has error, closes #7 (f0bdd3d)
- Improve accessibility with voiceover and talkback (ed4339b)
1.3.0 (2020-06-22)
1.2.1 (2020-06-22)
- Typescript declarations path (4f5bcb4)
1.2.0 (2020-06-20)
- Make themeable and add dark theme (e5fcad6)
1.1.0 (2020-06-20)
1.0.3 (2020-06-19)
- Typescript export location (0e7cbe7)
1.0.2 (2020-06-19)
- exported component issue (098f941)