0.8.3
- Bugfix: Found a solution to the issue where text was getting cut off and so far its been confirmed as working on 2 servers which previously gave different results.
- Bugfix: Fixed an error in the php4 admin class where php5 specific naming conventions were being used.
0.8.2
- Bugfix: Font list is correctly sorted into alphabetical order.
- Bugfix: Displays the correct font name instead of simply the filename.
- Bugfix: Minor CSS and other visual improvements.
- Enhancement: The AnyFont rewrite rules in .htaccess are now only required if your blog does NOT have permalinks enabled.
- Feature: New automatic process to determine the rewrite requirements.
0.8.1
- Bugfix: Imagick issue where images would not display after 0.8.0 upgrade.
- Feature: Option to set the shadow distance.
- Feature: Option to soften the shadow. (GD module only)
0.8.0
- Bugfix: Text getting cut off in generated images.
- Bugfix: Browser not caching images on some WordPress installations.
- Feature: Shadows are now available for the GD image module in the style manager.
- Enhancement: Font previews are displayed in the select box dropdown when selecting a font in the style manager.
- Enhancement: Font sizes are no longer limited to the selection in the dropdown, the size can be now overridden by just typing a custom size.
- Enhancement: Shadows have been enhanced when using Imagick with a new option called shadow spread which softens the shadow.
0.7.4
- Bugfix: Internet Explorer font uploads.
- Bugfix: Missing colour selector on some shadow-colour input boxes.
- Bugfix: Improved compatibility with custom WordPress installations.
- Enhancement: AnyFont will now automatically detect and repair broken configurations and if the problem cant be fixed automatically, a message will be displayed giving a possible solution.
0.7.3
- Bugfix: Widget Title replacements will retain the original $beforetitle and $aftertitle variables, which really improves compatibility with highly customised themes. (thanks Gavin!)
- Bugfix: Text should now be left aligned if the style has a character limit
0.7.2
- Bugfix: Correctly escaped some unescaped characters in a regular expression in the template class (Thanks Joe!)
- Bugfix: Checkboxes for newly created styles should function correctly without needing to refresh the page
- Bugfix: Fonts are listed correctly in the dropdown after saving a new style
0.7.1
- Feature: New options to replace plain text version for tag titles and category titles.
- Enhancements: Style interface has been cleaned up by hiding any unused options.
- Bugfix: width limit option displaying as off even when enabled.
- Bugfix: correct font was not selected for created styles in style manager (php4 & gd version)
- Bugfix: width limit options are now available for styles created before version 0.7.0
Full changelog is available here