Page 1 of 1

[Ann] CintaNotes 2.8.6 Beta 2

Posted: Fri May 01, 2015 12:32 pm
by CintaNotes Developer
May 1, 2015 - Version 2.8.6 Beta2

In this version:
(in green - changes since 2.8.6 Beta 1)

Enhancements:
  • Note properties: add ability to edit seconds
  • Editor: double Ctrl+Home(End) in remarks field should focus note text and go to start(end).

Fixes:
  • Window position not always restored correctly after restart
  • Editor: internal note links can get corrupt
  • Editor: on some computers note links are not copied when pasting notes as RTF
  • Editor: ampersand (&) and apostrophe (') are not recognized as part of URL
  • Editor: link editor doesn't resize after pressing enter
  • Editor: removing list style should convert vertical tabs to CRLFs
  • Editor: link field should be trimmed on exiting the edit mode
  • Editor: Alt+Shift+U(F) produce ding sound
  • Editor: add links watchdog to report link corruption
  • Editor: note title is not right-trimmed on save when editor line trimming is on
  • Search: search string becomes lower case after program restart
  • Simplenote sync: recycle bin issues
  • Simplenote sync: CN resets SN note's "Pinned to top" status
  • Simplenote sync: crash on downloading note containing special chars
  • Simplenote sync: infinite uploading
  • Error when closing CN while editor with a changed note is open
  • Synchronization dialog: not possible to delete login credentials
  • Synchronization dialog: initial focus missing
  • License: trailing blanks in the "Registration Name and Email" field prevent registration
  • Export: "Selected" is not disabled even if the active section is empty

Download:
Installable: CintaNotes_2_8_6_Beta2_Setup.exe
Portable: CintaNotes_2_8_6_Beta2.zip

Re: [Ann] CintaNotes 2.8.6 Beta 2

Posted: Sat May 02, 2015 1:47 am
by usbpoweredfridge
Thanks, installed and tested with adding a few notes - no problems noticed as yet.

Chris

Re: [Ann] CintaNotes 2.8.6 Beta 2

Posted: Sun May 03, 2015 5:07 pm
by Thomas Lohrum
Hi Alex,

thanks for providing beta 2.

Things, that i have tested:

* Note properties: add ability to edit seconds => OK

* Editor: double Ctrl+Home(End) in remarks field should focus note text and go to start(end). => awesome :D

* Editor: removing list style should convert vertical tabs to CRLFs => OK :D

* Editor: add links watchdog to report link corruption
@all: to enable the watchdog set "editor.linkswatchdog.enabled = 1"
@Alex: to have more people use this feature it should be enabled in beta versions or when debug.log is enabled

* Editor: note title is not right-trimmed on save when editor line trimming is on => OK
Please note, it works only, when the note is changed anyway, hence it does not affect old notes, that get opened and closed without any editing.

Thomas

Re: [Ann] CintaNotes 2.8.6 Beta 2

Posted: Mon May 04, 2015 10:25 am
by CintaNotes Developer
usbpoweredfridge wrote:Thanks, installed and tested with adding a few notes - no problems noticed as yet.
Chris


Thanks a lot for trying it out, Chris!

Re: [Ann] CintaNotes 2.8.6 Beta 2

Posted: Mon May 04, 2015 10:27 am
by CintaNotes Developer
Thomas Lohrum wrote:Hi Alex,
thanks for providing beta 2.

No problem - thanks to you for testing it ;)

@Alex: to have more people use this feature it should be enabled in beta versions or when debug.log is enabled

It is already working for debug log.
Enabled in beta versions - is now pointless since the next version is already not a beta.

* Editor: note title is not right-trimmed on save when editor line trimming is on => OK
Please note, it works only, when the note is changed anyway, hence it does not affect old notes, that get opened and closed without any editing.

Yes, otherwise it would mess up the modified dates and working with r/o databases.