Releases: gambitph/Titan-Framework
Releases · gambitph/Titan-Framework
EDD Updates + Theme-Check
- EDD option can now check for updates all by itself (thank you julien731)
get_post_types
function now callable fromtf_create_options
- Now passes theme-check (ignored
add_menu_page
error)
EDD Fixes + Theme Customizer Panels
- Bug fixes for the Easy Digital Download License option
- Enhanced date option parameters
- New parameters for Theme Customizer for creating panels
New Options + Some Fixes
- New Easy Digital Download License option (thank you julien731)
- New date option (thank you ardalann)
- Added new action tf_save_options_{namespace} which is called after saving options
- Fixed display issue with the font option in the theme customizer
- Fixed bug where empty multicheck returned an array
- Fix: customizer show_font_size & show_color
Upload Option Fix + Translation Fix
- Fixes the upload option problem
- Other translations were not previously included
Workflow, Lightweight & Security
- New embed method (check the getting started section)
- New
tf_create_options
hook for creating options - New number
unit
parameter - Removed font awesome, now uses dashicons
- Added desc params to panels, tabs and meta boxes
- Added
size
attribute for the upload option - Deleted Uncommon Ace Extensions
- Improve load script to meta boxes
- Lots of bug fixes
Quick Fix
Bug Fix & Stability Release
- Added German, Portuguese, Turkish and updated Italian translations
- Added notification and paragraph paramaters to the note option
- Added include_fonts parameter to the font option for specifying the selectable fonts
- Added show_websafe_fonts and show_google_fonts parameters to the font option
- Added maxlength parameter to the the text option
- Fixed Titan plugin detection code
- New more WordPress-centric styling of admin panels (special thanks to @sagarjadhav)
- A Lot of stabilization bug fixes
Typo Fix
Lots of Bug Fixes
- Added some new hooks
- Added namespaces to all hooks
- Added meta links
- Fixed bug where font drop downs closed immediately in Firefox
- Fixed bug where getInstance did not return the same instance sometimes
- Fixed bug where the font option did not generate CSS correctly
- Fixed bug where only one Titan instance generated CSS files
- Fixed bug where CSS were being generated multiple times
- Fixed bug where option IDs in different instances caused an error
- Fixed bug where the live preview lagged a lot
New Options + Fixes
- Added new Font option
- Added new Sortable option
- Fixed bug where generated CSS values aren't showing up (thanks @ardalann)