Releases: cozy/cozy-notes
Releases · cozy/cozy-notes
1.18.0
What's Changed
- Bump version to 1.18.0 by @poupotte in #208
- feat: Upgrade cozy-client version by @acezard in #211
- feat: Allow cozy-notes contacts access by @acezard in #212
- Fix wording by @poupotte in #214
- feat: Add note url by @acezard in #209
- feat: Add cozy-to-cozy sharing by @acezard in #215
- fix: Improve css styles by @acezard in #221
- fix: Update SharedRecipients styles to match drive by @acezard in #222
- Release/1.17.1 by @acezard in #220
- chore(deps): pin dependencies by @renovate in #216
- chore(deps): pin dependencies by @renovate in #217
- chore(deps): pin dependencies by @renovate in #218
- feat: Improve list display in mobile view by @acezard in #223
- feat: Remove filename by @acezard in #224
- feat: Use updated title in sharing modal by @acezard in #225
- feat: Add sharing button for each note in notes list by @acezard in #226
- fix: Rollback useCallback changes as it created a breaking bug by @acezard in #228
- feat: Bump
cozy-client
fromv23
tov24
by @acezard in #229 - feat: Add drag and drop for images by @acezard in #227
- fix: Handle cozy-sharing related issues by @acezard in #234
- fix: Improve UI after staging by @acezard in #235
- feat: Implement MVP header by @acezard in #236
- fix: Handle failure when opening a note by @acezard in #248
- fix: Improve UI when no notes exist by @acezard in #249
- fix: Hide empty bar under toolbar by @acezard in #246
- fix: Update floating toolbar zindex by @acezard in #250
- fix: display icons in public mode by @acezard in #245
- fix: Rename header left and right component by @acezard in #251
- fix: Properly display note path by @acezard in #243
- fix: Allow tabbing out of the title by @acezard in #247
- fix: Clear console errors by @acezard in #244
- fix: Allow tabbing out of the title by @acezard in #255
Full Changelog: 1.17.0...1.18.0
1.18.0-beta.4
What's Changed
- Bump version to 1.18.0 by @poupotte in #208
- feat: Upgrade cozy-client version by @acezard in #211
- feat: Allow cozy-notes contacts access by @acezard in #212
- Fix wording by @poupotte in #214
- feat: Add note url by @acezard in #209
- feat: Add cozy-to-cozy sharing by @acezard in #215
- fix: Improve css styles by @acezard in #221
- fix: Update SharedRecipients styles to match drive by @acezard in #222
- Release/1.17.1 by @acezard in #220
- chore(deps): pin dependencies by @renovate in #216
- chore(deps): pin dependencies by @renovate in #217
- chore(deps): pin dependencies by @renovate in #218
- feat: Improve list display in mobile view by @acezard in #223
- feat: Remove filename by @acezard in #224
- feat: Use updated title in sharing modal by @acezard in #225
- feat: Add sharing button for each note in notes list by @acezard in #226
- fix: Rollback useCallback changes as it created a breaking bug by @acezard in #228
- feat: Bump
cozy-client
fromv23
tov24
by @acezard in #229 - feat: Add drag and drop for images by @acezard in #227
- fix: Handle cozy-sharing related issues by @acezard in #234
- fix: Improve UI after staging by @acezard in #235
- feat: Implement MVP header by @acezard in #236
- fix: Handle failure when opening a note by @acezard in #248
- fix: Improve UI when no notes exist by @acezard in #249
- fix: Hide empty bar under toolbar by @acezard in #246
- fix: Update floating toolbar zindex by @acezard in #250
- fix: display icons in public mode by @acezard in #245
- fix: Rename header left and right component by @acezard in #251
- fix: Properly display note path by @acezard in #243
- fix: Allow tabbing out of the title by @acezard in #247
- fix: Clear console errors by @acezard in #244
Full Changelog: 1.17.0...1.18.0-beta.4
1.18.0-beta.3
What's Changed
- Bump version to 1.18.0 by @poupotte in #208
- feat: Upgrade cozy-client version by @acezard in #211
- feat: Allow cozy-notes contacts access by @acezard in #212
- Fix wording by @poupotte in #214
- feat: Add note url by @acezard in #209
- feat: Add cozy-to-cozy sharing by @acezard in #215
- fix: Improve css styles by @acezard in #221
- fix: Update SharedRecipients styles to match drive by @acezard in #222
- Release/1.17.1 by @acezard in #220
- chore(deps): pin dependencies by @renovate in #216
- chore(deps): pin dependencies by @renovate in #217
- chore(deps): pin dependencies by @renovate in #218
- feat: Improve list display in mobile view by @acezard in #223
- feat: Remove filename by @acezard in #224
- feat: Use updated title in sharing modal by @acezard in #225
- feat: Add sharing button for each note in notes list by @acezard in #226
- fix: Rollback useCallback changes as it created a breaking bug by @acezard in #228
- feat: Bump
cozy-client
fromv23
tov24
by @acezard in #229 - feat: Add drag and drop for images by @acezard in #227
- fix: Handle cozy-sharing related issues by @acezard in #234
- fix: Improve UI after staging by @acezard in #235
- feat: Implement MVP header by @acezard in #236
- fix: Handle failure when opening a note by @acezard in #248
- fix: Improve UI when no notes exist by @acezard in #249
- fix: Hide empty bar under toolbar by @acezard in #246
- fix: Update floating toolbar zindex by @acezard in #250
- fix: display icons in public mode by @acezard in #245
- fix: Rename header left and right component by @acezard in #251
- fix: Properly display note path by @acezard in #243
- fix: Allow tabbing out of the title by @acezard in #247
- fix: Clear console errors by @acezard in #244
Full Changelog: 1.17.0...1.18.0-beta.3
1.18.0-beta.2
fix: Improve toolbars UI
1.18.0-beta.1
fix: Improve UI after staging
1.17.1
1.17.1-beta.1
- Update ProseMirror schema to accept Date node type which was previously removed
1.17.0
1.17.0-beta.1
- ✨ Insérer des images dans les notes
- ✨ Possibilité de redimensionner images
- ✨ Possibilité de modifier l'affichages des images (float ou full screen)
- 🔧 Mise à jour des dépendances
- 🔧 Ajout du support TypeScript
1.16.0
- 🐛 Pas d'upgrade du schéma en mode read only
- 🔧 Upgrade de cozy-client
- 🔧 Upgrade cozy-sharing pour un fix sur les modales de partage quand partage en readOnly
- 🔧 La row d'une note est maintenant vue comme un bouton par le navigateur pour une meilleure accessibilité
- 🔧 Upgrade cozy ui + migration muiv4