File tree Expand file tree Collapse file tree
lib/activeadmin/froala_editor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33An Active Admin plugin to use Froala WYSIWYG editor.
44
5+ ## v1.2.0 - 2025-04-13
6+
7+ - Update Froala to version 4.5.1
8+ - Internal: improve tests
9+ - Internal: update dev setup
10+ - Internal: update CI configuration
11+
512## v1.1.0 - 2024-02-18
613
714- Set minimum Ruby version to 3.0.0
Original file line number Diff line number Diff line change 22
33module ActiveAdmin
44 module FroalaEditor
5- VERSION = '1.1 .0'
5+ VERSION = '1.2 .0'
66 FROALA_VERSION = '4.5.1'
77 end
88end
Original file line number Diff line number Diff line change 11{
22 "name" : " activeadmin_froala_editor" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "description" : " An Active Admin plugin to use Froala WYSIWYG editor" ,
55 "repository" : " https://github.com/blocknotes/activeadmin_froala_editor" ,
66 "author" : " Mattia Roccoberton <mat@blocknot.es>" ,
You can’t perform that action at this time.
0 commit comments