All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.6 (2023-03-29)
- components: fix typo "Goolge" -> "Google" (dce7c41)
- Fixes first Keryword Error cut off issue. (d950515)
- Fixes lags when tracking thousands of keywords (9757fde), closes #88
0.2.5 (2023-03-07)
- Adds current App version Number in Footer. (b83df5f)
- Adds Keyword Scraping Interval Settings. (3b6d034), closes #81 #76
- Fixes Broken Image thumbnail loading issue. (5dd366b)
- Settings Update Toast was not showing up. (b9d58a7)
0.2.4 (2023-02-15)
- Keyword ranking pages can now be clicked. (c5af94a)
0.2.3 (2023-01-12)
- Ability to tag multiple keywords at once (9e9dad7), closes #54
- Set USERNAME as well as USER variable (b50733d)
- Fixes Position and View Sort. (8139e39), closes #46
- Fixes wrong CTR value for Search Console Data (cb24696), closes #48
- Mobile Keyword Scraping not working. (a1108d2), closes #58
- ScrapingAnt Mobile Keyword Scrape not working (acc0b39)
0.2.2 (2022-12-25)
0.2.1 (2022-12-24)
0.2.0 (2022-12-21)
- Adds better error logging for debugging issues (9b71f84)
- Highlights tracked keywords in Discovery tab (ee32435)
- Integrate SerpApi (ad6a354)
- integrates Google Search Console. (49b4769)
- Ability to add SMTP without user/pass. (671f89e), closes #30
- backend error on addind new domain (c2b6328)
- Backend error on loading the domains page. (e3bd5b9)
- Email Notification was not being sent. (0fdb43c)
- Fixes Docker Deployment failure after the SC integration. (b0bfba4)
- hides Search Console Stats if its not connected (b740ef3)
- Keyword Detail View's broken Search Result (6a1f1d4)
- Minor UI Issues. (89824ec)
0.1.7 (2022-12-08)
- Email notifcations now sent everyday at 3am (f000063)
- shortens hours and minutes in notif emails (480767d)
- Throws better error logs in cron for debugging (a6af9d3)
0.1.6 (2022-12-05)
- CSS Linter issues. (a599035)
- invalid json markup (e9d7730)
- Sort was buggy for keyword with >100 position (d22992b), closes #23
- UI: Adds tooltip for Domain action icons. (b450540)
0.1.5 (2022-12-03)
- keyword not in first 100 now shows >100 (e1799fb)
- domains with - were not loading the keywords. (efb565b), closes #11
- failed scrape messes up lastResult data in db (dd6a801)
- First search result items were being skipped. (d6da18f), closes #13
- removes empty spaces when adding domain. (a11b0f2)
0.1.4 (2022-12-01)
- Failed scrape now shows error details in UI. (8c8064f)
- Domains with www weren't loading keywords. (3d1c690), closes #8
- Emails were sending serps of previous day. (6910558)
- Fixes Broken ScrapingRobot Integration. (1ed298f)
- scraper fails if matched domain has www (38dc164), closes #6 #7
- scraper fails when result has domain w/o www (6d7cfec)