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