Skip to main content

Changelog

2/14/24 Update

  • Improved formatting for ordered and unordered lists created via AI Tool generation
  • Improved responsiveness of pricing plans in new user onboarding

2/8/24 Update

  • Improved 'delete_space' backend workflow to delete all child items from Space (folders, lists, tasks, and docs)
  • Fixed a bug that made task statuses un-editable when editing an existing Space
  • Context menus for Space items (Lists, Tasks, Folders, Docs) in sidebar are now visible on mobile devices

5/2/24 Update

  • Removed our internal OpenAI API key (whoops...) from "Generate AI Token" workflow actions in the following locations:
    • "AI TOOLS - Single AI Tool" reusable element
    • "DOCS - Docs Popup" reusable element
    • "TASK - Task Description" reusable element

Existing install update guide: https://app.arcade.software/share/ljz1kAZqmxS4Ldt8v1Cw

5/6/24 Update

  • The rich text editor plugin used for AI PM Pro no longer supports auto-binding, and auto-saving the document whenever a change is made has proven to be very workload-unit-intensive, so we have replaced the auto-binding functionality with a "Save" button and a "Discard Changes" popup.
  • Added save button to "DOCS - Docs Popup" reusable element
  • Added new reusable element "DOCS - Save Changes Popup"
  • Added logic to launch "DOCS - Save Changes Popup" when a popup is closed before changes are saved
  • Made all instances of "DOCS - Docs Popup" only closable via the close button (X icon)
  • Docs no longer build from TipTap's JSON document format and instead use HTML
  • "DOCS - Docs Popup" workflow action "Tiptap Document Content updated" has been disabled
  • Added workflow action to reset "DOCS - Docs Popup" when the popup is closed