| 1 |
|
// $Id$ |
| 2 |
|
|
| 3 |
|
Textimage 5.x-2.x-dev, xxxx-xx-xx (development release) |
| 4 |
|
----------------------------- |
| 5 |
|
|
| 6 |
|
- #459046: Fixed upgrade path. |
| 7 |
|
- #422772: Changed formatter to no longer show alt/title for Email module. |
| 8 |
|
- #403212: Removed legacy code. |
| 9 |
|
- #388818: Fixed error when generating textimage. |
| 10 |
|
- #221539: Added consistent heights. |
| 11 |
|
- #71265: Fixed character cutoff. |
| 12 |
|
- Added Textimage preset settings preview. |
| 13 |
|
- Added additional text fields in preview settings. |
| 14 |
|
- Added support for non clean-urls. |
| 15 |
|
- Added requirements to .install. |
| 16 |
|
- Added ability to output file path using theme_textimage_image(). |
| 17 |
|
- Added font color opacity. |
| 18 |
|
- Added Improved UI using Vertical Tabs. |
| 19 |
|
- Changed location of Textimage to admin/build/textimage. |
| 20 |
|
- Updated CCK formatter support. |
| 21 |
|
- Updated transparency support. |
| 22 |
|
- Fixed issue with presets being flushed unnecessarily. |
| 23 |
|
- Fixed Text Outlines with Margins or Background. |
| 24 |
|
- Fixed undefined variable error. |
| 25 |
|
|
| 26 |
|
|
| 27 |
|
Textimage 5.x-2.1, 2009-02-21 |
| 28 |
|
----------------------------- |
| 29 |
|
|
| 30 |
|
- #368323: Added support for Email Field. |
| 31 |
|
- #346993: Fixed issue with undefined function image_gd_open(). |
| 32 |
|
- #332319: Updated image rotation algorythm. |
| 33 |
|
- #244891: Added permissions to prevent unauthorized textimage creation. |
| 34 |
|
- #234069: Added database table for generated textimages. |
| 35 |
|
- #218354: Added alphabetical sorting of fonts. |
| 36 |
|
- #149363: Added OpenType font support. |
| 37 |
|
- #138609: Added default fonts and backgrounds directories. |
| 38 |
|
- #135523: Fixed 'Uppercase Words' conversion. |
| 39 |
|
- #122672: Fixed translated string. |
| 40 |
|
- #114375: Fixed installer for PostgreSQL. |
| 41 |
|
- Added CCK and Views formatter integration. |
| 42 |
|
- Added support for font names. |
| 43 |
|
- Added support for non-alphanumeric characters. |
| 44 |
|
- Changed menu structure. |
| 45 |
|
- Updated documentation. |
| 46 |
|
- Updated transparency support in background images. |
| 47 |
|
- Removed captcha support. |
| 48 |
|
|
| 49 |
|
|
| 50 |
|
Textimage 5.x-2.0, 2008-03-08 |
| 51 |
|
----------------------------- |
| 52 |
|
|
| 53 |
|
- #148217 by drewish: Fixed MySQL issue with install. |
| 54 |
|
- #147553 by drewish: Fixed issue with fonts directory. |
| 55 |
|
- #142153 by UnConeD: Added text wrapping support. |
| 56 |
|
- Added text alignment settings. |
| 57 |
|
- Added maximum and fixed width settings. |
| 58 |
|
- Added romanian translation. |
| 59 |
|
- Added captcha v2 support. |
| 60 |
|
|
| 61 |
|
|
| 62 |
|
Textimage 5.x-1.2, 2007-02-06 |
| 63 |
|
----------------------------- |
| 64 |
|
|
| 65 |
|
- Fixed uninstall issue |
| 66 |
|
|
| 67 |
|
|
| 68 |
|
Textimage 5.x-1.1, 2007-01-31 |
| 69 |
|
----------------------------- |
| 70 |
|
|
| 71 |
|
- #114462: Fixed issue with session data. |
| 72 |
|
|
| 73 |
|
|
| 74 |
|
Textimage 5.x-1.0, 2007-01-23 |
| 75 |
|
----------------------------- |
| 76 |
|
|
| 77 |
|
- Initial 5.x release |
| 78 |
|
|