I want to login to my ABP project and execute an authenticated Rest API action with the token.
How to upgrade my ABP project from v3.1.0 to v3.3.0?
How to add a German de-DE
language to ABP pro project?
Update the ABP CLI:
dotnet tool update -g Volo.Abp.Cli
Update the ABP Suite:
abp suite update
It's now preview version. The production will be released on 2020-10-28
ABP has integrated Google reCaptcha. I want to enable reCaptcha. How to enable it?
Reported by safak.bal (https://support.abp.io/QA/Questions/425#answer-5ae35e49-16db-db95-4fff-39f81aa8ea2c)
after migration to v3.2 when your browser default language is turkish, application is opening in turkish language selection even if the default language is english
and also when it comes with turkish culture, after you log in datepickers are not workinf properly and console logs this error. "ERROR Error: Uncaught (in promise): Error: InvalidPipeArgument: 'Missing locale data for the locale "tr".' for pipe 't'" but if you click "English" and then click "Türkçe" again it works correctly.
I created a demo , http://9d7c0e1ede1ff59d.demo.commercial.abp.io/dashboard , and the error occurs there also.
How can I download Lepton source with Angular code included
Refer https://support.abp.io/QA/Questions/282#answer-fa14a68a-9fdf-7465-ce2d-39f7c1ad0319
We have released v3.2.0-rc.1. (rc.2 , rc.3 may come)
This release candidate will be active for 2 weeks. In this duration, we'll fix all the reported bugs and then release the production version v3.2.0. If you encounter any issues on v3.2.X don't hesitate to write under this post.