root/releases/elgg0.8rc2/CHANGELOG

Revision 1081, 3.5 kB (checked in by ben, 2 years ago)

Integrating content toolbar and file repository integration by Diego Ramirez.

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