root/releases/0.65/CHANGELOG

Revision 497, 2.7 kB (checked in by ben, 2 years ago)

Changelog updated.

Line 
1 Elgg changelog
2
3 0.65 (11 August 2006)
4 ---------------------
5 Gettext cleaned up
6 New template added
7 TinyMCE: upgraded spellcheck, other fixes
8 Extra config options added for walled gardens etc
9 .htaccess now htaccess-dist for distribution
10 Comments now display a user icon
11 Content pages now display content as required
12 Database fixes
13 Extra filters on all weblog posts view
14 XSL file extension is now created through mod_rewrite
15 More sanity checking for new installs
16 Assorted bugfixes
17
18 0.601 (25 June 2006)
19 --------------------
20 Bugfix release
21 Improvements to RSS processing
22
23 0.6 (28 May 2006)
24 -----------------
25 Significantly refactored codebase
26 Added data abstraction layer with Postgres compatibility
27 ClamAV integration
28 Moodle integration
29 Spellchecker in TinyMCE
30 Automatic database installation / upgrade engine
31 Uploaded data moved out of web root
32 Configuration settings moved to config.php
33 Added PHPmailer for outgoing mail - http://phpmailer.sourceforge.net/
34 Improved security from cross site scripting attacks
35
36 0.4 (22 January 2006)
37 -----------------------
38 Added XSPF Web Music Player - http://musicplayer.sourceforge.net/
39 Added Your Resources
40 Added TinyMCE WYSIWYG editor - http://tinymce.moxiecode.com/
41 Changed theme engine
42 Added join restrictions for users and communities
43 Added watched weblog posts to 'recent activity'
44 Added calendar plugin
45
46 0.31 (9th December 2005)
47 ------------------------
48 Bugfix release
49
50 0.3 (26th September 2005)
51 -------------------------
52 Added internationalisation support using gettext
53 Added 'recent activity' page for weblogs
54 Added administration functions
55 Added inappropriate content flagging
56 Added user tracking by time
57 Added automatic URL-to-hyperlink for weblogs
58 Added help files
59 Changed internal permissions system
60 Changed user interface, substantially revamping it for usability
61
62 0.2 (20th June 2005)
63 --------------------
64 Incorporated cookied login patch by Leonard Lin
65 Incorporated phpThumb() by James Heinrich - see units/phpthumb/phpthumb.readme.txt
66 Added communities
67
68 0.1.2a (24th April 2005)
69 ------------------------
70 Incorporated file download patch by Sven Edge
71 Incorporated icon upload patch by David Eshelman
72 Incorporated password patch by Ben Werdmuller
73 Added RSS feed for files
74 Added RSS feed for a single user's activity
75 Added ability to filter RSS feed by tag
76 Changed all file items in RSS feeds to use enclosures, ensuring compatibility with podcasting
77 Altered instructions in includes.php
78
79 0.1.1b (2nd April 2005)
80 -----------------------
81 Fixed some template and password issues
82
83 0.1.1a (30th March 2005)
84 ------------------------
85 Added missing default icon (/_icons/data/default.png)
86 Added default user (news)
87 Added three alternative templates
88 Passwords are now MD5 encrypted
89
90 0.1a (28th March 2005)
91 ----------------------
92 Initial release
Note: See TracBrowser for help on using the browser.