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