Skip to content

Releases: notetakingexpress/mp-desktop-releases

1.6.0

13 Nov 21:02
d2278cb
Compare
Choose a tag to compare

Added

  • Screen Recording feature! 💻📹 (Windows only for now)

1.5.3

24 Oct 15:22
d2278cb
Compare
Choose a tag to compare

Added

  • Magic Link Login! ✨ ☄️
  • Abstract Summary feature
  • Added modal to prevent leaving Recording session in progress

Fixed

  • Added video player support for SP users.
  • Fixed save button text and loading wheel on Save Recording form.
  • Removed ability to open up subscription options (via button) in settings menu for Org users.
  • Fixed contact link
  • Fixed wording in the order notes modal
  • Fixed success order modal
  • Fixed 30 hr limit notification modal showing up for subbed users
  • Fixed media not loading properly for SP users
  • Fixed session loading for SP users: the session will now load in the event of no transcription data

1.5.2

13 Aug 12:33
d2278cb
Compare
Choose a tag to compare

Changed

  • Removed order pricing in order summary card for org users.

1.5.1

18 Jul 20:08
d2278cb
Compare
Choose a tag to compare

Test patch to test auto-update functionality

1.5.0

18 Jul 18:37
d2278cb
Compare
Choose a tag to compare
  • Changed auto-update implementation to electron-updater to fix auto updates on Windows and Mac

1.4.0

08 Jul 21:28
d2278cb
Compare
Choose a tag to compare

Added

  • Display notification when minimum order amount falls below Stripe minimum order amount and must be rounded up
  • Adding support for new Anthill keyword data outputs
  • Adding new session modal that replaces the dropdown menu that opens up upload and recording options
  • Adding video upload feature: users can upload mp4, webm, avi video files in the upload page
  • Adding video sessions: sessions created from video uploads will contain a video player
  • Added ability to write personal notes whilst doing an audio recording

Changed

  • Hide the "Save audio" button to be in line with web
  • Limiting upload file name to 50 characters
  • Temporarily removed button for downloading audio on instant sessions
  • Hide ability to request notes for instant sessions
  • Switched instant session functionality for pro users from button on the standby page to button in the "New Session" menu

Fixed

  • Fixed duplicate session bug when save recording button clicked multiple times
  • Fixed duplicate orders bug when place order button clicked multiple times
  • Fixed error message showing when note order form closed and opened again
  • Fixed blank 'last modified' and 'created' fields in info panel for SP sessions
  • Remove subscription popup upon first login for org users and service providers

1.3.0

09 May 16:05
d2278cb
Compare
Choose a tag to compare

Added

  • Added title change feature. Users can change title in the recorder, home, and session page
  • Added audio visualizer feature to note-taking view
  • Added Typescript support and upgraded various dependencies

Changed

  • Updated design of the recorder and session setup page

Fixed

  • Arrow keys are now available on title fields for title change even when the title length exceeds 50
  • Fix inaccessible request notes after saving session
  • The title defaults to "New session" if the user did not set a title on the recorder page
  • Fix icons for recorder page top bar
  • Fix notes not matching order status for sessions with multiple orders

1.2.1

08 Apr 18:30
d2278cb
Compare
Choose a tag to compare

Fixed

  • Fixed bug where inserted feedback link opens a blank page due to invalid URL

1.2.0

13 Mar 22:53
d2278cb
Compare
Choose a tag to compare

Added

  • Rows in the session browser table can now be clicked to open that session
  • Added footer bar with Study Assistant toggle button to notetaking view
  • Added button to insert feedback link for note takers

Changed

  • Study Assistant now reprompts the user with the initial prompts after reaching the end of a conversation
  • Changed the message displayed when session browser table is empty to be more relevant
  • App icon updated to have white rounded background
  • Added placeholder message to personal editor note when its empty

Fixed

  • Removed unnecessary professional notes panel and panel toggle button from PDF view, changed header to "Document"
  • Fixed issues surrounding country-specific functionality such as pricing when account country is set to "Other"
  • Added pro note status pages
    • no-value: the view has a button that allows clients to request notes
    • pending: the view will say that the notes are being prepared
    • error: if the order was not created, the user will have access to a 'try again' button. other errors will contain details on what went wrong
    • completed: displays a modal that notifies the user that the pro note is complete
  • Removed access to personal notes for free tier users without active subscription
    • personal note will only be available to users with active subscription (Pro and Basic plans)
    • a blur + banner will be placed over the personal note editor for users without active subscription
  • Fixed document download - it should download notes of the session opened

1.1.2

14 Feb 03:10
d2278cb
Compare
Choose a tag to compare

Changed

  • Updated side panel icons for consistency
  • Improved performance for uploading audio files
  • Downloaded notes and transcript will now match session title

Fixed

  • Fixed issue with certain sessions not opening via manually entered session ID
  • Fixed invalid login token not invalidated when switching between staging and production environments