
jesse at bestpractical
Nov 17, 2003, 5:41 PM
Post #1 of 1
(1053 views)
Permalink
|
|
RT 3.0.7 is now available
|
|
I'm pleased to announce the release of RT 3.0.7. This release of RT features numerous bug fixes and improvements, including: * Fixed memory leaks due to circular references * Users can now select their display language from RT's UI * RT on Postgres 7.3 is now much faster * Searching is now more accurate * RT's commandline tool has increased functionality * An initial port to Informix This release does include minor database-level changes that are described in the file 'UPGRADING' inside the RT distribution. On mysql these changes consist of new database indexes. On Postgres, a single column of one table has changed type, resulting in significantly more efficient query processing by Postgres. http://bestpractical.com/pub/rt/release/rt-3-0-7.tar.gz 3a6d0cf04abd0c70be9bcd306757eaa5 rt-3-0-7.tar.gz Project "rt.3", Branch 0 Page 1 Change Log Mon Nov 17 19:31:19 2003 rt.3.D000, C0, jesse, Thu Mar 13 20:43:23 2003, RT: Request Tracker, branch 3.0. RT: Request Tracker, branch 3.0. Change Delta Brief Description 297 243 Conditionalizing Text::Quoted display, so as to avoid utf8 crashes 299 244 Merging bugfixes from ourinternet 300 245 A bunch of postgres correctness fixes 301 246 #2346: Resolving a deprecation warning 84 247 #3981: Ticket creation syntax fix 298 248 bps #1032: SelfService fixes 302 249 #3889: add/del fixes 303 250 #3822: Fix for cli bug (Inapropriate use of arrayref) 305 251 #3807: CLI example updates 306 252 #3907: New default templates for user, ticket and queue 308 253 More reference weakening 307 254 User objects weren't always destroyed, due to a circular reference 310 255 Slightly better debugging on failure to send mail 94 256 Deep recursion issue on localization handle; missing language selector 313 257 Adding back missing SelectLang 311 258 #3566: EditCustomField supports Default for FreeformSingle 312 259 Initial Informix port from akso.de 316 260 #3765: TicketsSQL is case-sensitive 317 261 #3613: searching on NOT LIKE 318 262 #3877: don't strip multi-line headers 319 263 #3551: Create values corrupted when adding new files 321 264 #3993: warn when installing with mod_perl2 320 265 #4087: allow non-ISO dates in transaction searches 322 266 #3439: custom fields patch 323 267 #3855: require Locale::Maketext::Lexicon 0.31 325 268 #3856: /REST/1.0/search/tickets should work in UTC 326 269 #3827: regression shouldn't drop db 327 270 #3801: note when transaction content is ellided 328 271 #3751: ParseNewMessageForTicketCcs 332 272 #3776: new indices 329 273 #3674: autohandler patch 336 274 New schema relationships diagram in .dot format 330 276 #3601: SelectRights patch 331 277 #3583: set Last Contacted date 333 278 #4088: Postgres performance improvements 335 279 fix attachment links in base RT 338 280 Updating storable dependency, to keep redhat 9 users from hurting themselves 339 281 Small fix to ticket searching to cut down on # of joins needed 104 282 Merging ourinternet's changes relative to 3.0.7pre2; UPGRADING update; postgres installation fixes 351 284 CLI changes 352 285 CLI usage updates 361 287 Bumping to 3.0.7; Updated DBIx::SearchBuilder dependency -- http://www.bestpractical.com/rt -- Trouble Ticketing. Free. _______________________________________________ rt-announce mailing list rt-announce [at] lists http://lists.fsck.com/mailman/listinfo/rt-announce
|