Skip to content

Releases: supermartzin/real-estates-watcher

Release 1.5

21 Oct 13:29
v1.5.0
b12b5e1

Choose a tag to compare

📣 Minor version release with these changes:

  • 🛠 Fixed bugs in several Ads portal parsers.

Instructions on how to build, deploy, set up and run the latest version of the application are available in README.


What's Changed

  • Bump dotnet-sdk from 8.0.404 to 8.0.412 by @dependabot[bot] in #114
  • Bump Sentry.Extensions.Logging and Sentry.Profiling by @dependabot[bot] in #113
  • Fixed case of Watcher not starting when no initial posts are found. by @supermartzin in #116
  • Bump dotnet-sdk from 8.0.412 to 8.0.413 by @dependabot[bot] in #119
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #120
  • Added replacing of unused HTML template placeholders. by @supermartzin in #122
  • Bump Microsoft.Extensions.Configuration.Binder from 9.0.7 to 9.0.8 by @dependabot[bot] in #124
  • Bump Microsoft.Extensions.Logging.Abstractions to 9.0.8 by @dependabot[bot] in #125
  • Bump NLog.Extensions.Logging from 6.0.2 to 6.0.3 by @dependabot[bot] in #126
  • Bump Microsoft.Extensions.Configuration.Ini from 9.0.7 to 9.0.8 by @dependabot[bot] in #128
  • Bump Microsoft.Extensions.DependencyInjection from 9.0.7 to 9.0.8 by @dependabot[bot] in #127
  • Bump Sentry.Extensions.Logging from 5.13.0 to 5.14.1 by @dependabot[bot] in #129
  • Bump System.Text.Encoding.CodePages from 9.0.7 to 9.0.8 by @dependabot[bot] in #130
  • Bump Sentry.Profiling from 5.13.0 to 5.14.1 by @dependabot[bot] in #131
  • Updated Regex expression for parsing floor area + renewed Bidli Ads portal. by @supermartzin in #132
  • Bump System.CommandLine from 2.0.0-beta6.25358.103 to 2.0.0-beta7.25380.108 by @dependabot[bot] in #133
  • Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #134
  • Bump dotnet-sdk from 8.0.413 to 8.0.414 by @dependabot[bot] in #135
  • Bump NLog.Extensions.Logging from 6.0.3 to 6.0.4 by @dependabot[bot] in #140
  • Bump Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.9 by @dependabot[bot] in #139
  • Bump Microsoft.Extensions.Configuration.Binder from 9.0.8 to 9.0.9 by @dependabot[bot] in #136
  • Bump Microsoft.Extensions.DependencyInjection from 9.0.8 to 9.0.9 by @dependabot[bot] in #138
  • Bump HtmlAgilityPack from 1.12.2 to 1.12.3 by @dependabot[bot] in #141
  • Bump Microsoft.Extensions.Configuration.Ini from 9.0.8 to 9.0.9 by @dependabot[bot] in #142
  • Bump Sentry.Extensions.Logging from 5.14.1 to 5.15.1 by @dependabot[bot] in #143
  • Bump Sentry.Profiling from 5.14.1 to 5.15.1 by @dependabot[bot] in #144
  • Bump System.CommandLine from 2.0.0-beta7.25380.108 to 2.0.0-rc.1.25451.107 by @dependabot[bot] in #145
  • Bump MailKit from 4.13.0 to 4.14.0 by @dependabot[bot] in #147
  • Bump System.Text.Encoding.CodePages from 9.0.8 to 9.0.9 by @dependabot[bot] in #146
  • Bump HtmlAgilityPack from 1.12.3 to 1.12.4 by @dependabot[bot] in #148
  • Bump Sentry.Extensions.Logging from 5.15.1 to 5.16.0 by @dependabot[bot] in #149
  • Bump Sentry.Profiling from 5.15.1 to 5.16.0 by @dependabot[bot] in #150
  • Bump MailKit from 4.14.0 to 4.14.1 by @dependabot[bot] in #151
  • Bump NLog.Extensions.Logging from 6.0.4 to 6.0.5 by @dependabot[bot] in #152
  • Migrate solution to NuGet Central Package Management by @Copilot in #153
  • Migrate solution to the new .slnx format by @Copilot in #154

New Contributors

  • @Copilot made their first contribution in #153

Full Changelog: v1.4.9...v1.5.0

Release 1.4

17 Oct 13:57
8dc7f46

Choose a tag to compare

📣 Minor version release with these changes:

  • 🆕 Added support for running the application in a Docker containerized environment.
  • 🆕 Updated .NET to the latest LTS version 8.0
  • 🆕 Added support to watch multiple URLs from the same Ads portal
  • 🆕 Added options to specify CC and BCC addresses in Email handler.
  • 🛠 Fixed bugs in several Ads portal parsers.

What's Changed


Instructions on how to build, deploy, set up and run the latest version of the application are available in README.

Release 1.3

28 Jun 13:03
4cdcf78

Choose a tag to compare

📣 Minor version release with these changes:

  • 🆕 added support for parsing lease ads

Instructions on how to build, deploy, set up and run the latest version of the application are available in README.

Release 1.2

31 May 15:16

Choose a tag to compare

📣 Minor version release with these changes:

  • 🆕 added new 🌐 Ads portal - Bidli.cz
  • 🛠 added timeout for WebRequests when downloading page contents
  • 🆕 added Sentry crash logging service

Instructions on how to build, deploy, set up and run the latest version of the application are available in README.

Release 1.1

25 May 22:08

Choose a tag to compare

📣 Minor version release with these changes:

  • 🆕 added new 🌐 Ads portal - Bravis.cz
  • 🐛 fixed issues with timeout of Chrome browser when scraping web page via Node.js script

Instructions on how to build, deploy, set up and run the latest version of the application are available in README.

First version release! 🎉

21 May 11:39

Choose a tag to compare

🏦 First public release of Real Estate Watcher application 📣

🛠 Functionality:

  • periodic check for new Ad posts based on specified interval
  • notifications on new Ads sent via email
  • saving new Ads to local file
  • filtration on various real estate parameters
  • app skeleton ready for easy addition of new real estate portals

🌐 Supported Real estate Portals:


Instructions on how to build, deploy, set up and run the application are available in README.