1.2.2
Enhancements:
Bug Fixes:
- Restored
path_to_next_urlhelper that was accidentally deleted in v1.2.0 #1027 [@ryym] - Fixed invalid link tag HTML output...
Unclaimed project
Are you a maintainer of kaminari? Claim this project to take control of your public changelog and roadmap.
Changelog
⚡ A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps
path_to_next_url helper that was accidentally deleted in v1.2.0 #1027 [@ryym]original_script_name parameter to the ignore list: #1020 [@viseztrance]
See CVE-2020-11082 for full details.total_count regressions by reverting #979current_per_page in favor of limit_value#url_to_next_page and #url_to_prev_page helper methods: 38e95a2Kaminari::Helpers::UrlHelper: [ff38bee](https://github.com/kaminari/kaminari/com...paginate ..., params: { controller: ..., action: ... } didn't override the params[:controller] and params[:action] #919 [@chao-mu]page_entries_info method respects the I18n.locale value when pluralizing the entry_name option #899 [@hundred]require 'kaminari/core' is no longer necessary when using require 'kaminari/activerecord' #896 [@yhara]#current_per_page method to inspect current value of per_page #875 [@bfad]