Releases: towfiqi/serpbear
Releases Β· towfiqi/serpbear
v2.0.6
2.0.6 (2024-11-15)
Bug Fixes
- Ensures Docker build uses matching npm package versions from package.json (4fef1a9)
- Resolves broken Docker build due to croner package version mismatch. (aeed1f8), closes #247
- Resolves broken Proxy Scraper functionality. (649f412), closes #248
- Resolves Google Ads search volume data loading issue. (12eac2b)
v2.0.5
2.0.5 (2024-11-12)
Bug Fixes
v2.0.4
v2.0.3
What's Changed
Features
- Ability to keywords for both mobile and desktop at once. (3786438), closes #60 #66 #199
- Adds ability to set Notification Email From name. (b35d333), closes #222
- Adds the ability to show hide columns in tracked keywords table. (d3e3760), closes #224
- auto filter keywords if they already exist instead of throwing error. (a09eb62), closes #244
- Displays Best position on mobile layout as well. (a74338f)
- Displays keyword's best position in email notification. (4c2f900)
- Keywords Country filter now only shows relevant countries. (a050536)
- Makes Content width a little wider. (42c5e2b)
Bug Fixes
- Correct CTR calculation in InsightStats component (232507e)
- Fixes incorrect position display in keyword detail view when position is above 100 (01b1b7b)
- Fixes missing keyword city value in exported csv file. (f482884), closes #194
- Fixes missing Search Console data in Email notification when its integrated through App settings. (040dab1)
- Resolves incorrect search trend graph in Ideas section. (7597210), closes #219
- Resolves notification email's incorrect image size in some email clients. (bc96dc7), closes #201
- update scraping robot typo in README (c24b630)
New Contributors
- @valka465 made their first contribution in #192
- @abdulla783 made their first contribution in #193
- @sachatrauwaen made their first contribution in #184
- @AntoineKM made their first contribution in #212
- @EpicKau made their first contribution in #235
- @lidarbtc made their first contribution in #246
- @JvB94 made their first contribution in #237
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2024-03-05)
Features
- Adds Google Adwords Integration to allow generating Keyword Ideas. (5650645)
- Adds keyword search volume data feature for tracked keywords. (2a1fc0e)
- Adds a Keyword Research Section. (4d15989)
- Adds the ability to pick existing tags when applying keyword tags. (407ab8d), closes #171
- Adds the ability to view the changelog and displays the latest version number. (bb4a684)