File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
user_guide_src/source/changelogs Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ Bugs Fixed
45
45
- **Model: ** Fixed a bug in ``Model::replace() `` where ``created_at `` field (when available) wasn't set correctly.
46
46
- **Model: ** Fixed a bug in ``Model::insertBatch() `` and ``Model::updateBatch() `` where casts were not applied to inserted or updated values.
47
47
- **Toolbar: ** Fixed bugs in ``Collectors\Logs `` that were preventing the "Logs" tab from appearing on the Debug Toolbar.
48
+ - **Toolbar: ** Fixed a bug in the ``toolbar.js `` file, which caused "Uncaught TypeError" for some scenarios.
48
49
- **Validation: ** Fixed a bug in the ``FormatRules::valid_base64() `` validation rule that caused a TypeError when checking invalid base64 strings.
49
50
50
51
See the repo's
You can’t perform that action at this time.
0 commit comments