Newer
Older
// $Id$
- added versioning support to node terms
- made it easier to theme the forum overview page
- Drupal works with error reporting set to E_ALL
- Added scripts/drupal.sh to execute Drupal code from the command line. Useful to use Drupal as a framework to build command-line tools.

Dries Buytaert
committed
- completely retooled the administration page
* /admin now contains an administration page which may be themed
* reorganised administration menu items by task and by module
* added a status report page with detailed PHP/MySQL/Drupal information
* check installation and run-time requirements
* automatically generate the database configuration file
* install pre-made 'install profiles' or distributions
* import the database structure with automatic table prefixing
- added new default Garland theme
- added color module to change some themes' color schemes

Dries Buytaert
committed
- included the jQuery JavaScript library 1.0.4 and converted all core JavaScript to use it
- introduced the ability to alter mail sent from system
- module system:
* added .info files for module meta-data
* added support for module dependencies
* improved module installation screen
* moved core modules to their own directories
* added support for module uninstalling
- added support for different cache backends
- added support for a generic "sites/all" directory.

Dries Buytaert
committed
- usability:
* added support for auto-complete forms (AJAX) to user profiles.
* made it possible to instantly assign roles to newly created user accounts.

Dries Buytaert
committed
* improved configurability of the contact forms.
* made it easy to investigate popular search terms.
* added a 'select all' checkbox and a range select feature to administration tables.
* simplified the 'break' tag to split teasers from body.
* use proper capitalization for titles, menu items and operations.
- integrated urlfilter.module into filter.module

Dries Buytaert
committed
- block system:
* extended the block visibility settings with a role specific setting.
* made it possible to customize all block titles.

Dries Buytaert
committed
- poll module:
* optionally allow people to inspect all votes.
* optionally allow people to cancel their vote.
- added default robots.txt to control crawlers.
- database API:
* added db_table_exists().
- blogapi module:
* 'blogapi new' and 'blogapi edit' nodeapi operations.

Neil Drumm
committed
- user module:
* added hook_profile_alter().
* e-mail verification is made optional.
* added mass editing and filtering on admin/user/user.
- PHP Template engine:
* add the ability to look for a series of suggested templates.
* look for page templates based upon the path.
* look for block templates based upon the region, module, and delta.
- content system:
* made it easier for node access modules to work well with each other.
* changed node rendering to work with structured arrays.
* improved session handling: reduces database overhead.
* improved access checking: reduces database overhead.
* made it possible to do memcached based session management.
* omit sidebars when serving a '404 - Page not found': saves CPU cycles and bandwidth.
* added an 'aggressive' caching policy.
* added a CSS aggregator and compressor (up to 40% faster page loads).
- removed the archive module.
- upgrade system:
* created space for update branches.

Dries Buytaert
committed
- forms API:
* made it possible to programmatically submit forms.
- theme system:
* split up and removed drupal.css.
* added nested lists generation.
* added a self-clearing block class.
Drupal 4.7.5, 2007-01-05
------------------------
- fixed security issue (XSS), see SA-2007-001
- fixed security issue (DoS), see SA-2007-002
Drupal 4.7.4, 2006-10-18
------------------------
- fixed security issue (XSS), see SA-2006-024
- fixed security issue (CSRF), see SA-2006-025
- fixed security issue (Form action attribute injection), see SA-2006-026
Drupal 4.7.3, 2006-08-02
------------------------
- fixed security issue (XSS), see SA-2006-011
Drupal 4.7.2, 2006-06-01
------------------------
- fixed critical upload issue, see SA-2006-007
- fixed taxonomy XSS issue, see SA-2006-008
- fixed a variety of small bugs.
Drupal 4.7.1, 2006-05-24
------------------------
- fixed critical SQL issue, see SA-2006-005
- fixed a serious upgrade related bug.
- fixed a variety of small bugs.
------------------------
- added free tagging support.
- added a site-wide contact form.
- theme system:
* added the PHPTemplate theme engine and removed the Xtemplate engine.
* converted the bluemarine theme from XTemplate to PHPTemplate.
* converted the pushbutton theme from XTemplate to PHPTemplate.
- usability:
* reworked the 'request new password' functionality.
* made it easy to add nodes to the navigation menu.
* added site 'offline for maintenance' feature.
* added support for auto-complete forms (AJAX).
* added support for collapsible page sections (JS).
* added support for resizable text fields (JS).

Dries Buytaert
committed
* reorganized some settings pages.
* added friendly database error screens.

Dries Buytaert
committed
- refactored the forms API.
* made it possible to alter, extend or theme forms.
- comment system:
* added support for "mass comment operations" to ease repetitive tasks.
* comment moderation has been removed.
- node system:
* reworked the revision functionality.
* removed the bookmarklet code. Third-party modules can now handle
this.
- upgrade system:
* allows contributed modules to plug into the upgrade system.
- profiles:
* added a block to display author information along with posts.
* added support for private profile fields.
- statistics module:
* added the ability to track page generation times.
* made it possible to block certain IPs/hostnames.
* added support for theme-specific block regions.

Dries Buytaert
committed
- syndication:
* made the aggregator module parse Atom feeds.

Dries Buytaert
committed
* made the aggregator generate RSS feeds.
* replaced the XML-RPC library by a better one.
- performance:
* added 'loose caching' option for high-traffic sites.
* improved performance of path aliasing.
- internationalization:
* improved Unicode string handling API.
* added support for PHP's multibyte string module.

Dries Buytaert
committed
- added support for PHP5's 'mysqli' extension.
* made indexer smarter and more robust.
* added advanced search operators (e.g. phrase, node type, ...).
* added customizable result ranking.

Dries Buytaert
committed
- PostgreSQL support:
* removed dependency on PL/pgSQL procedural language.
- menu system:
- queue module:
* removed from core.
- HTTP handling:
* added support for a tolerant Base URL.
* output URIs relative to the root, without a base tag.
Drupal 4.6.11, 2007-01-05
-------------------------
- fixed security issue (XSS), see SA-2007-001
- fixed security issue (DoS), see SA-2007-002
Drupal 4.6.10, 2006-10-18
------------------------
- fixed security issue (XSS), see SA-2006-024
- fixed security issue (CSRF), see SA-2006-025
- fixed security issue (Form action attribute injection), see SA-2006-026
Drupal 4.6.9, 2006-08-02
------------------------
- fixed security issue (XSS), see SA-2006-011
Drupal 4.6.8, 2006-06-01
------------------------
- fixed critical upload issue, see SA-2006-007
- fixed taxonomy XSS issue, see SA-2006-008
Drupal 4.6.7, 2006-05-24
------------------------
- fixed critical SQL issue, see SA-2006-005
Drupal 4.6.6, 2006-03-13
------------------------
- fixed bugs, including 4 security vulnerabilities.
Drupal 4.6.5, 2005-12-12
------------------------
- fixed bugs: no critical bugs were identified.
------------------------
- fixed bugs, including 3 security vulnerabilities.
Drupal 4.6.3, 2005-08-15
------------------------
- fixed bugs, including a critical "arbitrary PHP code execution" bug.
Drupal 4.6.2, 2005-06-29
------------------------
- fixed bugs, including two critical "arbitrary PHP code execution" bugs.
- fixed bugs, including a critical input validation bug.
Drupal 4.6.0, 2005-04-15
------------------------
- search:
* added UTF-8 support to make it work with all languages.
* impose a throttle on indexing of large sites.
* added search block.
* made the ping module ping pingomatic.com which, in turn, will ping all the major ping services.

Dries Buytaert
committed
* made Drupal generate RSS 2.0 feeds.
- flood control mechanism:
* added a mechanism to throttle certain operations.
* refactored the block configuration pages.
* refactored the statistics pages.
* refactored the watchdog pages.
* refactored the throttle module configuration.
* refactored the access rules page.

Dries Buytaert
committed
* introduced forum configuration pages.
- contact module:
* added a simple contact module that allows users to contact each other using e-mail.
- multi-site configuration:
* made it possible to run multiple sites from a single code base.

Dries Buytaert
committed
- added an image API: enables better image handling.
- block system:
* extended the block visibility settings.
- database backend:
* the PEAR database backend is no longer supported.
* improved performance of the forum topics block.
Drupal 4.5.8, 2006-03-13
------------------------
- fixed bugs, including 3 security vulnerabilities.
Drupal 4.5.7, 2005-12-12
------------------------
- fixed bugs: no critical bugs were identified.
------------------------
- fixed bugs, including 3 security vulnerabilities.
Drupal 4.5.5, 2005-08-15
------------------------
- fixed bugs, including a critical "arbitrary PHP code execution" bug.
Drupal 4.5.4, 2005-06-29
------------------------
- fixed bugs, including two critical "arbitrary PHP code execution" bugs.
Drupal 4.5.3, 2005-06-01
------------------------
- fixed bugs, including a critical input validation bug.
Drupal 4.5.2, 2005-01-15
------------------------
- fixed bugs: a cross-site scripting (XSS) vulnerability has been fixed.
Drupal 4.5.1, 2004-12-01
------------------------
- fixed bugs: no critical bugs were identified.
- navigation:
* made it possible to add, delete, rename and move menu items.
* introduced tabs and subtabs for local tasks.
* reorganized the navigation menus.
* made it possible to browse user profiles by field.
- node system:
* added support for node-level permissions.
* made it possible to leave contact information without having to register.
- upload module:
* added support for uploading documents (includes images).
- forum module:
* added support for sticky forum topics.
* made it possible to track forum topics.
- syndication:
* added support for RSS ping-notifications of http://technorati.com/.
* added support for multiple database connections.
- theme system:
* changed all GIFs to PNGs.
* reorganised the handling of themes, template engines, templates and styles.
* unified and extended the available theme settings.
* added theme screenshots.
- blocks:
* added 'recent comments' block.
* added 'categories' block.
- blogger API:
* added support for auto-discovery of blogger API via RSD.
- accessibility:
* improved the accessibility of the archive module's calendar.
* added HTTP redirects to prevent submitting twice when refreshing right after a form submission.
- refactored 403 (forbidden) handling and added support for custom 403 pages.
- filter system:
* added support for using multiple input formats on the site
* expanded the embedded PHP-code feature so it can be used everywhere
* added support for role-dependant filtering, through input formats
* managing translations is now completely done through the administration interface
* added support for importing/exporting gettext .po files
Drupal 4.4.3, 2005-06-01
------------------------
- fixed bugs, including a critical input validation bug.
Drupal 4.4.2, 2004-07-04
------------------------
- fixed bugs: no critical bugs were identified.
------------------------
- fixed bugs: no critical bugs were identified.
Drupal 4.4.0, 2004-04-01
------------------------
- added support for the MetaWeblog API and MovableType extensions.
- news aggregator:
* added support for conditional GET.
* added OPML feed subscription list.
* added support for <image>, <pubDate>, <dc:date>, <dcterms:created>, <dcterms:issued> and <dcterms:modified>.
- comment module:
* made it possible to disable the "comment viewing controls".
- performance:
* improved module loading when serving cached pages.
* made it possible to automatically disable modules when under heavy load.
* made it possible to automatically disable blocks when under heavy load.
- theme system:
* made all theme functions start with 'theme_'.
* made all theme functions return their output.
* migrated away from using the BaseTheme class.
* added many new theme functions and refactored existing theme functions.
* added avatar support to 'Xtemplate'.
* replaced theme 'UnConeD' by 'Chameleon'.
* added breadcrumb navigation to all pages.
* made it possible to add context-sensitive help to all pages.
* replaced drop-down menus by radio buttons where appropriate.
* removed the 'magic_quotes_gpc = 0' requirement.
- accessibility:
* made themes degrade gracefully in absence of CSS.
* grouped form elements using '<fieldset>' and '<legend>' tags.
* added '<label>' tags to form elements.
- refactored 404 (file not found) handling and added support for custom 404 pages.
- improved the filter system to prevent conflicts between filters:
* made it possible to change the order in which filters are applied.
Drupal 4.3.2, 2004-01-01
------------------------
- fixed bugs: no critical bugs were identified.
Drupal 4.3.1, 2003-12-01
------------------------
- fixed bugs: no critical bugs were identified.
* optimized many SQL queries for speed by converting left joins to inner joins.
* rewrote the comment housekeeping code to be much more efficient and scalable.
* changed the comment module to use the standard pager.
* added support for anonymous user sessions.
- forum module:
* improved the forum views and the themability thereof.
- book module:
* improved integration of non-book nodes in the book outline.
* added support for breadcrumb navigation to several modules' user pages.
* integrated the administration pages with the normal user pages.
- added textarea hook and support for onload attributes: enables integration of WYSIWYG editors.
- rewrote the RSS/RDF parser:
* it will now use PHP's built-in XML parser to parse news feeds.
- rewrote the administration pages:
* improved the navigational elements and added breadcrumb navigation.
* improved the look and feel.
* added context-sensitive help.
* changed the search module to use implicit AND'ing instead of implicit OR'ing.
* replaced the "post content" permission by more fine-grained permissions.
+ improved teasers: teasers are now optional, teaser length can be configured, teaser and body are edited in a single textarea, users will no longer be bothered with teasers when the post is too short for one.
+ added the ability to preview both the short and the full version of your posts.
* added default node settings to control the behavior for promotion, moderation and other options.
- themes:
* replaced theme "Goofy" by "Xtemplate", a template driven theme.
- removed the 'register_globals = on' requirement.
- added better installation instructions.

Dries Buytaert
committed
------------------------
- collaboratively revised and expanded the Drupal documentation.
- rewrote comment.module:
* reintroduced comment rating/moderation.
* added support for comment paging.
* performance improvements: improved comment caching, faster SQL queries, etc.
- rewrote block.module:
* performance improvements: blocks are no longer rendered when not displayed.
- rewrote forum.module:
* added a lot of features one can find in stand-alone forum software including but not limited to support for topic paging, added support for icons, rewrote the statistics module, etc.
- rewrote statistics.module:
* collects access counts for each node, referrer logs, number of users/guests.
* export blocks displaying top viewed nodes over last 24 hour period, top viewed nodes over all time, last nodes viewed, how many users/guest online.
- added throttle.module:
* auto-throttle congestion control mechanism: Drupal can adapt itself based on the server load.
- added profile.module:
* enables to extend the user and registration page.
- added pager support to the main page.
- replaced weblogs.module by ping.module:
* added support for normal and RSS notifications of http://blo.gs/.
* added support for RSS ping-notifications of http://weblogs.com/.
- themes:
* removed a significant portion of hard-coded mark-up.
Drupal 4.0.0, 2002-06-15
* replaces the previous "your [site]" links (recent comments and nodes).
* this will ping weblogs.com when new content is promoted.
- added taxonomy module which replaces the meta module.
* supports relations, hierarchies and synonyms.
* speeds up pages for anonymous users and reduces system load.
- added support for external SMTP libraries.
- added an archive extension to the calendar.
- themes:
* cleaned up the theme system.
* moved themes that are not maintained to contributions CVS repository.
* changed to PEAR database abstraction layer.
* using ANSI SQL queries to be more portable.
* added support for Drupal authentication through XML-RPC and through a Jabber server.
* added support for modules to add more user data.
* users may delete their own account.
* added who's new and who's online blocks.
- changed block system:
* various hard coded blocks are now dynamic.
* blocks can now be enabled and/or be set by the user.
* blocks can be set to only show up on some pages.
* blogs can be updated.
* teasers (abstracts) on all node types.
- improved comment module to mark new comments.
- added a general outliner which will let any node type be linked to a book.
- added an update script that lets you upgrade from previous releases or on a day to day basis when using the development tree.
* improved the search system by making it context sensitive.
- various updates:
* changed output to valid XHTML.
* improved multiple sites using the same Drupal database support.
* added support for session IDs in URLs instead of cookies.
* made each cloud site have its own settings.
* modules and themes can now be enabled/disabled using the administration pages.
* usability changes (renamed links, better UI, etc).
- collaboratively revised and expanded the Drupal documentation.
------------------------
- various updates:
* added missing translations
* updated the themes: tidied up some HTML code and added new Drupal logos.
* everything is based on nodes: nodes are a conceptual "black box" to couple and manage different types of content and that promotes reusing existing code, thus reducing the complexity and size of Drupal as well as improving long-term stability.
- removed FAQ and documentation module and merged them into a "book module".
- removed ban module and integrated it into account.module as "access control":
* access control is based on much more powerful regular expressions (regex) now rather than on MySQL pattern matching.
- rewrote watchdog and submission throttle:
* improved watchdog messages and added watchdog filter.
- rewrote headline code and renamed it to import.module and export.module:
* added various improvements, including a better parser, bundles and better control over individual feeds.
* supports unlimited amount of nested topics. Topics can be nested to create a multi-level hierarchy.
* Drupal tries to locate a configuration file that matches your domain name or uses conf.php if the former failed. Note also that the configuration files got renamed from .conf to .php for security's sake on mal-configured Drupal sites.
- added access.module:
* allows you to setup 'roles' (groups) and to bind a set of permissions to each group.
* moved most of the configuration options from hostname.conf to the new administration section.
* allows to assign users editorial/moderator rights to certain nodes or topics.
* allows creation of static (and dynamic) pages through the administration interface.
* groups all available module documentation on a single page.
- added forum.module:
* added an integrated forum.
* allows to display and mail CVS log messages as daily digests.
- added book.module:
* allows collaborative handbook writing: primary used for Drupal documentation.
* added "auto-post new submissions" feature versus "moderate new submissions".
* added preview functionality when submitting new content (such as a story) from the administration pages.
* made the administration section only show those links a user has access to.
* made all modules use specific form_* functions to guarantee a rock-solid forms and more consistent layout.
* improved scheduler:
+ content can be scheduled to be 'posted', 'queued' and 'hidden'.
+ added "access control" to allow/deny certain usernames/e-mail addresses/hostnames.
* improved locale module:
+ added new overview to easy the translation process.
+ added preview functionality for administrators.
+ made it possible to permanently delete stories.
+ W3C validation on a best effort basis.
+ removed $theme->control() from themes.
+ added theme "goofy".
* additional/alternative display and order methods have been added.
* modules can be extended with a "comment system": modules can embed the existing comment system without having to write their own, duplicate comment system.
* story sections make the open submission more adaptive in that you can set individual post, dump and expiration thresholds for each section according to the story type and urgency level: stories in certain sections do not "expire" and might stay interesting and active as time passes by, whereas news-related stories are only considered "hot" over a short period of time.
* you can setup multiple Drupal sites on top of the same physical source tree either by using vhosts or sub-directories.
* all rating logic is packed into a module to ease experimenting with different rating heuristics/algorithms.
- added "search infrastructure":
* improved search page and integrated search functionality in the administration pages.
- added translation / localization / internationalization support:
* because many people would love to see their website showing a lot less of English, and far more of their own language, Drupal provides a framework to setup a multi-lingual website or to overwrite the default English text in English.
* users can be granted access to specific administration sections. Example: a FAQ maintainer can be given access to maintain the FAQ and translators can be given access to the translation pages.
+ user accounts can be deleted.
+ added fine-grained permission support.
* improved themes:
+ W3C validation on a best effort basis
+ added theme "example" (alias "Stone Age")