Skip to content

Commit c116b96

Browse files
committed
add changelog
1 parent 9d7b43c commit c116b96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.6.4.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ Bugs Fixed
4444
- **Forge:** Fixed a bug in ``Postgre`` and ``SQLSRV`` where changing a column's default value using ``Forge::modifyColumn()`` method produced incorrect SQL syntax.
4545
- **Model:** Fixed a bug in ``Model::replace()`` where ``created_at`` field (when available) wasn't set correctly.
4646
- **Model:** Fixed a bug in ``Model::insertBatch()`` and ``Model::updateBatch()`` where casts were not applied to inserted or updated values.
47+
- **Toolbar** Fixed a bug in the ``toolbar.js`` file, which caused "Uncaught TypeError" for some scenarios.
4748
- **Validation:** Fixed a bug in the ``FormatRules::valid_base64()`` validation rule that caused a TypeError when checking invalid base64 strings.
4849

4950
See the repo's

0 commit comments

Comments
 (0)