DL 0.10 has been released, along with DL-WX 0.10.

dl 0.10: 06/02/2012
-------------------

* The default configuration file has been renamed to "config.php.dist" and must
  now be manually copied/renamed to be used. If a suitable "config.php" is not
  found in the include/ directory, then the configuration is read from
  "/etc/dl.php". This will allow smoother release upgrades in the future.
* Notifications of tickets and grants now use the same locale that was used
  during the creation of the ticket/grant itself.
* A new "Preferences" page has been added, allowing users to change their
  password (currently supported only for internal authentication).
* Changing "hours after last download" while editing a ticket didn't actually
  extend the ticket lifetime. Changing the ticket lifetime now works correctly.
* "hours after last download" has been changed to "days after last download".
* Default ticket/grant expiration settings have been increased significantly.
* A new REST API has been implemented, allowing external applications to use the
  service programmatically.
* Two python clients have been added to the distribution: a command-line python
  client "dl-cli" and a graphical client "dl-wx".
* Minor bug and UI fixes.

Please note: DL 0.10 requires a database schema and webserver configuration
update! Please read the database upgrade procedure in the README and the
relevant notes about web server configuration.

DL 0.10 can be downloaded from:

  http://www.thregr.org/~wavexx/software/dl/releases/dl-0.10.zip

DL-WX 0.10 (win32):

  http://www.thregr.org/~wavexx/software/dl/files/dl-wx-0.10-win32.zip

or from source (git):

  git://src.thregr.org/dl


Reply via email to