# BW Agenda Table — Roadmap

## Current Version: 0.1.0

## Next (0.2.0 candidates)

- Filter hooks (`bw_agenda_table_query_args`, `bw_agenda_table_session_row`, `bw_agenda_table_field_aliases`) so host sites can extend without forking.
- Settings page: configure default field aliases globally instead of relying on built-in candidates.
- Optional inline registration of the `session` CPT + `track` taxonomy, gated by a setting (off by default to preserve current "host owns CPT" contract).
- POT file in `languages/` for translators.

## Future

- Horizontal "track grid" layout variant alongside the current vertical timeline.
- iCal / `.ics` download per day.
- Add-to-Calendar links per session.
- Speaker-photo support in the speaker chip.
- Decouple from the `track` taxonomy slug — let host sites pick any taxonomy.
- Plugin-update-checker integration for self-hosted updates.
