TaskNotes

TaskNotes 4.3.47 (Fork)

This release is from the cybersader/tasknotes fork.

Added

  • Creator/Assignee visibility callout: Creator and Assignee cards in Task Properties settings now show a warning callout when the field is disabled or hidden in Modal Fields, with one-click "Enable" / "Show in all modals" fix buttons and a link to the Modal Fields tab.
  • Self-healing person field sync: Plugin load now auto-repairs missing Creator/Assignee entries in modalFieldsConfig — fixes silent data desync from migration edge cases or settings corruption.
  • Notice warnings in Modal Fields: Disabling or hiding a Creator/Assignee field in the Modal Fields manager now shows a Notice explaining the consequence and where to re-enable.
  • Human-readable Modal Fields cards: User field cards in Modal Fields now show display name and property key instead of opaque internal IDs like creator-1234567890.
  • Discovery UX improvements: Team & Attribution "Show details" section now shows colored avatar initials, collapsible People/Groups sections with localStorage persistence, inline group member names, and actionable empty states.
  • Bulk Edit Tasks tab: Bases view toolbar now includes a "Bulk edit" button that opens the Bulk Task Creation modal pre-populated with all view items for batch property edits.

Fixed

  • Creator missing from Edit Task modal: Fixed fallback person pickers not rendering when the Creator field existed in user fields but was disabled in Modal Fields configuration. The fallback now checks modal field visibility before deciding whether to render.
  • Duplicate assignees in task creation: Fixed duplicate entries appearing in assignee arrays when creating tasks with PersonGroupPicker.