Releases: cozy/cozy-notes
Releases · cozy/cozy-notes
1.27.0-beta.1
✨ Features
- Split Atlaskit UI Library into a specific chunk to improve performance
- Update cozy-sharing to obtain the new design of the sharing modal
🔧 Tech
- Add bundlemon
- Add the project on transifex with the API v3 configuration
1.26.0
🐛 Bug Fixes
- Two notes were opened on FAB button click on AA
- Hide back button in public view
- Access to preview notes when it's share cozy to cozy
🔧 Tech
- Update cozy-scripts from 6.3.8 to 8.0.2
- Update cozy-sharing from 4.7.0 to 5.0.2
- Update
travis.yml
file to send a notification to Mattermost when publishing the application.
1.26.0-beta.3
🐛 Bug Fixes
- Two notes were opened on FAB button click on AA
- Hide back button in public view
- Access to preview notes when it's share cozy to cozy
🔧 Tech
- Update cozy-scripts from 6.3.8 to 8.0.2
- Update cozy-sharing from 4.7.0 to 5.0.2
- Update
travis.yml
file to send a notification to Mattermost when publishing the application.
1.26.0-beta.2
✨ Features
- Update cozy-scripts from 6.3.8 to 7.0.2
🐛 Bug Fixes
- Two notes were opened on FAB button click on AA
- Hide back button in public view
- Access to preview notes when it's share cozy to cozy
🔧 Tech
- Update
travis.yml
file to send a notification to Mattermost when publishing the application.
1.26.0-beta.1
✨ Features
- Update cozy-scripts from 6.3.8 to 7.0.2
🐛 Bug Fixes
- Two notes were opened on FAB button click on AA
🔧 Tech
- Update
travis.yml
file to send a notification to Mattermost when publishing the application.
Full Changelog: 1.25.0...1.26.0-beta.1
1.25.0
✨ Features
- Open Share modal on recipient click
- Increase note row dots menu hit box on mobile
- Shared note previews are now writable if write access is granted
🐛 Bug Fixes
- Fix: Code line number alignment
- Fix text ellipsis on mobile note name
Full Changelog: 1.24.0...1.25.0
1.25.0-beta.1
✨ Features
- Open Share modal on recipient click
- Increase note row dots menu hit box on mobile
- Shared note previews are now writable if write access is granted
🐛 Bug Fixes
- Fix: Code line number alignment
- Fix text ellipsis on mobile note name
Full Changelog: 1.24.0-beta.1...1.25.0-beta.1
1.24.0
🐛 Bug Fixes
- Sharing link was broken after refreshing page when you had a lot of shared files
- Open note path into Drive on the current tab
- Share button appears unshared first
- In local, clicking on the "add new note" redirect the user to the page "Application not yet available"
- Activate back the sharing cozy to cozy (behing the flag
notes.sharing-cozy-to-cozy
)
✨ Features
- Add route to create a note
🔧 Tech
- Add flag plugin
- Add PR template
- Renew Github Token for CI
1.24.0-beta.1
🐛 Bug Fixes
- Sharing link was broken after refreshing page when you had a lot of shared files
- Open note path into Drive on the current tab
- Share button appears unshared first
- In local, clicking on the "add new note" redirect the user to the page "Application not yet available"
- Activate back the sharing cozy to cozy (behing the flag
notes.sharing-cozy-to-cozy
)
✨ Features
- Add route to create a note
🔧 Tech
- Add flag plugin
- Add PR template