Skip to content

Releases: matiasdelellis/quicknotes

Quicknotes v0.8.23

18 Jun 15:30
6cac60a
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.8.23] - 2024-06-18

  • Enable NC29

Quicknotes v0.8.22

06 Feb 18:02
41f8b42
Compare
Choose a tag to compare

Changelog

[0.8.22] 2024-02-06

  • Fix some pending regressions from NC28. Issue #109
  • Lots of improvements to dark theme support.

[0.8.21] 2024-01-30

  • Fix attachment selection, broken since NC27 due internal changes. Issue #104

[0.8.20] 2024-01-30

Quicknotes v0.8.21

31 Jan 02:18
88d7350
Compare
Choose a tag to compare

Changelog

[0.8.21] 2024-01-30

  • Fix attachment selection, broken since NC27 due internal changes. Issue #104

[0.8.20] 2024-01-30

Quicknotes v0.8.30

31 Jan 01:26
b6c6d3c
Compare
Choose a tag to compare

Changelog

[0.8.20] 2024-01-30

Quicknotes v0.8.10

15 Jun 01:59
Compare
Choose a tag to compare

Changelog

[0.8.10] 2023-06-14

  • Enable Nextcloud 26. Issue #100
  • Enable support to NC27 for early testing.
  • Implement the option to sort the notes. Issue #85
  • Fix some static analisys reports and some css styles.

Quicknotes v0.8.5

18 Nov 14:25
Compare
Choose a tag to compare

[0.8.5] 2022-11-18

  • Updates to fix NC25 and enable it.
  • New Ukrainian translation thanks to Денис Семенюк
  • Update other translations. Thank you very much to all!.

Quicknotes v0.8.1

02 Aug 14:45
Compare
Choose a tag to compare

Quicknotes v0.8.1 (All you need is love... V2 😉)

Changelog

[0.8.1] 2022-08-02

  • Add dashboard widget to show the latest notes. Issue #51
  • Integration with Talk. You can save a message as a note to remind yourself.
  • Fix unable to forget a shared note. Part of issue #72
  • Fix unable to forget a shared note already deleted by the owner. Issue #72
  • Update translations, add Danish and Turkish. Many thanks to all contributors.

Captura de pantalla 2022-08-02 - 11 34 21

Captura de pantalla 2022-08-02 - 11 43 39

Captura de pantalla 2022-08-02 - 11 44 32

Quicknotes v0.8.0 (All you need is love... :heart:)

23 May 02:03
Compare
Choose a tag to compare

Definitely, a little of love to the application... 😃
This week, I deign to do some things that I had pending a couple of years ago 🙈. Just small changes, but hopefully make a difference.. 😄

Changelog

[0.8.0] 2022-05-30

  • Just move focus to content when press Return key on title.
  • Jump to end of note content when open them. Issue #7
  • Fix close modal when select text and mouseup outside note. Issue #27
  • Implements automatic saving of notes. Issue #40
  • Also save the notes with Crl+Enter key.
  • Always save plain text for title on note.
  • Prevents closing notes when any part of the note is changed.
  • Fix some missing semicolon on colorPicker.
  • D'Oh!. Fix use of two translations (Introduced at least two years ago).
  • Add 'Title' as placeholder for empty notes.
  • Increase the size of un/pin notes and remove icons.
  • In the list of notes shows 'Note #' when the title is empty.
  • Don´t shrink the size of the note text.
  • Translate placeholders of empty notes.
  • New Greek translation thanks to Theodoros Bousios.
  • Update Spanish translation.
  • Fix Shared with 'user' tooltip.
  • Improves the tooltip to leaving a shared note.
  • Add support info to readme.
  • Handle OPTION(CORS) calls to use the API in web apps. Issue #80
  • Use display name of users to share dialog and notes. See issue #49
  • Don't trim long titles, and show them in more lines.

Quicknotes v0.7.6

07 May 12:54
c0fae81
Compare
Choose a tag to compare

NOTE: Just some changes to at least work on Nextcloud N24
I still don't understand what changed in this version and it's not documented!.. 😞

Quicknotes v0.7.3

03 Dec 12:42
Compare
Choose a tag to compare

Changelog

[0.7.3] 2021-12-03

  • Add where to translate into README. PR #71
  • Add lint and static-analysis using github workflows.
  • Convert database Mappers to QBMapper.
  • Fix impossible to change color of a note. Issue #74
  • Fix round of modal buttons..
  • New Czech translation thanks to Pavel Borecki
  • Enable to Nextcloud 23. Issue #75