yup-live-chrome-extension/CHANGELOG.MD

31 lines
847 B
Plaintext
Raw Normal View History

2023-02-13 19:20:50 +00:00
# Change Log
2023-02-23 21:42:10 +00:00
## [Version 1.0.5]
- added: `setting` to enable right click page context like at user suggestion
- added: `setting` to enable chrome notification on like success/fail from right click context
- refactor: track for reward notification
- disabled: some logs
2023-02-18 15:08:52 +00:00
## [Version 1.0.4]
- fix: add missing key
2023-02-17 22:12:40 +00:00
## [Version 1.0.3]
- change some user error messages
- case detection if there's no active tab
2023-02-17 22:25:15 +00:00
- always show rating website even if the tab is not active
- change the header to a fixed size to not overflow if the extension is installed on a mobile device: Ex: Kivi/Yandex
2023-02-17 22:12:40 +00:00
- added link to mobile APP version of yup live
2023-02-17 22:25:15 +00:00
- replaced setting for notification when refill to auto refill if you are online
2023-02-17 22:12:40 +00:00
2023-02-14 16:16:48 +00:00
## [Version 1.0.2]
- small url fix
- fixed some logic with chrome native notifications
2023-02-13 19:20:50 +00:00
## [Version 1.0.1]
- first release