Skip to content

Commit

Permalink
version 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 2, 2025
1 parent 148033e commit 9c9ad61
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 5.0.4 - 2025-02-02

### Added
- Add the ability to enable/disable the Width and Alignment columns for the Column table.
- Add placeholders in field settings for default values.

### Fixed
- Fix an error when querying Table Maker fields with Date or Time columns.
- Fix output of Multi-Line cell type values.
- Fix output of Date cell type values.
- Fix validation for some cell types.

## 5.0.3 - 2024-10-09

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/tablemaker",
"description": "Create customizable and user-defined table fields.",
"type": "craft-plugin",
"version": "5.0.3",
"version": "5.0.4",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 9c9ad61

Please sign in to comment.