Skip to content

Release 1.5

Latest

Choose a tag to compare

@supermartzin supermartzin released this 21 Oct 13:29
· 110 commits to main since this release
v1.5.0
b12b5e1

📣 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