Skip to content

TickerQ v8.0

Choose a tag to compare

@albert-kunushevci albert-kunushevci released this 11 Dec 12:17
· 83 commits to net8 since this release
317a112

What's Changed

  • Adding unit test by @aryanriyahi in #81
  • ci: add simple GH action to run when a PR is open. by @RafaelJCamara in #101
  • docs: update Discord link in README by @RafaelJCamara in #103
  • Implement Human Readable Cron Expression by @teesofttech in #96
  • Merge branch 'main' of https://github.com/Arcenox-co/TickerQ by @neozhu in #117
  • refactor: remove unused variables and using statements. by @RafaelJCamara in #116
  • Updated Readme docs by @teesofttech in #119
  • Fixed the properties to make it compatible with lazy load and also ch… by @arcenox in #120
  • #93 Dashboard displays incorrect executed at time after refresh (when… by @jova1971 in #124
  • chore: add dashboard sample with basic authentication by @RafaelJCamara in #126
  • feat(dashboard): add tooltip to Cron Ticker page by @RafaelJCamara in #127
  • feat(dashboard): add tooltips for time ticker view. by @RafaelJCamara in #134
  • feat(dashboard): route to dashboard when we click on logo or TickerQ name. by @RafaelJCamara in #132
  • Updated the invoke on condition if is declated only by @arcenox in #137
  • Fixed the creation of CronTicker from api by @arcenox in #148
  • Add ability to override default schema by @Arthur9205 in #144
  • Add Tarc94 to backers on Readme by @arcenox in #156
  • feat(dashboard): add pagination to declared functions and used machines by @RafaelJCamara in #165
  • Added example in readme to start TickerQ manually. by @ewilliams0305 in #164
  • docs: update readme with more developer tips by @RafaelJCamara in #162
  • V2.5.0-preview, Updated dashboard view and major fixes in Multinode and functionality by @arcenox in #179
  • Fixed the update cron ticker by @arcenox in #191
  • Fix authorization host authorization with roles by @vaital3000 in #197
  • Border Radius table style fix by @jacokok in #196
  • Minimal Readme file for github by @arcenox in #194
  • Added pragmas into source generators. by @zetroot in #212
  • UI assets basepath runtime by @arcenox in #213
  • open ticker clock interface by @arcenox in #214
  • fixed the missing generated id on models by @arcenox in #215
  • Target .NET 8 and .NET 9 by @0xced in #169
  • Beta version of net8.0 by @arcenox in #321
  • Enhance UseTickerSeeder by @mdemrulkayes in #325
  • Change the delete behavior of TimeTicker by @mdemrulkayes in #329
  • Extended Termination of a job with detailed and also with adjustable … by @arcenox in #349
  • updated source generator to netstandard2.0 by @arcenox in #352
  • Hotfix/serialization request fix by @arcenox in #350

New Contributors

Full Changelog: v2.4.0...8.0.0