Skip to content

0.1.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@Merkur39 Merkur39 released this 13 Jan 13:59

✨ Features

  • Added the possibility to choose a contact other than yourself as the owner of the file.
    Today limited to a single choice, but thought for a future need.
  • Removed suggestion header if empty
  • Displayed thumbnail on Paper category list
  • Papers list display all papers filtered by contacts
  • Added a See more button on Paper list
  • Added the open action in the paper menu
  • Added multiple papers available for creation

🐛 Bug Fixes

  • Displayed the contact list on Safari
  • A created document displays well its thumbnail
  • Fix process of Paper creation on Desktop view
  • Position of Spinner on Paper list
  • Incorrect date value (If a date is selected or entered manually and then deleted)

🔧 Tech

  • Added filenameModel & labelGivenByUser attributes for manage paper name when created
  • Added possibility to add required constraint on Inputs
  • Various optimizations