Skip to content

Releases: towfiqi/serpbear

v2.0.4

10 Nov 07:05
Compare
Choose a tag to compare

2.0.4 (2024-11-10)

Bug Fixes

  • Fixes Docker build issue. (1bef758)

v2.0.3

10 Nov 07:03
Compare
Choose a tag to compare

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

Full Changelog: v2.0.2...v2.0.3

v2.0.2

13 Mar 17:59
Compare
Choose a tag to compare

2.0.2 (2024-03-13)

Bug Fixes

  • Resolves Broken Google Adwords Authentication in Docker containers. (1d0a788), closes #179

v2.0.1

06 Mar 08:50
Compare
Choose a tag to compare

2.0.1 (2024-03-06)

Bug Fixes

  • Resolves broken doc links (d48ae76)
  • Resolves keyword loading issue in Docker instances. (4a87d22), closes #178

v2.0.0

05 Mar 14:37
Compare
Choose a tag to compare

2.0.0 (2024-03-05)

Features

seerpbear_keyword_research

  • 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)

Bug Fixes

  • Resolves Domain keyword Ideas generation issue. (252ae9a)
  • Resolves minor UI bugs. (50160f5)

v1.0.3

22 Feb 13:18
Compare
Choose a tag to compare

1.0.3 (2024-02-22)

Bug Fixes

  • Resolves scraper not able to scrape some keywords correctly. (9a7a43f)
  • Resolves large keywords breaking the keywords table ui (724d3c8)
  • Resolves App not reloading on Scraper setup. (56ffbf5)

v1.0.2

15 Feb 03:13
Compare
Choose a tag to compare

1.0.2 (2024-02-15)

Bug Fixes

  • Resolves Incorrect Position issue. (0e64b95), closes #164

v1.0.1

13 Feb 18:14
Compare
Choose a tag to compare

1.0.1 (2024-02-13)

Bug Fixes

  • Resolves the app crash issue when there is no database. (e5dd411), closes #161 #162

v1.0.0

09 Feb 15:54
Compare
Choose a tag to compare

1.0.0 (2024-02-09)

Features

  • Adds the ability for city level scraping for scapers that allow it. (3719f21), closes #139 #151
  • adds the ability to add url as a domain. (3c2a1b8), closes #53 #90 #119
  • Adds the Ability to set Search Console Property type via Domain Settings. (b2e97b2), closes #50
  • Adds the ability to setup Search Console through the UI. (f04b10c), closes #59 #146
  • Adds ValueSerp Integration. (1041cb3), closes #105 #106
  • Adds Serper.dev integration (b4ad69b), closes #138

Bug Fixes

  • Resolves Keywords filter crashing issue. (633ab2c)
  • Resolves missing Keyword Loading Spinner issue. (dbf540c)