root/releases/0.9.1/doc/CHANGELOG

Revision 1560, 4.3 kB (checked in by misja, 10 months ago)

Misja Hoebe <misja@curverider.co.uk> Add 0.9.1 release files

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