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