root/releases/0.9/doc/CHANGELOG

Revision 1493, 4.5 kB (checked in by misja, 1 year ago)

Misja Hoebe <misja@curverider.co.uk> Update changelog

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