Releases: briehq/brie-extension
Releases · briehq/brie-extension
0.4.0
What's Changed
- chore: initial commit by @ionleu in #6
- Initial Discovery by @ionleu in #7
- MPV to main by @ionleu in #46
- chore: add additional improvements by @ionleu in #57
- chore: update deps by @ionleu in #58
- Develop to main by @ionleu in #59
- feat(screenshot): add capture viewport screenshot option by @ionleu in #62
- bug(annotation): change capture and share button width by @ionleu in #63
- bug(screenshot): incorrect screenshot area when selecting from top-right, bottom-right, or bottom-left by @ionleu in #68
- chore: update version by @ionleu in #69
- Develop to main by @ionleu in #64
- feat(i18n): add en locale strings key and values by @ionleu in #74
- Develop to main by @ionleu in #75
- refactor(locale): added spanish support by @punteroo in #84
- Added support for Hindi #43 by @avinashseth in #87
- feat(screenshot): add full page screenshot using api puppeteer by @ionleu in #86
- #56: Add support multiple environments by @ionleu in #76
- Intercepting request re-write the secrets of an app and brakes it by @ionleu in #90
- 0.2.8 version to main by @ionleu in #94
- feat(#41): add romanian language support by @ionleu in #96
- #103: Sync with Latest CEB Boilerplate Updates by @ionleu in #104
- #56: Add support multiple environments by @ionleu in #117
- #125: Move Sensitive Info Redaction into addOrMergeRecords Method by @ionleu in #133
- refactor(#109): remove options module by @LuminitaL in #135
- refactor(#108): remove options module by @LuminitaL in #136
- bug(73): selection box is not hidden when capturing the screenshot by @ionleu in #137
- feature(134): replace loading text with skeleton component by @LuminitaL in #138
- refactor(#107): remove devtools panel module by @LuminitaL in #144
- refactor(#106): remove devtools module by @LuminitaL in #145
- refactor(#105): remove new tab module by @LuminitaL in #146
- feature(#97): add codeql by @LuminitaL in #147
- feat(#67): add russian language support by @LuminitaL in #148
- feat(#45): add support for italian language by @LuminitaL in #149
- feat(#44): add support for ukrainian ua language by @LuminitaL in #150
- 0.3.1 to main by @LuminitaL in #151
- refactor(#152): improved the way events are captured by @ionleu in #153
- bug(#35): when capturing a second screenshot, metadata is missing, unless the page is reloaded by @LuminitaL in #154
- feature(#36): add emulation, network, locale, memory and context info to metadata by @LuminitaL in #157
- bug(#155): selection box and screenshot misaligned after scrolling by @LuminitaL in #158
- bug(#26): improve post message to mute console errors by @LuminitaL in #159
- refactor(#34): improve redact sensitive keywords and values by @ionleu in #160
- bug(#24): prompt user to refresh tab after extension install or update by @ionleu in #163
- bug: redact sensitive info for every domain outside of localhost by @ionleu in #166
- 0.3.1 to main by @ionleu in #167
- refactor(#124): ceb prefix removed by @Rupak182 in #168
- Fix: Text Not Visible on Description Input in Annotation View by @Rupak182 in #175
- refactor(readme): update the run extension section by @ionleu in #176
- refactor(readme): add create env files info by @ionleu in #182
- feature(#173): add screenshot option to right-click menu by @KunalKumar-1 in #181
- bug(#177): failing github actions, build, format, lint, branch by @RafaelJohn9 in #180
- bug(#77): improved github greetings message by @ionleu in #186
- fix(#187): resolve refresh page message persistence after manual tab refresh by @Crqptx in #188
- bug(#77): improved github greatings and auto assign message by @ionleu in #189
- bug(#178): no sandbox api for contributors to test extension by @ionleu in #190
- bug(#184): duplicate eslint configs causing conflicts by @LuminitaL in #196
- feature(#47): replace toaster with sooner by @prrajput1199 in #191
- bug(#184): fix packages eslint warnings by @LuminitaL in #199
- bug(#195): locales import statement is getting repeated on build by @ionleu in #200
- develop to main by @ionleu in #204
- fix: included sandbox-api url to restricted URLs by @RafaelJohn9 in #210
- bug(#192): excessive resource utilization in local development setup by @Vishal-K-988 in #207
- fix: remove all removed-tabs records by @RafaelJohn9 in #211
- feat(#193): add dark mode support by @Vishal-K-988 in #205
- bug(#170): device toggle and details are now tracked by @Vishal-K-988 in #209
- bug(#214): limits enabled when in development mode and for guest user by @Vishal-K-988 in #215
- bug(#179): fixed undo/redo functionality by @rahulrana701 in #218
- bug(#89): upgrade to fabric.js v6 with code refactor by @Rupak182 in #217
- bug(#38): screenshot resize during screen resize by @RafaelJohn9 in #222
- feat(#195): add view and auth identity provider logic by @ionleu in #201
- bug(#220): copy and paste functionality for annotations doesn't behave as expected by @prynsh in #229
- feat(#126): implement global api error handling with a fallback message by @krishvsoni in #226
- bug(#223): refactor theme mode by @ionleu in #231
- refactor(#223): improved the dark theme styles by @LuminitaL in #232
- docs: adding support for Tagalog (Filipino) language by @warengonzaga in #234
- bug(#33 & #230): inject globally radix and sonner styles by @ionleu in #233
- bug(locales): renamed tl to fil by @ionleu in #236
- 0.4.0 to main by @ionleu in #237
New Contributors
- @ionleu made their first contribution in #6
- @punteroo made their first contribution in #84
- @avinashseth made their first contribution in #87
- @LuminitaL made their first contribution in #135
- @Rupak182 made their first contribution in #168
- @KunalKumar-1 made their first contribution in #181
- @RafaelJohn9 made their first contribution in #180
- @Crqptx made their first contribution in #188
- @prrajput1199 made their first contribution in #191
- @Vishal-K-988 made their first contribution in #207
- @rahulrana701 made their first contribution in https://github.com/briehq/brie-extens...