The version 8.3.0 used in my project differs from the audit log returned on the official website. My own version only returned the version number without the specific modification details, while the official website did have them. Could you please tell me on which version the official website was updated?
2 Answer(s)
-
0
The detailed audit log change tracking (showing both old and new values for each property) that you see on the official ABP demo website is available in the latest ABP Commercial versions. According to the footer in your screenshot, the official demo is running on ABP v9.2.3.
Your project is using v8.3.0, which does not include the enhanced audit log UI and API features for displaying property-level change details in the same way as v9.x. These improvements were introduced in later versions after v8.3.0.
To get the same audit log detail experience as the official website, you need to upgrade your solution to at least ABP v9.2.3.
Sources:
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.
-
0
hi
We enhanced this feature in 9.2
See https://github.com/abpframework/abp/pull/21873