# InDefero 1.3 - xxx xxx xx xx:xx 2011 UTC␊ |
# InDefero 1.3 - Sun Apr 15 21:10 2011 UTC␊ |
␊ |
The development of this version of Indefero has been sponsored␊ |
by the friendly folks from Scilab <http://www.scilab.org/>!␊ |
This new major release of Indefero is possible thanks to the sponsor of␊ |
[Scilab Enterprises](http://www.scilab-enterprises.com/).␊ |
Scilab Enterprises is proud to share with the Indefero community the new␊ |
changes which greatly improves the overall quality of the Indefero␊ |
forge.␊ |
␊ |
ATTENTION: You need Pluf [4121ca4](http://projects.ceondo.com/p/pluf/source/commit/4121ca4)␊ |
**ATTENTION**: InDefero now requires a PHP 5.3 compatible setup! You also ␊ |
need Pluf [4121ca4](http://projects.ceondo.com/p/pluf/source/commit/4121ca4)␊ |
or newer to properly run this version of Indefero!␊ |
␊ |
## Changes␊ |
|
`$cfg['webhook_processing']` flag to "compat", we urge you to change the␊ |
implementations of this web hook as this setting is likely to be removed␊ |
in future versions of Indefero.␊ |
- Indefero now needs PHP's zip module which is not enabled by default.␊ |
- Existing email notifications now have to be explicitely activated in the␊ |
project's administrative area.␊ |
- Indefero now needs PHP's zip module which is usually not enabled by default.␊ |
- Previously configured email notifications now have to be explicitely␊ |
activated in the project's administrative area.␊ |
␊ |
## New Features␊ |
␊ |
|
mail addresses are notified about updates in a certain section, such as ␊ |
issues, downloads, reviews, and so on. We now also ensure that notification␊ |
emails for one object are uniquely identifyable to support a grouped view␊ |
in email clients that support that. (fixes issues 334, 452, and 480)␊ |
in email clients that support that. (fixes issues 334, 452, 480, and 791)␊ |
- Indefero can now be configured to record activity metrics for all projects␊ |
in a forge. This needs a special cron job named 'activitycron.php` ␊ |
(under `scripts`) that is run on a regular basis. The metrics can be␊ |
|
␊ |
## Bugfixes␊ |
␊ |
- Ensure that IDF does not break UTF-8 encoded strings when␊ |
shortening them for view rendering (issue 785)␊ |
- Indefero no longer confuses a non-owner of an issue with a notification that␊ |
a particular ticket has been opened and assigned to him (fixes issue 562)␊ |
␊ |
# InDefero 1.2.1 - XXX XXX XX XX:XX:XX UTC 201X␊ |
␊ |
## Bugfixes␊ |
␊ |
- The diff view now renders properly in Firefox when a minimum font size␊ |
is configured or the user zooms the web page (fixes issue 773)␊ |
- Ensure that IDF does not break UTF-8 encoded strings when␊ |
shortening them for view rendering (issue 785)␊ |
- Two XSS holes in the issue and review details views are closed (fixes issue 793)␊ |
␊ |
## Language and Translations␊ |
␊ |
- Multiple fixes to English source strings (fixes issues 763, 766, and 772,␊ |
thanks to JP Fleury!)␊ |
- Updates to the French translation (thanks to Victor Quinault)␊ |
␊ |
# InDefero 1.2 - Sun Nov 6 23:04:00 UTC 2011␊ |
␊ |