Skip to content

Releases: amahi/platform

Final release bits for Amahi 7.4

29 Jul 01:05
@cpg cpg
Compare
Choose a tag to compare
Merge pull request #101 from agmps17/master

Do not show none in the device

Change the type of the custom_options column (bugfix) used by webapps

08 Jul 06:13
@cpg cpg
Compare
Choose a tag to compare
Merge pull request #80 from agmps17/rails-4

Adding migration for changing custom_options column to text type

Optimized size of the rpm by eliminating unnecesary artifacts from gems

08 Jul 06:12
@cpg cpg
Compare
Choose a tag to compare
v7.3.1

aggressive cleanup of gem artifacts not needed at run time. 300 to 40…

faster, bolder, more awesome, rails 4 release

26 Jun 06:19
@cpg cpg
Compare
Choose a tag to compare
  • aggressive cleanup of gem artifacts not needed at run time. 300 to 400% reduction in size by @cpg
  • solving bug #1451 by @agmps17
  • update bundle, use system bundler to package the gems properly by @cpg
  • RAILS_DEFAULT_LOGGER is deprecated, use Rails.logger.error instead by @tmkasun
  • Removing webapps code, fix for bug #1398 (duplicate spinner) by @agmps17
  • be_true is renamed to be_truthy by @agmps17
  • Introducing hda_access for apps using other kind of templates by @agmps17
  • Changes based on the generic conf by @agmps17
  • bundle update, using our the_for_rails, update .ruby-version by @cpg
  • conflicting routes with webapps by @agmps17
  • Allowing name ans webapp id as attribute accesible by @agmps17
  • update opensearch icon to current logo by @cpg
  • cleanup - removal of unused file by @cpg
  • update app description, truncation. fixes bug #1397 by @cpg
  • Adding changes to allow migration in plugins. by @agmps17
  • Debug Page for production, typo as development by @agmps17
  • Allowing plugins to be added as a submenu of existing tab by @agmps17
  • Adding Back Debug Page by @agmps17
  • Stray message markup, and search hda routes corrected by @agmps17
  • Adapting plugin generator to rails 4. route definition changed. by @agmps17
  • use settings_engine.themes_path for themes' url by @agmps17
  • Adding changes for port to rails 4 by @agmps17
  • switch to ruby 2.0.x because that is the default on potential distros by @cpg
  • Rails 4 port by @agmps17
  • update the gem bundle to the latest by @cpg
  • for some reason, "plugin" does not work inside the instance methods. by @cpg
  • do not lose the configuration path used by the plugin by @cpg
  • latest plugin system bits -- works with basic plugins by @cpg
  • white space cleanup by @cpg

last stable release before switching to rails 4

26 Jun 04:22
@cpg cpg
Compare
Choose a tag to compare

v7.2.0

24 Mar 22:04
@cpg cpg
Compare
Choose a tag to compare

Amahi 7.2 was slated to include Greyhole integration, but that was not ready yet. Amahi 7.2 was mostly for bug fixes. We are sliding Greyhole integration to the upcoming 7.3 (you can install it by hand still).

Update various gems to the latest
Prevent multiple simultaneous app installs, which could lead to errors #1072
Add ability to edit Samba workgroup name, edit user name
Various improvements in tests and plugin generator
Improvement in Shares area, to help with Greyhole integration upcoming in 7.3 #1184
Improvements to internationalization with I18n.enforce_available_locales setting
UI improvements: spinner, more consistency, including #1155 #1194
Added coverage tool for tracking test improvements
Support for development under Linux Mint, support for upcoming Ubuntu 14.04 release
Better support for servers and certain apps with no UI, like Clonezilla #1091, #1305 #1068
Add OpenNIC DNS support for upstream DNS server - a DNS provider that is open, protects privacy and democracy
Do not show dnsmasq in the servers list, as it breaks things if stopped by the user, remove unused servers, fix PID issues with watchdog #1214