Michael Peeler
Michael Peeler
Added information on *Group by Current Selection*, featured added by https://github.com/JabRef/jabref/pull/11455
Added functionality to allow users to right click to make a new group from the selection. Updated all group creation and group editing to use the CreateGroupAction class, extending SimpleCommand...
Addresses issue #3819. Updated `formatISO` to include millisecond values in ISO strings including time in all instances where the millisecond value was not equal to `000`. This was done to...