root/releases/0.9rc2/doc/CHANGELOG

Revision 1475, 4.2 kB (checked in by misja, 1 year ago)

Misja Hoebe <misja@curverider.co.uk> Updated rc2 changelog

Line 
1 Elgg changelog
2
3 0.9rc2 (December 2007)
4 Fixed issues from rc1 release
5 Moved pages to content
6
7 0.9rc1 (December 2007)
8 ---------------
9 First community release
10 New "pages" function for content management
11 Improved sidebar cutomization
12 Simplified visual installation
13 Security improvements
14 Refactoring more functions into /mod
15 Improved access permissions for admin to all areas/objects
16
17 0.8.2 (November 2007)
18 ---------------------
19 Fixes security issue allowing user deletion by non admin users
20
21 0.8.1 (November 2007)
22 ---------------------
23 Fixes security issue in installer
24
25 0.8 (July 2007)
26 ---------------
27 Generalised comments
28 Bugfixes, efficiency improvements
29
30 0.8rc1/2 (April 2007)
31 ---------------------
32 Profile widgets and refactoring by Kevin Jardine
33 Weblog content toolbar for video / file embedding by Diego Ramirez
34 Explode integration
35
36 0.7 (February 2007)
37 -------------------
38 Multiple authentication types
39 Improved templating engine
40 Visual installer and improved admin panel
41 APIs including custom folder types
42 Photo gallery
43 Improved navigation
44 OPML output of feed subscriptions
45 Linked browser
46 More TinyMCE improvements, including preview
47 Much friendlier error messages
48 Assorted bugfixes and improvements
49
50 0.67 (1 December 2006)
51 ----------------------
52 Improved internationalisation (and more bundled languages)
53 Assorted internal APIs, including event API
54 Dashboard
55 Better anti-spam
56 Admin control panel
57 Embedded video and Flash support
58 Community ownership can now be reassigned
59 Assorted bugfixes and improvements
60
61 0.65 (11 August 2006)
62 ---------------------
63 Gettext cleaned up
64 New template added
65 TinyMCE: upgraded spellcheck, other fixes
66 Extra config options added for walled gardens etc
67 .htaccess now htaccess-dist for distribution
68 Comments now display a user icon
69 Content pages now display content as required
70 Database fixes
71 Extra filters on all weblog posts view
72 XSL file extension is now created through mod_rewrite
73 More sanity checking for new installs
74 Assorted bugfixes
75
76 0.601 (25 June 2006)
77 --------------------
78 Bugfix release
79 Improvements to RSS processing
80
81 0.6 (28 May 2006)
82 -----------------
83 Significantly refactored codebase
84 Added data abstraction layer with Postgres compatibility
85 ClamAV integration
86 Moodle integration
87 Spellchecker in TinyMCE
88 Automatic database installation / upgrade engine
89 Uploaded data moved out of web root
90 Configuration settings moved to config.php
91 Added PHPmailer for outgoing mail - http://phpmailer.sourceforge.net/
92 Improved security from cross site scripting attacks
93
94 0.4 (22 January 2006)
95 -----------------------
96 Added XSPF Web Music Player - http://musicplayer.sourceforge.net/
97 Added Your Resources
98 Added TinyMCE WYSIWYG editor - http://tinymce.moxiecode.com/
99 Changed theme engine
100 Added join restrictions for users and communities
101 Added watched weblog posts to 'recent activity'
102 Added calendar plugin
103
104 0.31 (9th December 2005)
105 ------------------------
106 Bugfix release
107
108 0.3 (26th September 2005)
109 -------------------------
110 Added internationalisation support using gettext
111 Added 'recent activity' page for weblogs
112 Added administration functions
113 Added inappropriate content flagging
114 Added user tracking by time
115 Added automatic URL-to-hyperlink for weblogs
116 Added help files
117 Changed internal permissions system
118 Changed user interface, substantially revamping it for usability
119
120 0.2 (20th June 2005)
121 --------------------
122 Incorporated cookied login patch by Leonard Lin
123 Incorporated phpThumb() by James Heinrich - see units/phpthumb/phpthumb.readme.txt
124 Added communities
125
126 0.1.2a (24th April 2005)
127 ------------------------
128 Incorporated file download patch by Sven Edge
129 Incorporated icon upload patch by David Eshelman
130 Incorporated password patch by Ben Werdmuller
131 Added RSS feed for files
132 Added RSS feed for a single user's activity
133 Added ability to filter RSS feed by tag
134 Changed all file items in RSS feeds to use enclosures, ensuring compatibility with podcasting
135 Altered instructions in includes.php
136
137 0.1.1b (2nd April 2005)
138 -----------------------
139 Fixed some template and password issues
140
141 0.1.1a (30th March 2005)
142 ------------------------
143 Added missing default icon (/_icons/data/default.png)
144 Added default user (news)
145 Added three alternative templates
146 Passwords are now MD5 encrypted
147
148 0.1a (28th March 2005)
149 ----------------------
150 Initial release
Note: See TracBrowser for help on using the browser.