#Gazer Release Notes
1.2.1
Improvements:- internal Textile parser: attributes can now be added to caption, head and foot elements for tables
- internal Markdown, MarkdownExtra and MultiMarkdown parser: the pipe character (|) can now be escaped by \|.
- internal MultiMarkdown parser: can now add a [Caption element] to the end of tables
Bug fixes:
- internal Markdown, MultiMarkdown and MarkdownExtra parser: fixes a bug that could cause #Gazer to hang or display no formatted output for numbered lists when using tab characters
- internal textile parser: fixes a bug that prevented headings from being written across multiple lines
- internal Textile parser: fixes a bug that led to the creation of br-tags in table structures under certain circumstances
- internal Textile parser: fixes a table conversion error that could cause the conversion to abort
- internal Smark parser: fixes a problem with anchor links
- internal MarkdownExtra and MultiMarkdown parser: resolves an error, where in certain table formats all elements were formatted as headers
- internal MarkdownExtra and MultiMarkdown parser: fixes a bug, where an additional empty column is incorrectly added for certain tables
- internal MarkdownExtra and MultiMarkdown parser: fixes a bug with colspan-formatting
1.2.0
New:- new internal markup interpreter with improvements for all Markup languages supported by #Gazer
Bug fixes:
- fixes a bug in #Gazer Preferences that caused some texts and labels to be displayed in the wrong language
1.1.1
New:- new preferences setting for using your own PHP interpreter
Improvements:
- various minor adjustments to the user interface
1.1.0
New:- #Gazer now natively supports Apple Silicon-processors
Improvements:
- various internal adjustments and updates
- some user interface changes for macOS Big Sur
- Critic Markup Preferences text adjusted
1.0.2
New:- Swift-based markup converter engine
Updated:
- Smark parser updated
- Textile parser updated
Improvements:
- Various internal improvements
- Preferences some visual adjustments
- Help system new display foundation
1.0.1
Bug Fixes:- fixes an issue displaying MultiMarkdown-documents
1.0.0
Initial first regular release
Changes since Beta 2
Improvements:
- #Gazer now uses the dark mode of Mojave natively
- CSS files are sorted alphabetically in the menu in newer macOS versions
- small pictures are no longer enlarged to the full window size
- open txt files via the dock icon and other apps
- made minor improvements to the interface of the preferences
- more straightforward behavior when opening Textbundle- and Textpack- files, the requirement of directory monitoring and setting a base URL is unnecessary in these cases and is therefore hidden
- help revised
- Smark parser updated
- slight improvements to the interface of the preferences
1.0.0 Beta 2
Updated:- #Gazer natively supports Mojave’s Dark Mode
Bug Fixes:
- Fixed bug when loading German help under Mojave
- Spelling mistakes in German preferences fixed
1.0.0 Beta 1
- Initial release