Releases: brailleapps/dotify-studio
v1.0.0
New in this version:
- User Interface
- Enables output format selection, progress estimate, auto-save and character tool features
- Improves extension filters in open dialog
- Adds empty value to ChoiceBox
- Adds configuration tab to About window
- Supports setting target locale in converter options
- Adds editor defaults to settings panel
- Uses display name for locales in settings
- Improves input format selection accuracy
- Fixes a problem with saving to file
- Fixes a problem where the selected template was not applied
- Improves cleanup when exiting the application
- Translators
- Adds Liblouis translators for the following locales: af, ar, as, awa, bn, bra, ca, chr, ckb, cs, cy, da, de, de-CH, el, en, en-GB, en-US, eo, es, fa, fi, fr, ga, gez, gu, haw, hi, hr, hu, iu, kha, kn, ko, lt, lv, mi, ml, mn, mni, mr, ne, nl, nl-BE, no, or, pa, pl, pt, ru, sa sd, sk, sl, sr, ta, te and vi
- Supports locale 'sv'
- Input format converters
- Supports docx, odt and html input
- Adds more options to Text2ObflTask
- Removes xml:lang validation from dtbook converter
- Removes a debug message in the epub converter
- Improves task names
- Formatting
- Supports flow into header/footer (fixes brailleapps/dotify.formatter.impl#63)
- Enhances volume-transition
- Fixes marker-reference issue (fixes brailleapps/dotify.formatter.impl#39, closes brailleapps/dotify.formatter.impl#94)
- Fixes a problem with vertical position (fixes brailleapps/dotify.formatter.impl#92, closes brailleapps/dotify.formatter.impl#96)
- Fixes a page number offset problem (part of brailleapps/dotify.formatter.impl#97)
- Fixes a case where an volume breaking solution could not be found (part of brailleapps/dotify.formatter.impl#97)
- Fixes a situation that could cause a StackOverflowException when looking up markers (part of brailleapps/dotify.formatter.impl#97)
- Fixes a problem with uneven margins
- Fixes a problem where no solution was found (closes brailleapps/dotify.formatter.impl#104)
- Other
- Adds a feature switch with file set support
- Fixes a NullPointerException
- Improves documentation
v0.11.0
New in this version:
- User Interface
- Adds zoom feature to preview, editor and help views
- Supports opening larger files (fixes #76)
- Supports volume range in emboss dialog
- Sorts templates after name and increases the size of the the template window
- Improves validation in the "manage papers" tab (fixes #69)
- Changes warning when file has not been modified (fixes #47)
- Opens find dialog with selected text
- Updates find dialog when the last tab is closed or if the new tab doesn't support searching
- Adds license information
- Embossing
- Fixes a problem with page ranges on Index V4 and V5 embossers
- Input format converters
- Supports staircase tables in html/epub (fixes brailleapps/dotify.task.impl#8)
- Formatting
- Improves error reporting in OBFL-files (fixes brailleapps/dotify.formatter.impl#52)
- Fixes a bug in vertical-position
- Supports BreakBefore.SHEET (fixes brailleapps/dotify.formatter.impl#53)
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.10.1
New in this version:
- Updates Norwegian translation
- Supports passing a file path as the only startup argument
- Improves the left tools panel implementation
- Removes code duplication in DotifyController (fixes #68)
In addition, the DEB and RPM distributions are back!
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.10.0
New in this version:
- Adds a validation view (fixes #52)
- Adds find and replace functionality
- Adds an option to disable the template dialog on import
- Renames find books view
- Makes console closeable
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.9.1
New in this version:
- Fixes a problem where a page could become too long
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.9.0
New in this version:
- User interface
- Embossing
- Corrects width calculation on Braillo 300 (fixes brailleapps/braille-utils.impl#1)
- Dtbook & epub converters
- Corrects top-padding of the toc heading
- Improves Java 9 compatibility (fixes brailleapps/dotify.task.impl#18)
- Removes workaround for tables in the DTBook converter (fixes brailleapps/dotify.task.impl#4)
- Formatting
- Supports referencing spans (closes brailleapps/dotify.api#17 and brailleapps/dotify.formatter.impl#44)
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.8.0
New in this version:
- User interface
- Supports side-by-side view
- Remembers last open directory in import braille dialog
- Adds a keyboard shortcut to "import source document" menu item
- Updates Norwegian translations
- Enables localization in a couple of places
- Dtbook & epub converters
- Adds the possibility to add content to the beginning of the book
- Other
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.7.0
New in this version:
- User interface
- Adds pretty printing of XML-files
- Makes it possible to open OBFL, HTML, XML and TXT-files
- Supports HTML preview when opening HTML-files
- Highlights modified options
- Displays some preliminary options before the first conversion has finished
- Keeps changes made to options while converting
- Makes it possible to close template view with ESC
- Improves the open and import dialog file filters
- Improves converter panel layout including the possibility to show/hide converter options
- Improves XML styling
- Prevents a cancelled save action from proceeding (fixes #53)
- Wraps browser call in a new thread (fixes #44)
- Supports scanning sub folders in the plugins folder (fixes #41)
- Starts even if the plugins-folder is missing
- Formatting
- Supports volume transitions
- Disallows ending volume on hyphen
- Improves volume splitting
- Other
- Improves documentation
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.6.1
New in this version:
- Prevents overlapping read/write operations
- Improves file watching stability
- Improves liveness during conversion
- Closes some background threads when the tab is closed and removes the possibility of doing so manually
- Improves fault tolerance when reading PEF-files
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.
v0.6.0
New in this version:
- Adds the possibility to edit the source or the PEF-file
- Remembers the last open/save locations
- Replaces icon (fixes brailleapps/dotify-studio-installer#6)
- Improves about dialog
Attention MacOS users! There is a problem with the installation, see brailleapps/dotify-studio-installer#7 for a workaround.