diff --git a/ci/release_notes.md b/ci/release_notes.md new file mode 100644 index 0000000..6109dd1 --- /dev/null +++ b/ci/release_notes.md @@ -0,0 +1,5 @@ +Fixed hardcoded oath client_id issue +Use PNotify alerts instead of standard bootstrap +Added ability to specify a custom name on the log in page +Add quick link to edit credential on main list page +Removed search from navbar as it is in DataTables now