Page 1 of 1
[Ann] CintaNotes 1.8.4
Posted: Tue Nov 13, 2012 8:39 am
by CintaNotes Developer
Good news everyone!
A new version is here!
Nov 13, 2012 - Version 1.8.4In this version:
Enhancements:
- Put newly opened notebooks to the bottom of the MRU list, not the top.
- Beep when selecting current notebook in File MRU list.
- After closing editor, always focus main window.
- Updated translations.
Fixes:
- Unexpected filter reset after modifying note data.
- Performance problems when rendering large notes.
- Wrong search highlight positions for text coming after spaces and tabs.
- URL detection: arbitrary domains were not recognized.
Download: Installable:
CintaNotes_1_8_4_Setup.exe Portable:
CintaNotes_1_8_4.zip
Re: [Ann] CintaNotes 1.8.4
Posted: Tue Nov 13, 2012 4:46 pm
by Mark S.
Accepting tags on spacebar doesn't seem to work any more. I checked to make sure the option was still set. Then went back to 1.8.1.5 to make sure I didn't hallucinate that it worked the way I remembered.
Should I have posted here, or in the bugs section? Since this is a brand-new release?
Thanks,
Mark
Re: [Ann] CintaNotes 1.8.4
Posted: Wed Nov 14, 2012 10:26 am
by ChrisCN
Hi
@Mark: I can confirm, that 'accept on spacebar' doesn't work any more.
And I want to add this question:
If I enter a tag in the search box and hit Ctrl+Enter the tag doesn't get selected in the tag sidebar
only after hitting CTRL-Enter a second time it behaves like expected.
Can this be reproduces? Is this a bug?
Thanks
Chris
Re: [Ann] CintaNotes 1.8.4
Posted: Thu Nov 15, 2012 4:57 am
by CintaNotes Developer
Mark S. wrote:Accepting tags on spacebar doesn't seem to work any more. I checked to make sure the option was still set. Then went back to 1.8.1.5 to make sure I didn't hallucinate that it worked the way I remembered.
Should I have posted here, or in the bugs section? Since this is a brand-new release?
Mark, thanks for the report. It's ok that you've posted it here. I confirm that this is a regression, we'll issue a fix asap.
Re: [Ann] CintaNotes 1.8.4
Posted: Thu Nov 15, 2012 4:58 am
by CintaNotes Developer
ChrisCN wrote:And I want to add this question:
If I enter a tag in the search box and hit Ctrl+Enter the tag doesn't get selected in the tag sidebar
only after hitting CTRL-Enter a second time it behaves like expected.
Yes, I can reproduce this and it's a regression as well, caused by refactoring the
autocompletion code. Will be fixed too. Thanks for reporting!
Re: [Ann] CintaNotes 1.8.4
Posted: Mon Nov 19, 2012 10:17 am
by CintaNotes Developer
Mark, Chris, please check out the fixes here:
viewtopic.php?f=3&t=1455Thanks!