Skip to content

Latest commit

 

History

History
192 lines (114 loc) · 14 KB

CHANGELOG.md

File metadata and controls

192 lines (114 loc) · 14 KB

2.0.0-alpha.7 (2024-12-17)

✨ New Features

  • UX-1342: Added popup menu to ZdsComment (#52) (f153842)

2.0.0-alpha.6 (2024-12-05)

🪲 Bug Fixes

  • Made comment and author text optional for ZdsComment (#50) (34ef2f5)

2.0.0-alpha.5 (2024-11-29)

🪲 Bug Fixes

  • onDelete now gets invoked correctly for ZdsComment (#46) (b9cca28)
  • Voice notes can now be disabled without the assertion failing (#46) (b9cca28)

2.0.0-alpha.4 (2024-11-22)

🪲 Bug Fixes

  • Attachment names on comments now elipsize correctly (#44) (6f26ea6)

2.0.0-alpha.3 (2024-11-22)

✨ New Features

  • TM-48272: Widget locator updated for quill editor (7fc6bef)
  • TM-48504: Creating custom widget having copying capability (7fc6bef)
  • Update to match internal repo (#6) (8e04f23)
  • UX-1314: Created comment component (#41) (30395b0)

🪲 Bug Fixes

  • TM-47414: Setting the value of the text box on submit and closing the dialog box (7fc6bef)

🧪 Tests

  • TM-48505: Widget Test case for custom widget having copying capability (7fc6bef)

2.0.0-alpha.2 (2024-11-18)

🪲 Bug Fixes

  • adjusted the divider color (6a36df0)
  • Fix progress theme and use latest version of the Zeta (#38) (fba70d7)
  • move quill-default color picker from dialog to bottom-sheet (6a36df0)
  • quill editor color picker improvements (#36) (6a36df0)

⛓️ Dependencies

  • Update to latest version of zeta (#39) (de00607)

🧹 Miscellaneous Chores

2.0.0-alpha.1 (2024-10-16)

✨ New Features

⛓️ Dependencies

🧹 Miscellaneous Chores

  • Fix routes in example app (609fc83)

1.3.1 (2024-07-17)

✨ New Features

  • New Icons added - available, away, busy, do-no-disturb, offline, on-shift, star-circle (#29) (a3e8857)

🪲 Bug Fixes

  • TM-43187: QWalk - take a photo on iPad is sideways (0734b24)

🧹 Miscellaneous Chores

1.3.0 (2024-06-20)

✨ New Features

  • Add selected date to calendar (98c291d)
  • TM-38113: Restructure Quill Editor (b2450c6)

🪲 Bug Fixes

  • TM-43864: Fixed delta formatting in new version of quill-editor (43016ef)
  • WFM-37003: validation in inputdialog onSetText (1c81bf4)

1.2.5 (2024-06-10)

🪲 Bug Fixes

  • [TM-42170] Support links in table (bceb856)
  • [TM-42460] Reset resetPreferredOrientations after camera dispose (bceb856)
  • [TM-43252] taking time to capture an image (bceb856)
  • [TM-43436] Angular bracket "<>" is not in alignment in Quill editor (64b4688)
  • TM-32728 Locator Issue for MYWORK app part 1 (64b4688)
  • Updated zetaColors. (2f49efb)

📈 Documentation

  • update version in readme (9faea52)

⛓️ Dependencies

🧹 Miscellaneous Chores

  • add version to example app (#23) (bc84094)
  • update to match internal repo (#24) (bceb856)
  • update to upstream 543c885bc118726b5d56f39ddc6179f4304c1f65 (#26) (64b4688)

1.2.3 (2024-05-08)

Bug Fixes

1.2.2 (2024-05-08)

Bug Fixes

  • [TM-34144] Changed the background color to white and added boundary to the cells (e5c7ca7)
  • [TM-34144] Changed the background color to white and added boundary to the cells (e5c7ca7)
  • [TM-34144] Code improvement-> Changed the background color to primary surface color (e5c7ca7)
  • [TM-34144] Code improvement-> Changed the border width to 1.5 (e5c7ca7)
  • [TM-42004] added flv to set (e5c7ca7)
  • [TM-42004] added set to hold compress ext for videos (e5c7ca7)
  • [TM-42004] added set to hold compress ext for videos (e5c7ca7)
  • [TM-42004] optimized code to throw exception (e5c7ca7)
  • [TM-42004] removed flv as supported file for compression (e5c7ca7)
  • [TM-42654] Show error message when maximum attachment limit reached (e5c7ca7)
  • [TM-42656] Allow Multiple Gif files to send in filePicker (e5c7ca7)
  • TM-42498 : MYWORK 23.11.1 [UK/ROI] - Embedded Wistia videos not visible on mobile app (e5c7ca7)
  • update quill. Readonly prop moves to quill controller (e5c7ca7)

1.2.1 (2024-04-25)

Bug Fixes

  • Adding All supporting tag in table to render the data correctly as precautionary action (f49b1e3)
  • Table inserted in project notes/task notes along with data is not properly shown at Project Notes/Task Notes summery section. (eb65465)
  • Updated file picker to delegate the file picked events (e1ed80d)

1.2.0 (2024-04-05)

Features

  • Audio player feat: Camera view feat: Video player feat: Star rating feat: Interactive viewer feat: Speed scroll list fix: Add semantics to SplitTabNavigator chore: enable GitHub actions for code quality, preview, release fix: html viewer bugs chore: update dependencies chore: Update icons chore: Update flutter_quill chore: Update translations (8c86b9c)
  • Update to match internal repo (#6) (8e04f23)

Bug Fixes

  • adding more files to pubignore to make package smaller (#8) (5ec2561)
  • remove voice note option on web (#7) (f30410e)

1.1.0 (2024-03-08)

Features

  • Audio player feat: Camera view feat: Video player feat: Star rating feat: Interactive viewer feat: Speed scroll list fix: Add semantics to SplitTabNavigator chore: enable GitHub actions for code quality, preview, release fix: html viewer bugs chore: update dependencies chore: Update icons chore: Update flutter_quill chore: Update translations (8c86b9c)
  • Update to match internal repo (#6) (8e04f23)

Bug Fixes

  • remove voice note option on web (#7) (f30410e)

[1.0.0] - 2024-01-02

✨ New features

  • 9aeef97 - Add all changes from v1.0.0 internal. _(commit by @ps9310, @thelukewalton)

[0.2.0] - 2023-09-11

✨ New Features