Skip to content

Commit

Permalink
Enhanced error handling for proxy command file synchronization
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Feb 7, 2024
1 parent c84dc09 commit 85b740c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In order to read more about upgrading and BC breaks have a look at the [UPGRADE
+ [#749](https://github.com/luyadev/luya-module-admin/pull/749) Added a new property, `luya\admin\Module::$apiUserTrackLastActivity`, which controls the update of the last activity timestamp for API users. By default, this feature is enabled to maintain backward compatibility. For larger systems, disabling this property can prevent unnecessary database writes.
+ [#751](https://github.com/luyadev/luya-module-admin/pull/751) Fixed parameter placeholders in translations (hu, nl, pl).
+ [#752](https://github.com/luyadev/luya-module-admin/pull/752) Updated links to new guide.
+ [#]() Catch error when proxy command is trying to sync a file which does not exist anymore.
+ [#753](https://github.com/luyadev/luya-module-admin/pull/753) Enhanced error handling for scenarios where the proxy command attempts to synchronize a non-existent file.

## 5.0.0 (30. November 2023)

Expand Down

0 comments on commit 85b740c

Please sign in to comment.