Skip to content

Releases: giacomogroppi/writernote-qt

Writernote 2.0.0h

12 Oct 15:23
Compare
Choose a tag to compare

Fix for:

  • Better multi thread when loading pdf
  • Sheet
  • Open file location in snap and windows
  • Draw for pdf
  • Highlighter
  • Load image in windows
  • Better file compability for images
  • Draw pdf while exporting
  • Draw pdf
  • Updater for windows

Introduce:

  • Android support [not pdf]
  • IOS support
  • When Writernote opens, you will be able to preview what's inside a file.
  • Print document

Remove:

  • Writernote has decided to remove the option of having multiple copybooks, to promote portability over time.
  • It will no longer be possible to type with the keyboard

Writernote 1.5.2h

04 Sep 10:25
Compare
Choose a tag to compare

Fix for:

  • Rename copybook
  • Img load, save, and draw
  • Windows: load and save audio file
  • Last edit file

Introduce:

  • When you open writernote it's now possible to directly write with pen [default]
  • When open a file, if it's possible, it open directly the first copybook
  • Build info
  • Pdf support
  • Button size dynamicaly
  • Audio button fix (now, when you are not listening to anything, the buttons are hidden, as well as the timeline, and the audio controller)
  • Build for MacOS

Writernote 1.5.1h

15 Jun 19:56
Compare
Choose a tag to compare

fix for:

  • save audio
  • load audio
  • play audio in pen mode
  • icon

introduce:

  • Highlighter:
    • set alfa of color
    • set size or pressure
    • possibility to set the highlighter with the same settings as the pen

Writernote 1.5.0h

23 May 10:45
Compare
Choose a tag to compare

Fix for:

  • autosave:
    • Now on it is possible to set how often to save
  • pdf export
  • improve performance while loading file
  • fix loading file
  • square [touch]
  • drop file to open

Introduce:

  • updater program, for windows only, that allows you to update writernote without downloading the new version from github every time
  • tmp file, file that is saved every time a timer that the user has set expires, so as not to lose any type of data
  • module to restore file lost
  • draw with touch/mouse

Writernote 1.4.3h

05 May 10:28
Compare
Choose a tag to compare

fix for:

  • auto create new sheet
  • fixed the fact that you could not see below what you were writing
  • need to save message
  • pen size
  • rubber:
    • partial
    • total

introduce:

  • drag file to open
  • scrolling kinetic
  • new color struct (change from int [4] to uchar [4])
  • size_t variable to control integrity of data when loading new copybook
  • now the when change copybook it control if the file is change

Writernote 1.4.2h

12 Apr 18:02
Compare
Choose a tag to compare

fix for:

  • log support
  • fast way to access data
  • remove duplicate functions
  • move object with pen
  • fix for missing object draw in pen mode
  • zoom

Introduce:

  • Init support for copy area
  • Support for OS2 system [only keyboard mode] [thanks to Elbert Pol elbert.pol@gmail.com]
  • The possibility to set the default method [pen / keyboard]
  • The possibility to reduce the size of the file, removing half of the user-drawn points
  • Italian language support [unavailable in this version]

Writernote 1.4.1h

29 Mar 14:44
Compare
Choose a tag to compare

fix for:

  • remove unusual function
  • faster in manage data
  • create new sheet
  • auto create sheet
  • rubber
  • in the version the fact that you could write off the sheet has been fixed
  • fix scroll, in y and x

introduce:

  • save last method used
  • init log [not enable in this version]
  • faster interaction

Writernote 1.4.0

24 Mar 08:18
Compare
Choose a tag to compare

fix for:

  • manage data after stop recording [ now the system works on a different thread from that of the application, and the user can choose whether to stop the system in case it crashes, and in that case it will restore to previous data ]
  • redo undo fix [ not enable in this version ]
  • fix for creating a new sheet within the same file
  • save data [now the application is also able to read old files, to disable this option you have to remove the ALL_VERSION macro in writernote.pro]
  • last open file [when the recent file was saved it produced a core dump, and it was not possible to save more then one recent file]
  • sometimes the screen went blank due to a call to the protected paintEvent function, now if it is called without the user actually writing something on the sheet, it automatically sets the variable to load the data
  • in some windows system there is ssl library, so we can not check for update using GET request, in this version the openssl library is included
  • fixed scrolling on windows

introduce:

  • include the audio file inside the writernote container
  • includes multi-support for different versions of the writernote file, is able to read any version and always save it as the latest, in order to carry forward compatibility and not break files
  • changing the page style quickly
    you can choose between:
    • line
    • white
    • default style
  • we can decide whether writernote should create the sheet for us or not
  • now writernote uses the github api and compares the last tag with the one with which writernote was compiled, in this way it can understand if there have been any important updates, and more
  • new method for playing recorded text. from now on writernote will be able to show, in keyboard mode, more than one change made per second
  • now while check if two copybook are the same, and we don't need to save it an other time, it move all the pixel in one same place, so when we are checking that we have the same data, we have the points under the same frame of reference
  • button to reposition all is written in pen mode, to the first page

Writernote 1.3.15

05 Mar 07:13
Compare
Choose a tag to compare

fix for:

  • about qt [it show the current version of qt]
  • show version
  • zoom
  • stable
  • save file

introduse:

  • text into pen mode [beta]

Writernote 1.3.14

01 Mar 09:09
Compare
Choose a tag to compare

introduce:

  • new data struct
  • more stable
  • faster in reading and writing files
  • open path of recent file

bug fix:

  • last open file
  • cloud [not include in this version]
  • rubber support
  • pen