# Changelog ## v1.6 * Reorder KauIItem arguments to support optional id * Create KPrefSeekbar, which binds an int kpref to a seekbar * Open all kpref item binders so they may be extended * Fix scrolling issue on about dismiss * Make rClass optional in about activity ## v1.5 * Change snackbar builder * Change addBundle to withArguments to match ANKO * Create KauIItem to replace AbstractItem * Create permission manager and permission constants * Create swipe, a very simple helper to allow for activities to be dismissed with gestures * Create network utils ## v1.4 * Add about activities * Add themed fast item imageAdapter * Add chained imageAdapter * Add item animators * Port some views over from Plaid * Add string arg option for sendEmail * Add many iitems ## v1.3 * Add kpref subitems * Add DSL markers * Add transition utils and other utils * Add custom searchview with binders * Add KauBoundedCardView ## v1.2 * Fix title attribute in changelog * Update support libs * Add is app installed utils * Add email builder ## v1.1 * Create kpref items * Attach source files * Create color dialog * Add more utilities * Fix indexStack clearing when starting activity ## v1.0 * Initial Changelog * Create many extension functions * Port changelog builer * Port ripple canvas