]> git.sur5r.net Git - glabels/blob - NEWS
Final preparation for 3.2.1.
[glabels] / NEWS
1 * gLabels 3.2.1 (stable) release.  Release date 2014-11-10
2
3 - Fixed "new label dialog" crash introduced with Gtk 3.14
4 - Fixed text box layout problems with center and right alignment
5 - Updated UI translations:
6     Andika Triwidada (id)
7     Daniel Mustieles (es)
8     Dimitris Spingos (el)
9     Jiri Grönroos (fi)
10     Lasse Liehu (fi)
11     Marek Černocký (cs)
12     Mario Blättermann (de)
13     Martin Srebotnjak (sl)
14     Matej Urbančič (sl)
15     Rūdolfs Mazurs (lv)
16     Мирослав Николић (sr) (sr@latin)
17 - Updated Doc translations:
18     Daniel Mustieles (es)
19     Dimitris Spingos (el)
20     Marek Černocký (cs)
21     Piotr Drąg (fr)
22
23
24 * gLabels 3.2.0 (stable) release.  Release date 2013-10-28
25
26 - Fixed bug causing object editor to remain active after object deleted.
27 - Embed text directly to printsrteam rather than outline.
28 - Added workaround for pango kerning bug: pango-cairo bug #700592.
29 - Fixed many gtk+ deprecations.
30 - Document updates.
31 - Additional templates and fixes.
32 - Updated to workaround evolution-data-server API breakage.
33 - Fixed desktop file validation problems.
34 - Updated and new translations.
35
36
37 * gLabels 3.0.1 (stable) release.  Release date 2012-09-17
38
39 - Fixed bug causing extra pages to be printed when doing a document merge
40 - Fixed font scaling problems when doing a document merge
41 - Added missing dependencies to libglabels and libglbarcode pkg-config files
42 - Fixed invalid gsettings schema file
43 - Fixed incorrect clip region for rectangular labels
44 - Numerous new templates and fixes
45 - Updated and new translations:
46   - Japanese (Takeshi AIHANA, Jiro Matsuzawa)
47   - German (Mario Blättermann)
48   - Spanish (Daniel Mustieles, Jorge González)
49   - Serbian (Мирослав Николић)
50   - Finnish (Jiri Grönroos)
51   - British English (Bruce Cowan)
52   - French (Claud Paroz, Bruno Brouard)
53   - Norwegian bokmål (Kjartan Maraas)
54   - Indonesian (Andika Triwidada)
55   - Greek (Efstathios Iosifidis, Konstantinos Chortis)
56   - Slovenian (Andrej Žnidaršič, Matej Urbančič, Martin Srebotnjak)
57   - Czech (Marek Černocký)
58   - Russian (Александр Прокудин, Yuri Myasoedov)
59   - Esperanto (Kristjan SCHMIDT)
60   - Arabic (Hatim Ali)
61
62
63 * gLabels 3.0.0 (stable) release.  Release date 2011-05-16
64
65 - Reorganization of alignment menus
66 - Allow glabels-batch to be run outside of windowing system
67 - CSV parser now more closely follows RFC 4180
68 - Added templates
69 - Updated translations:
70    - French (Claude Paroz, Bruno Brouard, Gérard Baylard)
71    - Spanish (Daniel Mustieles)
72    - Japanese (Takayuki KUSANO, Takayoshi OKANO)
73    - Czech (Marek Černocký)
74    - German (Mario Blättermann)
75    - Dutch (Mario Blättermann, Hannie Dumoleyn)
76
77
78 * gLabels 2.3.1 (unstable) release.  Release date 2011-01-03
79
80 - Migrated to GNOME 3 platform
81   - Ported to Gtk3
82   - Ported from gconf to gsettings
83 - Updated manual and ported to Mallard
84 - Added text merge backend that uses semicolon delimeters
85 - Improve appearance of shadows of boxes and ellipses
86 - Added shadow property of image objects
87 - Added native support for SVG images
88 - Added full-featured barcode backend for libzint (Sam Lown, Robin Stuart)
89 - Refactoring of barcode subsystem
90   - Moved core barcode support to its own library (libglbarcode)
91   - Added onecode backend to libglbarcode
92   - Resurrected built-in Code39 backend and added to libglbarcode
93     (from way back in glabels 0.1.x)
94   - Allow selection of barcode backend from UI
95 - New logo and theme friendly icons
96 - Added support for elliptical templates
97 - Added many new templates
98 - Updated translations:
99    - Czech (Marek Černocký)
100    - Danish (Joe Hansen)
101    - French (Claude Paroz, Bruno Brouard, Gérard Baylard)
102    - German (Mario Blättermann)
103    - Spanish (Daniel Mustieles)
104    - Slovenian (Andrej Žnidaršič)
105    - Catalan (Valencian) (David Planella)
106    - Swedish (Daniel Nylander)
107    - Brazilian Portuguese (Michel Recondo, Henrique P. Machado, Antonio Fernandes C. Neto)
108
109
110 * gLabels 2.3.0 (unstable) release.  Release date 2010-06-06
111
112 - Removed use of deprecations in platform:
113   - Migrated from libglade to GtkBuilder
114   - Removed all dependencies on libgnome and libgnomeui
115   - Removed all GTK+ and GLIB deprecations as of GNOME 2.30
116   - Use accessor functions in GTK+ and GLIB
117 - Major refactoring of code
118 - Added Undo/Redo capability
119 - GnuBarcode backend is now optional and is no longer distributed with glabels
120 - IEC16022 (datamatrix) barcode backend is now optional and is no longer
121   distributed with glabels
122 - Added optional IEC18004 (QRCode) barcode backend (Daniel Mueller)
123 - Added optional Zint barcode backend (currently ony supports GS1-128, but
124   other barcodes will be supported by this backend in the future).
125   (Samual Lown)
126 - Now uses "XDG Base Directory Specification" to locate user templates
127 - New wizard based "New Label" dialog
128 - Can now manage user created templates from within glabels
129 - New "Insert Field" button
130 - Allow pasting of images and text from other apps as new objects
131 - Fixed focus problems which prevented proper copy and paste operation
132   within the text editor
133 - CSV merge backend can now harvest 1st line of CSV file for field names
134 - New font selection widget
135 - New color selection widget
136 - Support parallel installation with older versions of glabels
137 - Updated license to GPL3+
138 - Full translations of application strings for this release:
139    - German (Mario Blättermann)
140    - Spanish (Daniel Mustieles)
141    - Brazilian Portuguese (Michel Recondo)
142    - Danish (Joe Hansen)
143    - French (Claude Paroz)
144    - Slovenian (Andrej Žnidaršič)
145
146
147 * gLabels 2.2.8 (stable) release.  Release date 2010-04-19
148
149 - Fix crash caused by new g_new macros in glib-2.24.0
150 - Removed extra padding in "New label" dialog
151 - New Norwegian bokmål translation (Kjartan Maraas)
152 - New Portuguese translation (Filipe Roque)
153 - Updated Japanese translation (Takeshi AIHANA)
154 - Updated Spanish translation (Jorge González)
155 - Updated Fresh translation (Bruno Brouard)
156 - Updated German translation (Mario Blättermann)
157 - Updated Slovenian translation (Andrej Žnidaršič)
158 - Updated Czech translation (Marek Černocký)
159 - New templates
160
161
162 * gLabels 2.2.7 (stable) release.  Release date 2010-03-01
163
164 - Fixed limitation on encoded image sizes (fix only valid if libxml 2.7+ is installed)
165 - Fixed focus behavior of canvas so that focus does not get stolen when
166   highlighting text in the object editor
167 - New Slovenian translation (Andrej Žnidaršič)
168 - New Danish translation (Joe Hansen)
169 - Updated Czech translation (Marek Cernocky)
170 - Updated German translation (Mario Blättermann)
171 - Updated German help manual translation (Mario Blättermann)
172 - New French translation of help manual (Alain Lojewski and Claude Paroz)
173 - New Czech translation of help manual (Marek Cernocky)
174 - New Spanish translation of help manual (Jorge González)
175 - New templates
176
177
178 * gLabels 2.2.6 (stable) release.  Release date 2009-11-11
179
180 - Fixed drawing artifact with round labels.
181 - Fixed several memory issues.
182 - Fixed several UI inconsistencies when changing merge source.
183 - Fixed potiential crash when doing a document merge.
184 - Now makes a better guess at locale defaults (page size and units).
185 - Updated user documentation (Mario Blättermann).
186 - Updated swedish translation (Daniel Nylander).
187 - Updated german translation (Mario Blättermann).
188 - Updated russian translation (Alexandre Prokoudine)
189 - Updated french translation (Claude Paroz)
190 - New chinese translation (Careon)
191 - New catalan translation (David Planella)
192 - Updated german translation of user documentation (Mario Blättermann).
193 - New templates.
194
195
196 * gLabels 2.2.5 (stable) release.  Release date 2009-04-30
197
198 - Fixed spinbutton/adjustment bugs that made glabels unusable with Gtk 2.16.
199 - Fixed default preview colors in color combos.
200 - Updated german translation (Mario Blättermann).
201 - New templates.
202
203
204 * gLabels 2.2.4 (stable) release.  Release date 2008-12-22
205
206 - Corrected button order in "Open" and "Save as" dialogs.
207 - Fixed performance problem when large number of fonts are installed.
208 - Corrected several i18n problems.
209 - Fixed "paste" bug that created phantom object views.
210 - Fixed performacne problem when many objects are selected.
211 - New templates.
212
213
214 * gLabels 2.2.3 (stable) release.  Release date 2008-08-17
215
216 - Explicitely set page size when printing -- don't let print back-end use
217   a default size (Bug #2049431).
218 - Sets more appropriate object size limits for any aspect ratio (Bug #1993550).
219 - Fixed crash of glabels-batch (Bug #1968653).
220 - Fixed bug with barcode and image merge radio buttons (Bug #1959135).
221 - Will now attempt to parse newer namespaces (Bug #1872584).
222 - Fixed drawing errors when drawing markup on rotated labels.
223 - New korean translation (xein@navir.com).
224 - New templates.
225
226
227 * gLabels 2.2.2 (stable) release.  Release date 2008-02-22
228
229 - Fixed crash when creating Code128C barcode (Bug #1766425).
230 - Explicitely set page size when printing "other" page size.
231 - Fixed rendering bug with bitmap fonts.
232 - Fixed rendering problem when displaying "Invalid barcode data".
233 - Fixed crash when deleting multi-object selections.
234 - Enforce minimum size for images to prevent rendering of images of zero size.
235 - Fixed problem with image size spinboxes (Bug #1886438).
236 - Fixed template example in documentation.
237 - Use default units when writing xml files.
238 - New templates.
239
240 * gLabels 2.2.1 (stable) release.  Release date 2008-01-23
241
242 - Sort font lists alphabetically.
243 - Sort evolution records by "file_under" field.
244 - Fixed clipping bug when rotating labels.
245
246
247 * gLabels 2.2.0 (stable) release.  Release date 2007-12-26
248
249 - Migrated from EggRecent to GtkRecentManager
250 - Migrated from libgnomeprint to GtkPrintOperation and Cairo.
251 - Migrated from libgnomeprint to Pango for text layout.
252 - Migrated GnomeDruid to GtkAssistant for template designer.
253 - Migrated from GnomeCanvas to Cairo.
254 - Removed all deprecated widgets as of Gnome-2.16/Gtk-2.10.
255 - Added categorization of templates and an updated New Label dialog.
256 - New label dialog now allows selection of recently used templates
257 - Removed splash screen.
258 - Added initial support for datamatrix 2D barcodes.
259 - Added support for Brazilian CEPNet barcodes.
260 - Added shadow attribute to label objects.
261 - New merge backend for evolution data server (Austin Henry)
262 - Various bug fixes.
263 - New templates.
264
265
266 * gLabels 2.1.5 (unstable) release.  Release date 2007-12-09.
267
268 - New label dialog now allows selection of recently used templates
269 - Store brand and part number as separate fields in templates
270 - Major cleanup of libglabels API and documentation
271 - Minor bug fixes (and probably some new bugs).
272
273
274 * gLabels 2.1.4 (unstable) release.  Release date 2007-08-17.
275
276 - Added categorization of templates and an updated New Label dialog.
277 - Added initial support for datamatrix 2D barcodes.
278 - Migrated from EggRecent to GtkRecentManager.
279 - Migrated from libgnomeprint to GtkPrintOperation and Cairo.
280 - Migrated from libgnomeprint to Pango for text layout.
281 - Migrated GnomeDruid to GtkAssistant for template designer.
282 - Migrated from GnomeCanvas to Cairo.
283 - Removed splash screen.
284 - Added support for Brazilian CEPNet barcodes.
285 - Updated French translation (Claude Paroz)
286 - New Esperanto translation (Antonio C. Codazzi)
287 - Minor bug fixes (and probably some new bugs).
288 - New templates.
289
290
291 * gLabels 2.1.3 (unstable) release.  Release date 2006-05-27.
292
293 - Don't print "Invalid barcode data" if data field is empty. (Bug #1479839) (Darren Warner)
294 - Fixed hangup when grid or markup have been toggled during a previous session. (Bug #1434324)
295 - Added shadow attribute to label objects.
296 - Fixed color groups in color combo widgets.
297 - Fixed several potential crashes.
298
299
300 * gLabels 2.1.2 (unstable) release.  Release date 2005-12-21.
301
302 - Updated Italian translation (Daniele Medri)
303 - Fixed double entry in property bar's font family combobox
304 - Don't allow zero width or height when drawing pixbufs
305 - Fixed various memory leaks
306 - New configure option to disable update-mime-database and update-desktop-database
307 - New merge backend for evolution data server (Austin Henry)
308 - New minimal merge backend for VCards using evolution data server API (Austin Henry)
309 - New templates and fixes
310
311
312 * gLabels 2.1.1 (unstable) release.  Release date 2005-06-21.
313
314 - Added document merge tutorial to help documentation
315 - Replaced deprecated widgets (now requires Gnome 2.10 and GTK+ 2.6)
316 - Replaced libbonoboui with GtkUIManager (now requires Gnome 2.10 and GTK+ 2.6)
317 - Updated Russian translation (Vitaly Lipatov)
318 - Updated Spanish translation (Sergio Rivadero)
319 - Updated Czech translation (David Makovský and Zbynek Mrkvick)
320 - Updated Italian translation (Daniele Medri)
321 - Added documentation for libglabels
322 - Minor bug fixes and cleanup
323 - New templates
324
325
326 * gLabels 2.1.0 (unstable) release.  Release date 2005-01-22.
327
328 - Added ability to select color from merge source (Frederic Ruaudel)
329 - See 2.0.2
330
331
332 * gLabels 2.0.2 release.  Release date 2005-01-22.
333
334 - Desktop file reconciled with desktop-entry-spec
335 - New cleaned-up icon
336 - Added option to glabels-batch to allow selection of first label.
337 - Added options to glabels-batch to allow selection of merge source and crop marks.
338   (José Dapena Paz)
339 - Updated french translation (Florent Morel)
340 - Fixed translation problem with object editor labels
341 - Minor bug fixes and cleanup
342 - New templates
343
344 * gLabels 2.0.1 release.  Release date 2004-08-15.
345
346 - Fixed crash when reading some labels created with 1.93.x.
347 - Updated japanese translations (Takeshi AIHANA)
348 - Fixed crash from improperly freeing translation strings.
349
350
351 * gLabels 2.0.0 release.  Release date 2004-08-09.
352
353 - Fixed crash when encountering old template files
354 - Align grid to label center for DVD/CD and round labels
355 - Don't touch compression of original file
356 - 64-bit fixes
357 - Added man page
358 - Fixed missing outline problem experienced with some printers
359 - Added separate horizontal and vertical waste properties for rectangular templates
360 - Added option to auto-shrink text during document merge
361 - Fixed memory leaks
362 - Added format attibute to barcode objects, to allow correct layout of merged labels
363 - Fixed mime type registration for GNOME 2.6
364