v1.8.1
What's Changed
- Update changelog for v1.8.0 by @wu-clan in #772
- Optimize the celery crontab expression validation by @yanlingsishao in #773
- Add bulk update interface for config plugin by @wu-clan in #774
- Optimize email sending config update logic by @wu-clan in #775
- Add test data SQL script for config plugin by @wu-clan in #776
- Update the env parameter value in env file by @wu-clan in #777
- Fix the docker compose env configuration file by @wu-clan in #778
- Fix redis client not close after plugin parse by @wu-clan in #780
- Fix the celery beat distributed lock timeout by @wu-clan in #779
- Fix the plugin model object detection logic by @wuyao4 in #782
- Update the celery task result table creation logic by @wu-clan in #783
- Fix code generation template params and filename by @wu-clan in #784
- Fix CLI openapi url in production environment by @siyue-wang in #785
- Update the model datetime column type to custom by @wu-clan in #786
- Update the opera log exception message record by @wu-clan in #788
- Update the handling of CORS 500 status code by @wu-clan in #789
- Add the Google OAuth2 login by @wu-clan in #790
- Fix the tzinfo comparison in the timezone type by @IAseven in #787
- Bump dependencies and pre-commits by @wu-clan in #791
- Update the notice model and pagination by @wu-clan in #792
- Add the dict type query all interface by @wu-clan in #794
- Fix sql script syntax error in config plugin by @wu-clan in #793
- Fix the psycopg dependency naming by @wu-clan in #795
- Add schema for the tree data by @wu-clan in #796
- Add the code generator to the CLI by @wu-clan in #798
- Optimize the code generation interaction logic by @wu-clan in #799
- Fix console import in main module by @wu-clan in #800
- Fix the subprocess check call failed in windows by @yzbf-lin in #802
- Fix alembic migration file missing import by @wu-clan in #803
New Contributors
- @yanlingsishao made their first contribution in #773
- @wuyao4 made their first contribution in #782
- @siyue-wang made their first contribution in #785
Full Changelog: v1.8.0...v1.8.1