# Changelog All notable changes to wuttaweb will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## v0.30.2 (2026-03-22) ### Fix - add support for merging 2 roles ## v0.30.1 (2026-03-21) ### Fix - add `DateTimeAlchemyFilter` for datetime columns ## v0.30.0 (2026-03-20) ### Feat - add basic support for merging 2 records, w/ preview ### Fix - disable edit for Node Type in App Info config - add node type to the App Info page - add `checkedUUIDs` computed value for WuttaGrid component - ensure `uuid` column is preserved for grid data ## v0.29.3 (2026-03-15) ### Fix - fix datetime handling for alembic migrations view - keep original value along with rendered, in grid vue context - render human-friendly datetime for such fields in version diff - remove version pin for setuptools dependency - make pylint happy ## v0.29.2 (2026-03-10) ### Fix - add base class for `WuttaList` schema type - skip custom rendering for missing grid columns - serialize None to null, for ObjectRef schema type - improve JSON-safe rendering for sets - make empty