Skip to content

Remove false timestamp claims from per-message export feature#787

Merged
eldong merged 2 commits intoexport-messagefrom
copilot/sub-pr-783-another-one
Mar 10, 2026
Merged

Remove false timestamp claims from per-message export feature#787
eldong merged 2 commits intoexport-messagefrom
copilot/sub-pr-783-another-one

Conversation

Copy link
Contributor

Copilot AI commented Mar 10, 2026

getMessageMeta() queried a .message-timestamp element that never exists in the chat message DOM, so exports silently omitted timestamps while docs claimed they were included.

Changes

  • chat-message-export.js — Removed dead .message-timestamp lookup from getMessageMeta(); removed the conditional *timestamp* line from the Markdown export output
  • release_notes.md"role/timestamp header""role header"
  • MESSAGE_EXPORT.md — Removed timestamp claims from both Markdown export description ("role/timestamp header""role header") and Word export metadata list ("Role and timestamp metadata""Role metadata")
  • config.py — Version bumped to 0.239.010

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: eldong <11573590+eldong@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on per-message export feature Remove false timestamp claims from per-message export feature Mar 10, 2026
@eldong eldong marked this pull request as ready for review March 10, 2026 15:11
@eldong eldong merged commit 01188ab into export-message Mar 10, 2026
2 checks passed
@eldong eldong deleted the copilot/sub-pr-783-another-one branch March 10, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants