root/releases/0.9rc1/doc/CHANGELOG

Revision 1408, 4.1 kB (checked in by misja, 1 year ago)

Misja Hoebe <misja@curverider.co.uk> Updated documentation

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