forked from GNOME/ocrfeeder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
696 lines (512 loc) · 16 KB
/
NEWS
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
Version 0.8.1
=============
Bug Fixes
----------
* Fix Gtk thread related problems
* Fix unicode issues when saving a project and exporting a document
* Fix issue when exporting a picture in a document from a loaded project
* Fix ODT exportation button's icon
Improvements
-------------
* The Preferences dialog is now smaller (the big contents are wrapped
in a scrolled window)
* All dialogs are now centered to the main window
* Use XDG user's configuration directory instead of .ocrfeeder
Version 0.8
============
New Features
-------------
* Add support for multiple image TIFFs
Bug Fixes
----------
* Fix PIL importation
* Fix error when exporting a PDF with empty text areas
* Fix PDF output options in ocrfeeder-cli
* Fix getting engine name in ocrfeeder-cli
* Fix the use of newer versions of Unpaper
* Fix text in the pages icon view
* Fix reordering pages in the icon view
* Fix issues when no locale is set
* Fix loading project with more than one page
* Fix updating the OCR engines in the BoxEditor
Improvements
-------------
* Port the application to GObject Introspection
* Scan with 300 DPI and in color mode
* Use the last visited directory when adding a new image
* Warn when no OCR engines are found on startup or when
performing the recognition
* Update the box editor's OCR controls sensitiveness
according to the existence of OCR engines
New and Updated Translations
-----------------------------
* Marek Černocký [cz]
* Daniel Mustieles [es]
* Fran Diéguez [gl]
* Dimitris Spingos [el]
* Aharon Don [he]
* Attila Hammer, Gabor Kelemen [hu]
* Rafael Ferreira [pt_BR]
* Martin Srebotnjak [sl]
* Мирослав Николић [sr]
* Piotr Drąg [uk]
* Wylmer Wang [zh_CN]
Version 0.7.11
==============
New Features
-------------
* Introduce language choices for the recognition
(both on GUI and on CLI)
Bug Fixes
----------
* Fix saving and loading a project
* Fix saving a previously loaded and edited project
* Fix problem when adding new OCR engine from SettingsManager
* Fix error when deleting a page
Improvements
-------------
* Allow multiple images to be added at once
* Prevent errors when the OCR engine's
configuration has unknown settings
* Add OCR engine option to the CLI version
New and Updated Translations
-----------------------------
* Marek Černocký [cz]
* Daniel Mustieles [es]
* Gianvito Cavasoli [it]
* Fran Diéguez [gl]
* Piotr Drąg [pl]
* Matej Urbančič [sl]
* Yuri Myasoedov [ru]
* Мирослав Николић [sr]
Version 0.7.10
==============
New Features
-------------
* Move or select next/previous pages
* Add all exportation formats to the CLI version of OCRFeeder
Improvements
-------------
* Move menubar UI XML to a separate file
* Improve the generation of text lines in PDF generation
* Improve the way the document generators are managed in the code
New and Updated Translations
-----------------------------
* Marek Černocký [cz]
* Daniel Mustieles [es]
* Bruno Brouard [fr]
* Fran Diéguez [gl]
* Piotr Drąg [pl]
* Aleksej Kabanov [ru]
* Matej Urbančič, Martin Srebotnjak [sl]
Version 0.7.9
=============
Bug Fixes
----------
* Fix issue with the engines migration when there is no configuration folder
* Remove the migration information for engines that do not need so
Improvements
-------------
* Remove the warning dialog about the engines' arguments auto update
* Make the OCR engines' configuration warning more understandable
New and Updated Translations
-----------------------------
* Marek Černocký [cz]
* Joe Hansen [da]
* Fran Diéguez [gl]
Version 0.7.8
=============
Bug Fixes
----------
* Fix recognition after using the Unpaper tool gb#667392
* Fix Unpaper issue due to an unexisting variable gb#668027
* Prevent Tesseract version from appearing on its recognized
text gb#670953
* Fix typos and correct some errors in user doc (thanks
to Bruno Brouard)
Improvements
-------------
* Add support for migrating the OCR engines' configuration
* Try to find the Python modules instead of importing them at
build time (thanks to Moritz Barsnick)
New and Updated Translations
-----------------------------
* Marek Černocký [cz]
* Daniel Mustieles [es]
* Bruno Brouard [fr]
* Fran Diéguez [gl]
* Daniel Korostil [uk]
* Matej Urbančič, Martin Srebotnjak [sl]
Version 0.7.7
=============
Bug Fixes
----------
* Fix memory usage (use a limited number of ImageReviewer instances,
among other changes that save memory)
* Fix single recognition of a content area
* Import the Image module from PIL to avoid issues
* Fix the sys path for the CLI
* Reset the mouse cursor (to be the normal one) when deleting areas
* Fix missing dependency check for reportlab (gb#656574)
* Remove libgnome dependency (thanks to György Balló)
Improvements
-------------
* Generate a ChangeLog file from git when running make dist
(thanks to Alberto Garcia)
* Miscellaneous code improvements (remove unused code;
reorganize some classes; use subclasses of GTK+ objects instead
of generic Python objects)
* Use a dedicated temporary folder and delete it afterwards
* Remove the temporary folder setting from the preferences dialog
* Create a temporary directory correctly for the PDF conversion
* Change the way the areas are removed to make it more secure
New and Updated Translations
-----------------------------
* Marek Černocký [cz]
* Joe Hansen [da]
* Mario Blättermann [de]
* Kristjan SCHMIDT [eo]
* Daniel Korostil [uk]
* Matej Urbančič [sl]
Version 0.7.6
=============
New Features
-------------
* Add PDF exportation (both from scratch and searchable PDFs)
Bug Fixes
----------
* Fix the recognition for grayscale images
* Fix the switching of the mouse cursor on the page's right border
Improvements
-------------
* Make ODT the first exportation format in the list
* Add separators to the Document submenus
New and Updated Translations
-----------------------------
* Pau Iranzo [ca]
* Gil Forcada [ca@valencia]
* Mario Blättermann [de]
* Daniel Mustieles [es]
* Bruno Brouard [fr]
* Evangelos Vafeiadis [el]
* Kjartan Maraas [nb]
* Gabriel Speckhahn [pt_BR]
Version 0.7.5
==============
New Features
-------------
* Now the content boxes can be dragged by
their limits to extend their bounds
Bug fixes
----------
* Add "sane" missing dependency
* Change some mnemonics in the menu to avoid
clashes (fixes gb#645983)
(thanks to Łukasz Jernaś)
* Resets the favorite engine when it does not exist
* Prevent errors when adding unexisting images
Improvements
-------------
* Focus box's editor text area automatically (gb#635308)
* Clarify the help output about the --images option
New and Updated Translations
-----------------------------
* Marek Černocký [cs]
* Joe Hansen [da]
* Mario Blättermann [de]
* Daniel Mustieles [es]
* Claude Paroz [fr]
* Gianvito Cavasoli [it]
* Łukasz Jernaś [pl]
* Djavan Fagundes [pt_BR]
* Matej Urbančič [sl]
* Aron Xu [zh_CN]
Version 0.7.4
==============
New Features
-------------
* Add plain text exportation (thanks to Andrew McGrath)
* Add option to recognize current page or the whole document (gb#635306)
Bug fixes
----------
* Fix preferences dialog when Unpaper was not installed
* Fix failure when the check-speller could not find the given locale
* Replace unimplemented dialog by a message dialog (fixes gb#643919)
* Fix unicode strings translation (gb#644009) (thanks to Krzysztof Chojnowski)
* Annotate .ui file to ensure strings are extracted (thanks to Kjartan Maraas)
* Fix selection of multiple areas
Improvements
-------------
* Ask for confirmation when recognizing the document or the current page
and there are changes
* Use one status bar instead of three (gb#635219)
* Fix local source usage when run from the development directory
* Add missing dependencies to README
* Add support for translatable exportation format names
* Add missed Python dependencies to configure.ac (thanks to Juanje Ojeda)
* Add missing keystrokes for the "Recognize Document" and
"Recognize Selected Areas" (gb#644381) (thanks to Juanje Ojeda)
* Move of content areas' bounds into a gtk.Expander for cleaning up the UI
(thanks to Juanje Ojeda)
New and Updated Translations
-----------------------------
* Marek Černocký [cs]
* Mario Blättermann [de]
* Joe Hansen [da]
* Daniel Mustieles [es]
* Bruno Brouard, Claude Paroz [fr]
* Kjartan Maraas [nb]
* Matej Urbančič, Andrej Žnidaršič [sl]
* Daniel Nylander [sd]
* Aron Xu [zh_CN]
* Daniel Korostil [uk]
* Kjartan Maraas [no]
* Gabor Kelemen [hu]
Version 0.7.3
==============
Improvements
-------------
* Fix missing extra dist in resources' Makefile.am
* Add missing files to translation
Version 0.7.2
==============
Bug fixes
----------
* Fix the document menu items' sensitiveness after
recognizing a document
New Features
-------------
* Add help contents (user documentation)
Improvements
-------------
* Update manpages to reflect all available command-line
options (thanks to Alberto Garcia)
* Replace distutils with autotools
New and Updated Translations
-----------------------------
* Joe Hansen [da]
* Lucian Adrian Grijincu [ro]
Version 0.7.1a
================
Bug fixes
----------
* Install the spell-checker.ui file
Version 0.7.1
==============
Improvements
-------------
* Add importation of images from a scanner device
* Add the spellchecker functionality
* Add the copy text to clipboard functionality
* Improve the a11y of the "import page from scanner" menu
* Add the Cuneiform OCR engine automatic detection
* Replace the current freeware OpenOffice.org icon
with a GPLed one (thanks to Alberto Garcia)
* Move the OCRFeeder modules to its own folder
* Change configuration default values for actions done
after adding images
* Improve code
* Rewrite ocrfeeder-cli
Bug Fixes
----------
* Add the help option to ocrfeeder-cli (gb#630829)
* Fix selecting all areas
* Fix ellipsis and title in the queued events dialog
* Prevent "invisible" boxes creation
* Remove temporary images for the Tesseract OCR engine
New and Updated Translations
-----------------------------
* Marek Cernocky, Petr Kovar [cs]
* Mario Blättermann [de]
* Joe Hansen, Kenneth Nielsen [da]
* Jorge González [es_ES]
* Bruno Brouard [fr]
* Kjartan Maraas [nb]
* Matej Urbančič [sl]
Version 0.7
============
Improvements
-------------
* Add the deskew images action
* Add Unpaper to optionally clean images before they are added
* Drag-n-drop images to add them (thanks to Stefan Löffler)
* Use the mouse-wheel to scroll the windows horizontally
(thanks to Stefan Löffler)
* Add text cleaning option to remove fake newlines
* Add action to automatically recognize only the selected content boxes
* Add navigation through the content boxes
* Improve the content boxes' size
* Improve the a11y of the whole application
* Fix mnemonic keys and shortcuts
* Make the recognition of documents parallel (so it doesn't block the UI)
Bug Fixes
----------
* Fix boxes creation (gb#24793)
* Fix documents creation with duplicated boxes
New and Updated Translations
-----------------------------
* Marek Cernocky [cs]
* Mario Blättermann [de]
* Matej Urbančič [sl]
* Jorge González [es_ES]
* Francisco Diéguez [gl]
* Claude Paroz [fr]
* Joe Hansen, Kenneth Nielsen [da]
* Chao-Hsiung Liao [zh_HK, zh_TW]
* Petr Kovar [cs]
Version 0.6.6
==============
Improvements
-------------
* Remove Debian directory from MANIFEST.in so it won't get into the tarball
* Add AUTHORS file
* Update copyright to include ODFPy
* Update description in Debian's control file (thanks to Alberto Garcia)
* Install locale files under /usr/share/locale (thanks to Alberto Garcia)
Bug Fixes
----------
* Fix failure when recognizing document with OCRFeeder's DAR algorithm
New and Updated Translations
-----------------------------
* Marek Cernocky [cs]
* Mario Blättermann [de]
* Jorge González [es_ES]
* Matej Urbančič [sl]
Version 0.6.5
==============
Improvements
-------------
* Import PDF files faster
* Add option to detect and include system-wide OCR engines on OCR engines manager dialog
* Show option to include the detected system-wide OCR engines when the application is started with no engines
* Better integration with intltool
* Miscellaneous string fixes (thanks to Philip Withnall)
* Add man pages
* Make translators for about dialog dependent from the translation (thanks to Claudio Saavedra)
* Improve Debian package generation (thanks to Alberto Garcia)
* Fix Debian packages dependencies
* Allow multiple selection of selection areas
* Add Ctrl+a shortcut to select all areas
* Add "recognize selected areas" action
Bug Fixes
----------
* Remove PDF files' extension from the images generated from them
* Sort images when adding them from a folder
* Select selection area after creating it
* Fix problem when quitting the application
New and Updated Translations
-----------------------------
* Marek Cernocky [cs]
* Mario Blättermann [de]
* Philip Withnall [en_GB]
* Jorge González [es_ES]
* Kjartan Maraas [nb]
* Matej Urbančič [sl]
* Daniel Nylander [sv_SV]
Version 0.6.1
==============
New Features
-------------
* Add zoom control from mouse wheel
Improvements
-------------
* Show error dialogs when not able to open messages
* Make i18n more compliant with intltool
* Add the format to the default engines' arguments
* Change zoom factor and fixed allowed zoom levels
* Improve Debian package (thanks to Alberto Garcia)
Bug Fixes
----------
* Fix encoding problem (gc#8)
* Fix getting the engine name (gc#10)
Version 0.6
============
Improvements
-------------
* Several code improvements
* Hide import pdf and unpaper menus if the respective commands are not available
* Removed Studio from the application name
* Removed unneeded engines folder
* Updated copyright notice on the about dialog
* Lowered the package name font case
Bug Fixes
----------
* Added missing dependencies to debian/control (gc#5)
New and Updated Translations
-----------------------------
* Daniel Nylander [sv_SV]
Version 0.5
============
New Features
-------------
* Detect Tesseract, Ocrad and GOCR from the system when no engines are configured
Improvements
-------------
* Code improvements
* Add verifications to prevent failure when engines' files don't exist
* Replace usage of minidom by ElementTree in the feeder module
* Add compilemessages and generatepot command to Makefile.
Bug Fixes
----------
* Correct Philippe Normand's name
* Correct boxes allowed limits when dragging
* Lower the images' border to 5 pixels
New and Updated Translations
-----------------------------
* 刘洪德 (Hongde Liu) [zh_CN]
Version 0.4
============
New Features
-------------
* Add the debian package generation
* Add Tesseract's example configuration file
* Add pot file
* Development setup possible by using the local folder
instead of only accepting the system's resources one
when the latter does not exist (thanks to P. Christeas)
Improvements
-------------
* Code improvements
* The background color of the page area is now equal to
the system's normal state's background color
* The page now shows a frame around it, for a better
visualization
* Continue the execution even if an engine fails to be
recognized (thanks to P. Christeas)
Bug Fixes
----------
* Fix MANIFEST.in to include missing files
New and Updated Translations
-----------------------------
* Andrea Grandi [it]
* Andrés Gómez [es]
* Philippe Normand [fr]
* Xabier Rodríguez Calvar [gl]
Version 0.3
============
New Features
-------------
* Add a setup.py script that makes installation easier
* Add the zoom fit option to the zoom options and apply
it when an image is loaded
Improvements
-------------
* Code improvements
* Align label to the left on the OCR engine's settings
dialog
* Tesseract OCR engine can now be more successfully
used
* Better desktop integration by using an application
icon a desktop file
* Update README instructions
New and Updated Translations
-----------------------------
* Renard Voß [de]
Bug Fixes
----------
* Correct a few issues in the OCR engines manager dialog
* Correct engine name access
* Fix project being cleared whether a new project is
successfully loaded or not
* Correct actions availability depending on the existence
of images