# Changelog

All notable changes to this project will be documented here.

## Unreleased

### Added
- Offline multi-map management (New/Rename/Duplicate/Delete + switch).
- ASCII import (More Planning) with top-left alignment.
- Background overlay (local-only): image upload + opacity (grid-anchored).
- Map Details (title/description/tags) and Publish (creates/updates same entry).
- Gallery UI: search + copy link + visible map code (ID).
- UI polish: navbar links, toasts instead of alerts, safer gallery Fork-by-default.
- Account page (`user.php`) linked in navbar, plus `logout.php`.
- Gallery: authors can delete their own maps; fork count support (`fork_count`).
- Theme: dark “space” background + brown primary buttons.

### Fixed
- Prevented startup crash when the grid is not yet loaded (initial empty grid).
- `designer.php` no longer requires DB connection unless `?id=` is used.

## 2024-05-30

- Undo/Redo initial implementation and various UX tweaks (existing entry in `index.php`).
