# Octarine 0.15.4 Changelog

Released: 2024-06-03

**Improvements**

- Read Only editor versions now support tags.
- Renaming a file does no longer throw an error when the case is changed.
- Reduced border between doclinks list and `create` list.
- Fixed a bug where pressing enter right after a tag, would replace it with a Header 1.
- Removed ability to create Header by the `<hash><return>` combination.

**Tables**

- Pressing Enter inside a table, creates rows below it.
- Column and Row controls are hidden unless the table is hovered/focused.
- Fixed `Shift + Enter` in a cell not allowing break lines.
- Fixed Table cells not respecting `single line` schema.
- Added cell selections and background color when selected.
