-
Notifications
You must be signed in to change notification settings - Fork 157
/
changelog.txt
166 lines (143 loc) · 6.17 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
NixNote (2.0.2) stable; urgency=low
* Added the ability to code user exit routines.
* Added <pre> opton to enter pre-formatted text.
* Changed UTF-8 encoding to be the default option.
* Better C++11 compatibility.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Tue, 12 Sep 2017 12:00:00 -0400
NixNote (2.0.1) stable; urgency=low
* Add the ability to customize some aspects of a table
within a note.
* Added an auto-save interval. This can be customized
in the preferences dialog.
* Add the ability to fully justify text.
* Add "double click" tray option. May not work on all
Window managers & isn't recommended with the
"single click" option.
* Add the ability to specify the db location via a
--condigDir command line option.
* Add option to intercept SIGHUP on Linux.
* Add option to clear & mark complete multiple reminders
from the note list.
* Added support for reminder search syntax & attribute filters.
* Add support for new plugin locations.
* Chinese translation improvements.
* Performance improvements & Bug fixes.
-- Randy Baumgarte <[email protected]> Thu, 9 Mar 2017 12:00:00 -0400
NixNote (2.0) stable; urgency=low
* Added the ability to export a note as a PDF.
* Added the ability to alter the default notebook.
* Added a new material theme.
* Ctrl+S will automatically save a note that has been changed.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Tue, 7 Feb 2017 12:00:00 -0400
NixNote (2.0-beta-11) stable; urgency=low
* Added the ability to paste multiple attachments at a time.
* Added the ability to force a reindexing of a specific note.
* Added the ability to disable font preview in the editor
dialog.
* Added the ability to enable/disable note reminders from
the command line.
* Added the ability to re-download a specific note from
Evernote.
* Added a "test" button on the email preferences dialog.
* Added socks5 proxy support.
* Added the experimental option to force UTF8 encoding if
not specified by Evernote.
* Added a dialog box to show which the currently defined
shortcuts.
* Added "About Qt" dialog box.
* Added a command to open the Github page.
* Added the ability to use find/replace shortcuts in an
external window.
* Added the ability to automatically restart after the
API rate limit has been exceeded (experimental).
* Added the option to show a popup on sync errors.
* Added better Qt5 support.
* Better support for Windows builds.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Wed, 28 Dec 2016 12:00:00 -0400
NixNote (2.0-beta-10) stable; urgency=low
* Splt Hunspell into a plugin.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Sun, 18 Sep 2016 12:00:00 -0400
NixNote (2.0-beta-9) stable; urgency=low
* Added the ability to append to an existing note via the
command line.
* Added the ability to disable or customize thumnail intervals.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Sun, 14 Aug 2016 12:00:00 -0400
NixNote (2.0-beta-8) stable; urgency=low
* Added the ability to open and close a notebook via the
command line.
* Separated the webcam into a separate plugin so
opencv is not required.
* Added a few new shortcuts.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Sat, 25 Jun 2016 12:00:00 -0400
NixNote (2.0-beta-7) stable; urgency=low
* Added the ability to create a Table of Contents from
selected notes.
* More aggressive cleanup of notes to remove invalid
attributes.
* Note synchronization no longer stops after the first
failure.
* Added more command line options.
* Added the option to automatically add a username to
new notes.
* Updated Czech translation.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Fri, 18 Dec 2015 18:00:00 -0400
NixNote (2.0-beta-6) stable; urgency=low
* Added a "Presentation Mode" that hides almost
everything except the editor, the attributes bar,
and the tabs of open notes.
* Added the ability to customize the editor's
default font & background color via the theme.ini.
This is for people who were experiencing problems
with darker themes. A "Dark Editor" theme has
also been included as an example.
* The default for viewing PDFs intline has been
changed to "no" due to a weird error with Gnome.
* A lot of different command line options have been
added. This also makes nixnot2-cmd obsolete.
* Added the option to disable PDF local indexing.
This only impacts new/modified PDFs. Data received
from Evernote is still searched.
* Better mesasges when a note sync fails.
* Bug fixes.
-- Randy Baumgarte <[email protected]> Wed, 09 Dec 2015 20:00:00 -0400
NixNote (2.0-beta-5) stable; urgency=low
* Added the ability to email notes.
* Searching will now highlight PDF results.
* Added Print Preview & the ability to only print s
elected text.
* Notes that are marked as shortcuts are now visible
in the tray icon.
* Added the option to use notify-send instead of Qt's
popup notification.
* A colors.txt file can be added to customize note
background color options.
* Basic support for nixnote2-cmd utility.
* Various GUI enhancements.
* Lots of bug fixes.
-- Randy Baumgarte <[email protected]> Mon, 16 Nov 2015 14:00:00 -0400
NixNote (2.0-beta-4) stable; urgency=low
* Added the ability to auto-hide the editor tool bar.
* Added the ability to show/hide more GUI componennts.
* Added the ability to customize tray icon actions.
* Added more command line options.
* Various GUI enhancements.
* Lots of bug fixes.
-- Randy Baumgarte <[email protected]> Tue, 13 Oct 2015 14:00:00 -0400
NixNote (2.0-beta-3) stable; urgency=low
* Added the ability to change GUI fonts & font sizes.
* Added the ability to change GUI icons.
* Added the option to only show popup notices if a sync fails.
* Added debug option to disable tag name sorting to bypass
non-ASCII character bug.
* Lots of bug fixes.
-- Randy Baumgarte <[email protected]> Sat, 04 Apr 2015 14:00:00 -0400
NixNote (2.0-beta-2) stable; urgency=low
* Beta 2. Lots of bug fixes and removal of Thrift.
-- Randy Baumgarte <[email protected]> Sat, 26 Apr 2014 14:00:00 -0400