Difference between revisions of "Amahi 5.2"

From Amahi Wiki
Jump to: navigation, search
Line 1: Line 1:
 
== Release notes ==
 
== Release notes ==
  
 +
* Re-issue AmahiTunes as a new app, with streaming to iTunes/Rhythmbox right from the web app!
 +
* Support for RoR, Python and other types of webapps with new templates!
 +
* Fix for a fedora update where dhcp and dhclient updates upstream are not installing dhcp
 
* Closed [http://bugs.amahi.org/issues/show/361 #361], fixing the time zone properly for all PHP apps. It was reopened because it was not a proper fix, also adds a new script to do the change hda-php-zone-change
 
* Closed [http://bugs.amahi.org/issues/show/361 #361], fixing the time zone properly for all PHP apps. It was reopened because it was not a proper fix, also adds a new script to do the change hda-php-zone-change
 
* Closed [http://bugs.amahi.org/issues/show/410 #410], where the -f option was not deleting the DB initially (now it does) and also the -f option check was reverse in the code for hda-new-install
 
* Closed [http://bugs.amahi.org/issues/show/410 #410], where the -f option was not deleting the DB initially (now it does) and also the -f option check was reverse in the code for hda-new-install
* Updates to the DLNA server with upstream features from MiniDLNA to add support for M3U/PLS music playlists
+
* Updates to the DLNA server with upstream features from MiniDLNA to add support for M3U/PLS music playlists, add -r option to pick up config changes automatically
 
* Lots of work on packaging Greyhole as an rpm
 
* Lots of work on packaging Greyhole as an rpm
 
* Patches to add custom options to shares to be able to test Greyhole
 
* Patches to add custom options to shares to be able to test Greyhole
Line 17: Line 20:
 
* Fix links in dashboard for apps that do not really have a link, bug [http://bugs.amahi.org/issues/show/445 #445]
 
* Fix links in dashboard for apps that do not really have a link, bug [http://bugs.amahi.org/issues/show/445 #445]
 
* Fix startup error with OpenVPN with duplicate settings, bug [http://bugs.amahi.org/issues/show/450 #450]
 
* Fix startup error with OpenVPN with duplicate settings, bug [http://bugs.amahi.org/issues/show/450 #450]
 +
* Improvements to the installer usability (layout) and stability (get the latest jQuery library)
 +
* Bring in a new utility script to reset password for a user
 +
* Set ''unix extensions = no'' in smb.conf, required for Greyhole
 +
* Improvements to the platform app installer to more safely download apps with signatures
 +
  
 
== To Do ==
 
== To Do ==

Revision as of 10:26, 4 March 2010

Release notes

  • Re-issue AmahiTunes as a new app, with streaming to iTunes/Rhythmbox right from the web app!
  • Support for RoR, Python and other types of webapps with new templates!
  • Fix for a fedora update where dhcp and dhclient updates upstream are not installing dhcp
  • Closed #361, fixing the time zone properly for all PHP apps. It was reopened because it was not a proper fix, also adds a new script to do the change hda-php-zone-change
  • Closed #410, where the -f option was not deleting the DB initially (now it does) and also the -f option check was reverse in the code for hda-new-install
  • Updates to the DLNA server with upstream features from MiniDLNA to add support for M3U/PLS music playlists, add -r option to pick up config changes automatically
  • Lots of work on packaging Greyhole as an rpm
  • Patches to add custom options to shares to be able to test Greyhole
  • Fixes to agedashi theme (bug #371)
  • Changed "unix extensions" settings in Samba to "no" so that we move to enabling Greyhole
  • Updated translations to Dutch, Spanish and initial version pf Japanese
  • Updated apps to new version: vTiger, Gallery 2, Ampache, phpSysInfo, eyeOS, php Address Book, Tiny Tiny RSS, phpMyAdmin, portaNEO, AjaXplorer, OpenGoo (now FengOffice), clearBudget, phpRecipeBook, Horde, and DokuWiki.
  • Fixed bug where users could click on a checkbox to show the app in the dashboard, however, apps without webapp exposed a bogus URL, confusing users.
  • App DB Autobackup: many apps that have databases now include a routine that will backup the db upon uninstall. This will allow users to upgrade without losing data by reinstalling the app to receive the latest version.
  • Fix two upstream updates that broke things in Amahi, bug #446
  • Fix to display status IPs properly, bug #430
  • Fix a bug introduced when shares generated errors, bug #433
  • Fix links in dashboard for apps that do not really have a link, bug #445
  • Fix startup error with OpenVPN with duplicate settings, bug #450
  • Improvements to the installer usability (layout) and stability (get the latest jQuery library)
  • Bring in a new utility script to reset password for a user
  • Set unix extensions = no in smb.conf, required for Greyhole
  • Improvements to the platform app installer to more safely download apps with signatures


To Do