Skip to content

Instantly share code, notes, and snippets.

@andrewnicols
Created March 8, 2024 15:55
Show Gist options
  • Save andrewnicols/dbf575afbc3ece30a08f8e4b8b3ccb22 to your computer and use it in GitHub Desktop.
Save andrewnicols/dbf575afbc3ece30a08f8e4b8b3ccb22 to your computer and use it in GitHub Desktop.
changesDir: .changes
unreleasedDir: unreleased
headerPath: header.tpl.md
changelogPath: CHANGELOG.md
versionExt: md
versionFormat: '## {{.Version}} - {{.Time.Format "2006-01-02"}}'
kindFormat: '### {{.Kind}}'
changeFormat: '* {{.Body}}'
kinds:
- label: Added
auto: minor
- label: Changed
auto: major
- label: Deprecated
auto: minor
- label: Removed
auto: major
- label: Fixed
auto: patch
newlines:
afterChangelogHeader: 1
beforeChangelogVersion: 1
endOfVersion: 1
envPrefix: CHANGIE_
projects:
- label: core
key: core
changelog: lib/upgrade.md
- label: core_admin
key: core_admin
changelog: admin/upgrade.md
- label: core_adminpresets
key: core_adminpresets
changelog: admin/presets/upgrade.md
- label: core_analytics
key: core_analytics
changelog: analytics/upgrade.md
- label: core_antivirus
key: core_antivirus
changelog: lib/antivirus/upgrade.md
- label: core_auth
key: core_auth
changelog: auth/upgrade.md
- label: core_availability
key: core_availability
changelog: availability/upgrade.md
- label: core_backup
key: core_backup
changelog: backup/util/ui/upgrade.md
- label: core_badges
key: core_badges
changelog: badges/upgrade.md
- label: core_block
key: core_block
changelog: blocks/upgrade.md
- label: core_blog
key: core_blog
changelog: blog/upgrade.md
- label: core_cache
key: core_cache
changelog: cache/upgrade.md
- label: core_calendar
key: core_calendar
changelog: calendar/upgrade.md
- label: core_cohort
key: core_cohort
changelog: cohort/upgrade.md
- label: core_comment
key: core_comment
changelog: comment/upgrade.md
- label: core_communication
key: core_communication
changelog: communication/upgrade.md
- label: core_competency
key: core_competency
changelog: competency/upgrade.md
- label: core_completion
key: core_completion
changelog: completion/upgrade.md
- label: core_contentbank
key: core_contentbank
changelog: contentbank/upgrade.md
- label: core_course
key: core_course
changelog: course/upgrade.md
- label: core_courseformat
key: core_courseformat
changelog: course/format/upgrade.md
- label: core_customfield
key: core_customfield
changelog: customfield/upgrade.md
- label: core_editor
key: core_editor
changelog: lib/editor/upgrade.md
- label: core_enrol
key: core_enrol
changelog: enrol/upgrade.md
- label: core_external
key: core_external
changelog: lib/external/upgrade.md
- label: core_favourites
key: core_favourites
changelog: favourites/upgrade.md
- label: core_fileconverter
key: core_fileconverter
changelog: files/converter/upgrade.md
- label: core_files
key: core_files
changelog: files/upgrade.md
- label: core_filters
key: core_filters
changelog: filter/upgrade.md
- label: core_form
key: core_form
changelog: lib/form/upgrade.md
- label: core_grades
key: core_grades
changelog: grade/upgrade.md
- label: core_grading
key: core_grading
changelog: grade/grading/upgrade.md
- label: core_group
key: core_group
changelog: group/upgrade.md
- label: core_h5p
key: core_h5p
changelog: h5p/upgrade.md
- label: core_media
key: core_media
changelog: media/upgrade.md
- label: core_message
key: core_message
changelog: message/upgrade.md
- label: core_mnet
key: core_mnet
changelog: mnet/upgrade.md
- label: core_my
key: core_my
changelog: my/upgrade.md
- label: core_notes
key: core_notes
changelog: notes/upgrade.md
- label: core_payment
key: core_payment
changelog: payment/upgrade.md
- label: core_plagiarism
key: core_plagiarism
changelog: plagiarism/upgrade.md
- label: core_portfolio
key: core_portfolio
changelog: portfolio/upgrade.md
- label: core_privacy
key: core_privacy
changelog: privacy/upgrade.md
- label: core_question
key: core_question
changelog: question/upgrade.md
- label: core_rating
key: core_rating
changelog: rating/upgrade.md
- label: core_reportbuilder
key: core_reportbuilder
changelog: reportbuilder/upgrade.md
- label: core_repository
key: core_repository
changelog: repository/upgrade.md
- label: core_rss
key: core_rss
changelog: rss/upgrade.md
- label: core_role
key: core_role
changelog: admin/roles/upgrade.md
- label: core_search
key: core_search
changelog: search/upgrade.md
- label: core_table
key: core_table
changelog: lib/table/upgrade.md
- label: core_tag
key: core_tag
changelog: tag/upgrade.md
- label: core_user
key: core_user
changelog: user/upgrade.md
- label: core_userkey
key: core_userkey
changelog: lib/userkey/upgrade.md
- label: core_webservice
key: core_webservice
changelog: webservice/upgrade.md
- label: core_xapi
key: core_xapi
changelog: lib/xapi/upgrade.md
- label: antivirus_clamav
key: antivirus_clamav
changelog: lib/antivirus/clamav/upgrade.md
- label: availability_profile
key: availability_profile
changelog: availability/condition/profile/upgrade.md
- label: availability_grouping
key: availability_grouping
changelog: availability/condition/grouping/upgrade.md
- label: availability_group
key: availability_group
changelog: availability/condition/group/upgrade.md
- label: availability_grade
key: availability_grade
changelog: availability/condition/grade/upgrade.md
- label: availability_date
key: availability_date
changelog: availability/condition/date/upgrade.md
- label: availability_completion
key: availability_completion
changelog: availability/condition/completion/upgrade.md
- label: qtype_truefalse
key: qtype_truefalse
changelog: question/type/truefalse/upgrade.md
- label: qtype_shortanswer
key: qtype_shortanswer
changelog: question/type/shortanswer/upgrade.md
- label: qtype_randomsamatch
key: qtype_randomsamatch
changelog: question/type/randomsamatch/upgrade.md
- label: qtype_random
key: qtype_random
changelog: question/type/random/upgrade.md
- label: qtype_numerical
key: qtype_numerical
changelog: question/type/numerical/upgrade.md
- label: qtype_multichoice
key: qtype_multichoice
changelog: question/type/multichoice/upgrade.md
- label: qtype_multianswer
key: qtype_multianswer
changelog: question/type/multianswer/upgrade.md
- label: qtype_missingtype
key: qtype_missingtype
changelog: question/type/missingtype/upgrade.md
- label: qtype_match
key: qtype_match
changelog: question/type/match/upgrade.md
- label: qtype_gapselect
key: qtype_gapselect
changelog: question/type/gapselect/upgrade.md
- label: qtype_essay
key: qtype_essay
changelog: question/type/essay/upgrade.md
- label: qtype_description
key: qtype_description
changelog: question/type/description/upgrade.md
- label: qtype_ddwtos
key: qtype_ddwtos
changelog: question/type/ddwtos/upgrade.md
- label: qtype_ddmarker
key: qtype_ddmarker
changelog: question/type/ddmarker/upgrade.md
- label: qtype_ddimageortext
key: qtype_ddimageortext
changelog: question/type/ddimageortext/upgrade.md
- label: qtype_calculatedsimple
key: qtype_calculatedsimple
changelog: question/type/calculatedsimple/upgrade.md
- label: qtype_calculatedmulti
key: qtype_calculatedmulti
changelog: question/type/calculatedmulti/upgrade.md
- label: qtype_calculated
key: qtype_calculated
changelog: question/type/calculated/upgrade.md
- label: mod_workshop
key: mod_workshop
changelog: mod/workshop/upgrade.md
- label: workshopform_rubric
key: workshopform_rubric
changelog: mod/workshop/form/rubric/upgrade.md
- label: workshopform_numerrors
key: workshopform_numerrors
changelog: mod/workshop/form/numerrors/upgrade.md
- label: workshopform_comments
key: workshopform_comments
changelog: mod/workshop/form/comments/upgrade.md
- label: workshopform_accumulative
key: workshopform_accumulative
changelog: mod/workshop/form/accumulative/upgrade.md
- label: workshopallocation_scheduled
key: workshopallocation_scheduled
changelog: mod/workshop/allocation/scheduled/upgrade.md
- label: workshopallocation_random
key: workshopallocation_random
changelog: mod/workshop/allocation/random/upgrade.md
- label: workshopallocation_manual
key: workshopallocation_manual
changelog: mod/workshop/allocation/manual/upgrade.md
- label: workshopeval_best
key: workshopeval_best
changelog: mod/workshop/eval/best/upgrade.md
- label: mod_wiki
key: mod_wiki
changelog: mod/wiki/upgrade.md
- label: mod_url
key: mod_url
changelog: mod/url/upgrade.md
- label: mod_survey
key: mod_survey
changelog: mod/survey/upgrade.md
- label: mod_scorm
key: mod_scorm
changelog: mod/scorm/upgrade.md
- label: scormreport_objectives
key: scormreport_objectives
changelog: mod/scorm/report/objectives/upgrade.md
- label: scormreport_interactions
key: scormreport_interactions
changelog: mod/scorm/report/interactions/upgrade.md
- label: scormreport_graphs
key: scormreport_graphs
changelog: mod/scorm/report/graphs/upgrade.md
- label: scormreport_basic
key: scormreport_basic
changelog: mod/scorm/report/basic/upgrade.md
- label: mod_resource
key: mod_resource
changelog: mod/resource/upgrade.md
- label: mod_quiz
key: mod_quiz
changelog: mod/quiz/upgrade.md
- label: quiz_statistics
key: quiz_statistics
changelog: mod/quiz/report/statistics/upgrade.md
- label: quiz_responses
key: quiz_responses
changelog: mod/quiz/report/responses/upgrade.md
- label: quiz_overview
key: quiz_overview
changelog: mod/quiz/report/overview/upgrade.md
- label: quiz_grading
key: quiz_grading
changelog: mod/quiz/report/grading/upgrade.md
- label: quizaccess_timelimit
key: quizaccess_timelimit
changelog: mod/quiz/accessrule/timelimit/upgrade.md
- label: quizaccess_securewindow
key: quizaccess_securewindow
changelog: mod/quiz/accessrule/securewindow/upgrade.md
- label: quizaccess_seb
key: quizaccess_seb
changelog: mod/quiz/accessrule/seb/upgrade.md
- label: quizaccess_password
key: quizaccess_password
changelog: mod/quiz/accessrule/password/upgrade.md
- label: quizaccess_openclosedate
key: quizaccess_openclosedate
changelog: mod/quiz/accessrule/openclosedate/upgrade.md
- label: quizaccess_offlineattempts
key: quizaccess_offlineattempts
changelog: mod/quiz/accessrule/offlineattempts/upgrade.md
- label: quizaccess_numattempts
key: quizaccess_numattempts
changelog: mod/quiz/accessrule/numattempts/upgrade.md
- label: quizaccess_ipaddress
key: quizaccess_ipaddress
changelog: mod/quiz/accessrule/ipaddress/upgrade.md
- label: quizaccess_delaybetweenattempts
key: quizaccess_delaybetweenattempts
changelog: mod/quiz/accessrule/delaybetweenattempts/upgrade.md
- label: mod_page
key: mod_page
changelog: mod/page/upgrade.md
- label: mod_lti
key: mod_lti
changelog: mod/lti/upgrade.md
- label: ltiservice_toolsettings
key: ltiservice_toolsettings
changelog: mod/lti/service/toolsettings/upgrade.md
- label: ltiservice_toolproxy
key: ltiservice_toolproxy
changelog: mod/lti/service/toolproxy/upgrade.md
- label: ltiservice_profile
key: ltiservice_profile
changelog: mod/lti/service/profile/upgrade.md
- label: ltiservice_memberships
key: ltiservice_memberships
changelog: mod/lti/service/memberships/upgrade.md
- label: ltiservice_gradebookservices
key: ltiservice_gradebookservices
changelog: mod/lti/service/gradebookservices/upgrade.md
- label: ltiservice_basicoutcomes
key: ltiservice_basicoutcomes
changelog: mod/lti/service/basicoutcomes/upgrade.md
- label: mod_lesson
key: mod_lesson
changelog: mod/lesson/upgrade.md
- label: mod_label
key: mod_label
changelog: mod/label/upgrade.md
- label: mod_imscp
key: mod_imscp
changelog: mod/imscp/upgrade.md
- label: mod_h5pactivity
key: mod_h5pactivity
changelog: mod/h5pactivity/upgrade.md
- label: mod_glossary
key: mod_glossary
changelog: mod/glossary/upgrade.md
- label: mod_forum
key: mod_forum
changelog: mod/forum/upgrade.md
- label: forumreport_summary
key: forumreport_summary
changelog: mod/forum/report/summary/upgrade.md
- label: mod_folder
key: mod_folder
changelog: mod/folder/upgrade.md
- label: mod_feedback
key: mod_feedback
changelog: mod/feedback/upgrade.md
- label: mod_data
key: mod_data
changelog: mod/data/upgrade.md
- label: datafield_url
key: datafield_url
changelog: mod/data/field/url/upgrade.md
- label: datafield_textarea
key: datafield_textarea
changelog: mod/data/field/textarea/upgrade.md
- label: datafield_text
key: datafield_text
changelog: mod/data/field/text/upgrade.md
- label: datafield_radiobutton
key: datafield_radiobutton
changelog: mod/data/field/radiobutton/upgrade.md
- label: datafield_picture
key: datafield_picture
changelog: mod/data/field/picture/upgrade.md
- label: datafield_number
key: datafield_number
changelog: mod/data/field/number/upgrade.md
- label: datafield_multimenu
key: datafield_multimenu
changelog: mod/data/field/multimenu/upgrade.md
- label: datafield_menu
key: datafield_menu
changelog: mod/data/field/menu/upgrade.md
- label: datafield_latlong
key: datafield_latlong
changelog: mod/data/field/latlong/upgrade.md
- label: datafield_file
key: datafield_file
changelog: mod/data/field/file/upgrade.md
- label: datafield_date
key: datafield_date
changelog: mod/data/field/date/upgrade.md
- label: datafield_checkbox
key: datafield_checkbox
changelog: mod/data/field/checkbox/upgrade.md
- label: datapreset_resources
key: datapreset_resources
changelog: mod/data/preset/resources/upgrade.md
- label: datapreset_proposals
key: datapreset_proposals
changelog: mod/data/preset/proposals/upgrade.md
- label: datapreset_journal
key: datapreset_journal
changelog: mod/data/preset/journal/upgrade.md
- label: datapreset_imagegallery
key: datapreset_imagegallery
changelog: mod/data/preset/imagegallery/upgrade.md
- label: mod_choice
key: mod_choice
changelog: mod/choice/upgrade.md
- label: mod_chat
key: mod_chat
changelog: mod/chat/upgrade.md
- label: mod_book
key: mod_book
changelog: mod/book/upgrade.md
- label: booktool_print
key: booktool_print
changelog: mod/book/tool/print/upgrade.md
- label: booktool_importhtml
key: booktool_importhtml
changelog: mod/book/tool/importhtml/upgrade.md
- label: booktool_exportimscp
key: booktool_exportimscp
changelog: mod/book/tool/exportimscp/upgrade.md
- label: mod_bigbluebuttonbn
key: mod_bigbluebuttonbn
changelog: mod/bigbluebuttonbn/upgrade.md
- label: mod_assign
key: mod_assign
changelog: mod/assign/upgrade.md
- label: assignsubmission_onlinetext
key: assignsubmission_onlinetext
changelog: mod/assign/submission/onlinetext/upgrade.md
- label: assignsubmission_file
key: assignsubmission_file
changelog: mod/assign/submission/file/upgrade.md
- label: assignsubmission_comments
key: assignsubmission_comments
changelog: mod/assign/submission/comments/upgrade.md
- label: assignfeedback_offline
key: assignfeedback_offline
changelog: mod/assign/feedback/offline/upgrade.md
- label: assignfeedback_file
key: assignfeedback_file
changelog: mod/assign/feedback/file/upgrade.md
- label: assignfeedback_editpdf
key: assignfeedback_editpdf
changelog: mod/assign/feedback/editpdf/upgrade.md
- label: assignfeedback_comments
key: assignfeedback_comments
changelog: mod/assign/feedback/comments/upgrade.md
- label: auth_webservice
key: auth_webservice
changelog: auth/webservice/upgrade.md
- label: auth_shibboleth
key: auth_shibboleth
changelog: auth/shibboleth/upgrade.md
- label: auth_oauth2
key: auth_oauth2
changelog: auth/oauth2/upgrade.md
- label: auth_none
key: auth_none
changelog: auth/none/upgrade.md
- label: auth_nologin
key: auth_nologin
changelog: auth/nologin/upgrade.md
- label: auth_mnet
key: auth_mnet
changelog: auth/mnet/upgrade.md
- label: auth_manual
key: auth_manual
changelog: auth/manual/upgrade.md
- label: auth_lti
key: auth_lti
changelog: auth/lti/upgrade.md
- label: auth_ldap
key: auth_ldap
changelog: auth/ldap/upgrade.md
- label: auth_email
key: auth_email
changelog: auth/email/upgrade.md
- label: auth_db
key: auth_db
changelog: auth/db/upgrade.md
- label: auth_cas
key: auth_cas
changelog: auth/cas/upgrade.md
- label: calendartype_gregorian
key: calendartype_gregorian
changelog: calendar/type/gregorian/upgrade.md
- label: communication_matrix
key: communication_matrix
changelog: communication/provider/matrix/upgrade.md
- label: communication_customlink
key: communication_customlink
changelog: communication/provider/customlink/upgrade.md
- label: customfield_textarea
key: customfield_textarea
changelog: customfield/field/textarea/upgrade.md
- label: customfield_text
key: customfield_text
changelog: customfield/field/text/upgrade.md
- label: customfield_select
key: customfield_select
changelog: customfield/field/select/upgrade.md
- label: customfield_date
key: customfield_date
changelog: customfield/field/date/upgrade.md
- label: customfield_checkbox
key: customfield_checkbox
changelog: customfield/field/checkbox/upgrade.md
- label: enrol_self
key: enrol_self
changelog: enrol/self/upgrade.md
- label: enrol_paypal
key: enrol_paypal
changelog: enrol/paypal/upgrade.md
- label: enrol_mnet
key: enrol_mnet
changelog: enrol/mnet/upgrade.md
- label: enrol_meta
key: enrol_meta
changelog: enrol/meta/upgrade.md
- label: enrol_manual
key: enrol_manual
changelog: enrol/manual/upgrade.md
- label: enrol_lti
key: enrol_lti
changelog: enrol/lti/upgrade.md
- label: enrol_ldap
key: enrol_ldap
changelog: enrol/ldap/upgrade.md
- label: enrol_imsenterprise
key: enrol_imsenterprise
changelog: enrol/imsenterprise/upgrade.md
- label: enrol_guest
key: enrol_guest
changelog: enrol/guest/upgrade.md
- label: enrol_flatfile
key: enrol_flatfile
changelog: enrol/flatfile/upgrade.md
- label: enrol_fee
key: enrol_fee
changelog: enrol/fee/upgrade.md
- label: enrol_database
key: enrol_database
changelog: enrol/database/upgrade.md
- label: enrol_cohort
key: enrol_cohort
changelog: enrol/cohort/upgrade.md
- label: enrol_category
key: enrol_category
changelog: enrol/category/upgrade.md
- label: message_popup
key: message_popup
changelog: message/output/popup/upgrade.md
- label: message_email
key: message_email
changelog: message/output/email/upgrade.md
- label: message_airnotifier
key: message_airnotifier
changelog: message/output/airnotifier/upgrade.md
- label: block_timeline
key: block_timeline
changelog: blocks/timeline/upgrade.md
- label: block_tags
key: block_tags
changelog: blocks/tags/upgrade.md
- label: block_tag_youtube
key: block_tag_youtube
changelog: blocks/tag_youtube/upgrade.md
- label: block_tag_flickr
key: block_tag_flickr
changelog: blocks/tag_flickr/upgrade.md
- label: block_starredcourses
key: block_starredcourses
changelog: blocks/starredcourses/upgrade.md
- label: block_social_activities
key: block_social_activities
changelog: blocks/social_activities/upgrade.md
- label: block_site_main_menu
key: block_site_main_menu
changelog: blocks/site_main_menu/upgrade.md
- label: block_settings
key: block_settings
changelog: blocks/settings/upgrade.md
- label: block_selfcompletion
key: block_selfcompletion
changelog: blocks/selfcompletion/upgrade.md
- label: block_section_links
key: block_section_links
changelog: blocks/section_links/upgrade.md
- label: block_search_forums
key: block_search_forums
changelog: blocks/search_forums/upgrade.md
- label: block_rss_client
key: block_rss_client
changelog: blocks/rss_client/upgrade.md
- label: block_recentlyaccesseditems
key: block_recentlyaccesseditems
changelog: blocks/recentlyaccesseditems/upgrade.md
- label: block_recentlyaccessedcourses
key: block_recentlyaccessedcourses
changelog: blocks/recentlyaccessedcourses/upgrade.md
- label: block_recent_activity
key: block_recent_activity
changelog: blocks/recent_activity/upgrade.md
- label: block_private_files
key: block_private_files
changelog: blocks/private_files/upgrade.md
- label: block_online_users
key: block_online_users
changelog: blocks/online_users/upgrade.md
- label: block_news_items
key: block_news_items
changelog: blocks/news_items/upgrade.md
- label: block_navigation
key: block_navigation
changelog: blocks/navigation/upgrade.md
- label: block_myprofile
key: block_myprofile
changelog: blocks/myprofile/upgrade.md
- label: block_myoverview
key: block_myoverview
changelog: blocks/myoverview/upgrade.md
- label: block_mnet_hosts
key: block_mnet_hosts
changelog: blocks/mnet_hosts/upgrade.md
- label: block_mentees
key: block_mentees
changelog: blocks/mentees/upgrade.md
- label: block_lp
key: block_lp
changelog: blocks/lp/upgrade.md
- label: block_login
key: block_login
changelog: blocks/login/upgrade.md
- label: block_html
key: block_html
changelog: blocks/html/upgrade.md
- label: block_glossary_random
key: block_glossary_random
changelog: blocks/glossary_random/upgrade.md
- label: block_globalsearch
key: block_globalsearch
changelog: blocks/globalsearch/upgrade.md
- label: block_feedback
key: block_feedback
changelog: blocks/feedback/upgrade.md
- label: block_course_summary
key: block_course_summary
changelog: blocks/course_summary/upgrade.md
- label: block_course_list
key: block_course_list
changelog: blocks/course_list/upgrade.md
- label: block_completionstatus
key: block_completionstatus
changelog: blocks/completionstatus/upgrade.md
- label: block_comments
key: block_comments
changelog: blocks/comments/upgrade.md
- label: block_calendar_upcoming
key: block_calendar_upcoming
changelog: blocks/calendar_upcoming/upgrade.md
- label: block_calendar_month
key: block_calendar_month
changelog: blocks/calendar_month/upgrade.md
- label: block_blog_tags
key: block_blog_tags
changelog: blocks/blog_tags/upgrade.md
- label: block_blog_recent
key: block_blog_recent
changelog: blocks/blog_recent/upgrade.md
- label: block_blog_menu
key: block_blog_menu
changelog: blocks/blog_menu/upgrade.md
- label: block_badges
key: block_badges
changelog: blocks/badges/upgrade.md
- label: block_admin_bookmarks
key: block_admin_bookmarks
changelog: blocks/admin_bookmarks/upgrade.md
- label: block_activity_results
key: block_activity_results
changelog: blocks/activity_results/upgrade.md
- label: block_activity_modules
key: block_activity_modules
changelog: blocks/activity_modules/upgrade.md
- label: block_accessreview
key: block_accessreview
changelog: blocks/accessreview/upgrade.md
- label: media_youtube
key: media_youtube
changelog: media/player/youtube/upgrade.md
- label: media_vimeo
key: media_vimeo
changelog: media/player/vimeo/upgrade.md
- label: media_videojs
key: media_videojs
changelog: media/player/videojs/upgrade.md
- label: media_html5video
key: media_html5video
changelog: media/player/html5video/upgrade.md
- label: media_html5audio
key: media_html5audio
changelog: media/player/html5audio/upgrade.md
- label: filter_urltolink
key: filter_urltolink
changelog: filter/urltolink/upgrade.md
- label: filter_tidy
key: filter_tidy
changelog: filter/tidy/upgrade.md
- label: filter_tex
key: filter_tex
changelog: filter/tex/upgrade.md
- label: filter_multilang
key: filter_multilang
changelog: filter/multilang/upgrade.md
- label: filter_mediaplugin
key: filter_mediaplugin
changelog: filter/mediaplugin/upgrade.md
- label: filter_mathjaxloader
key: filter_mathjaxloader
changelog: filter/mathjaxloader/upgrade.md
- label: filter_glossary
key: filter_glossary
changelog: filter/glossary/upgrade.md
- label: filter_emoticon
key: filter_emoticon
changelog: filter/emoticon/upgrade.md
- label: filter_emailprotect
key: filter_emailprotect
changelog: filter/emailprotect/upgrade.md
- label: filter_displayh5p
key: filter_displayh5p
changelog: filter/displayh5p/upgrade.md
- label: filter_data
key: filter_data
changelog: filter/data/upgrade.md
- label: filter_codehighlighter
key: filter_codehighlighter
changelog: filter/codehighlighter/upgrade.md
- label: filter_algebra
key: filter_algebra
changelog: filter/algebra/upgrade.md
- label: filter_activitynames
key: filter_activitynames
changelog: filter/activitynames/upgrade.md
- label: editor_tiny
key: editor_tiny
changelog: lib/editor/tiny/upgrade.md
- label: tiny_recordrtc
key: tiny_recordrtc
changelog: lib/editor/tiny/plugins/recordrtc/upgrade.md
- label: tiny_premium
key: tiny_premium
changelog: lib/editor/tiny/plugins/premium/upgrade.md
- label: tiny_noautolink
key: tiny_noautolink
changelog: lib/editor/tiny/plugins/noautolink/upgrade.md
- label: tiny_media
key: tiny_media
changelog: lib/editor/tiny/plugins/media/upgrade.md
- label: tiny_link
key: tiny_link
changelog: lib/editor/tiny/plugins/link/upgrade.md
- label: tiny_html
key: tiny_html
changelog: lib/editor/tiny/plugins/html/upgrade.md
- label: tiny_h5p
key: tiny_h5p
changelog: lib/editor/tiny/plugins/h5p/upgrade.md
- label: tiny_formatting
key: tiny_formatting
changelog: lib/editor/tiny/plugins/formatting/upgrade.md
- label: tiny_equation
key: tiny_equation
changelog: lib/editor/tiny/plugins/equation/upgrade.md
- label: tiny_autosave
key: tiny_autosave
changelog: lib/editor/tiny/plugins/autosave/upgrade.md
- label: tiny_accessibilitychecker
key: tiny_accessibilitychecker
changelog: lib/editor/tiny/plugins/accessibilitychecker/upgrade.md
- label: editor_textarea
key: editor_textarea
changelog: lib/editor/textarea/upgrade.md
- label: editor_atto
key: editor_atto
changelog: lib/editor/atto/upgrade.md
- label: atto_unorderedlist
key: atto_unorderedlist
changelog: lib/editor/atto/plugins/unorderedlist/upgrade.md
- label: atto_undo
key: atto_undo
changelog: lib/editor/atto/plugins/undo/upgrade.md
- label: atto_underline
key: atto_underline
changelog: lib/editor/atto/plugins/underline/upgrade.md
- label: atto_title
key: atto_title
changelog: lib/editor/atto/plugins/title/upgrade.md
- label: atto_table
key: atto_table
changelog: lib/editor/atto/plugins/table/upgrade.md
- label: atto_superscript
key: atto_superscript
changelog: lib/editor/atto/plugins/superscript/upgrade.md
- label: atto_subscript
key: atto_subscript
changelog: lib/editor/atto/plugins/subscript/upgrade.md
- label: atto_strike
key: atto_strike
changelog: lib/editor/atto/plugins/strike/upgrade.md
- label: atto_rtl
key: atto_rtl
changelog: lib/editor/atto/plugins/rtl/upgrade.md
- label: atto_recordrtc
key: atto_recordrtc
changelog: lib/editor/atto/plugins/recordrtc/upgrade.md
- label: atto_orderedlist
key: atto_orderedlist
changelog: lib/editor/atto/plugins/orderedlist/upgrade.md
- label: atto_noautolink
key: atto_noautolink
changelog: lib/editor/atto/plugins/noautolink/upgrade.md
- label: atto_media
key: atto_media
changelog: lib/editor/atto/plugins/media/upgrade.md
- label: atto_managefiles
key: atto_managefiles
changelog: lib/editor/atto/plugins/managefiles/upgrade.md
- label: atto_link
key: atto_link
changelog: lib/editor/atto/plugins/link/upgrade.md
- label: atto_italic
key: atto_italic
changelog: lib/editor/atto/plugins/italic/upgrade.md
- label: atto_indent
key: atto_indent
changelog: lib/editor/atto/plugins/indent/upgrade.md
- label: atto_image
key: atto_image
changelog: lib/editor/atto/plugins/image/upgrade.md
- label: atto_html
key: atto_html
changelog: lib/editor/atto/plugins/html/upgrade.md
- label: atto_h5p
key: atto_h5p
changelog: lib/editor/atto/plugins/h5p/upgrade.md
- label: atto_fontsize
key: atto_fontsize
changelog: lib/editor/atto/plugins/fontsize/upgrade.md
- label: atto_fontcolor
key: atto_fontcolor
changelog: lib/editor/atto/plugins/fontcolor/upgrade.md
- label: atto_equation
key: atto_equation
changelog: lib/editor/atto/plugins/equation/upgrade.md
- label: atto_emoticon
key: atto_emoticon
changelog: lib/editor/atto/plugins/emoticon/upgrade.md
- label: atto_emojipicker
key: atto_emojipicker
changelog: lib/editor/atto/plugins/emojipicker/upgrade.md
- label: atto_collapse
key: atto_collapse
changelog: lib/editor/atto/plugins/collapse/upgrade.md
- label: atto_clear
key: atto_clear
changelog: lib/editor/atto/plugins/clear/upgrade.md
- label: atto_charmap
key: atto_charmap
changelog: lib/editor/atto/plugins/charmap/upgrade.md
- label: atto_bold
key: atto_bold
changelog: lib/editor/atto/plugins/bold/upgrade.md
- label: atto_backcolor
key: atto_backcolor
changelog: lib/editor/atto/plugins/backcolor/upgrade.md
- label: atto_align
key: atto_align
changelog: lib/editor/atto/plugins/align/upgrade.md
- label: atto_accessibilityhelper
key: atto_accessibilityhelper
changelog: lib/editor/atto/plugins/accessibilityhelper/upgrade.md
- label: atto_accessibilitychecker
key: atto_accessibilitychecker
changelog: lib/editor/atto/plugins/accessibilitychecker/upgrade.md
- label: format_weeks
key: format_weeks
changelog: course/format/weeks/upgrade.md
- label: format_topics
key: format_topics
changelog: course/format/topics/upgrade.md
- label: format_social
key: format_social
changelog: course/format/social/upgrade.md
- label: format_singleactivity
key: format_singleactivity
changelog: course/format/singleactivity/upgrade.md
- label: dataformat_pdf
key: dataformat_pdf
changelog: dataformat/pdf/upgrade.md
- label: dataformat_ods
key: dataformat_ods
changelog: dataformat/ods/upgrade.md
- label: dataformat_json
key: dataformat_json
changelog: dataformat/json/upgrade.md
- label: dataformat_html
key: dataformat_html
changelog: dataformat/html/upgrade.md
- label: dataformat_excel
key: dataformat_excel
changelog: dataformat/excel/upgrade.md
- label: dataformat_csv
key: dataformat_csv
changelog: dataformat/csv/upgrade.md
- label: profilefield_textarea
key: profilefield_textarea
changelog: user/profile/field/textarea/upgrade.md
- label: profilefield_text
key: profilefield_text
changelog: user/profile/field/text/upgrade.md
- label: profilefield_social
key: profilefield_social
changelog: user/profile/field/social/upgrade.md
- label: profilefield_menu
key: profilefield_menu
changelog: user/profile/field/menu/upgrade.md
- label: profilefield_datetime
key: profilefield_datetime
changelog: user/profile/field/datetime/upgrade.md
- label: profilefield_checkbox
key: profilefield_checkbox
changelog: user/profile/field/checkbox/upgrade.md
- label: report_usersessions
key: report_usersessions
changelog: report/usersessions/upgrade.md
- label: report_themeusage
key: report_themeusage
changelog: report/themeusage/upgrade.md
- label: report_status
key: report_status
changelog: report/status/upgrade.md
- label: report_stats
key: report_stats
changelog: report/stats/upgrade.md
- label: report_security
key: report_security
changelog: report/security/upgrade.md
- label: report_questioninstances
key: report_questioninstances
changelog: report/questioninstances/upgrade.md
- label: report_progress
key: report_progress
changelog: report/progress/upgrade.md
- label: report_performance
key: report_performance
changelog: report/performance/upgrade.md
- label: report_participation
key: report_participation
changelog: report/participation/upgrade.md
- label: report_outline
key: report_outline
changelog: report/outline/upgrade.md
- label: report_loglive
key: report_loglive
changelog: report/loglive/upgrade.md
- label: report_log
key: report_log
changelog: report/log/upgrade.md
- label: report_insights
key: report_insights
changelog: report/insights/upgrade.md
- label: report_infectedfiles
key: report_infectedfiles
changelog: report/infectedfiles/upgrade.md
- label: report_eventlist
key: report_eventlist
changelog: report/eventlist/upgrade.md
- label: report_courseoverview
key: report_courseoverview
changelog: report/courseoverview/upgrade.md
- label: report_configlog
key: report_configlog
changelog: report/configlog/upgrade.md
- label: report_completion
key: report_completion
changelog: report/completion/upgrade.md
- label: report_competency
key: report_competency
changelog: report/competency/upgrade.md
- label: report_backups
key: report_backups
changelog: report/backups/upgrade.md
- label: gradeexport_xml
key: gradeexport_xml
changelog: grade/export/xml/upgrade.md
- label: gradeexport_xls
key: gradeexport_xls
changelog: grade/export/xls/upgrade.md
- label: gradeexport_txt
key: gradeexport_txt
changelog: grade/export/txt/upgrade.md
- label: gradeexport_ods
key: gradeexport_ods
changelog: grade/export/ods/upgrade.md
- label: gradeimport_xml
key: gradeimport_xml
changelog: grade/import/xml/upgrade.md
- label: gradeimport_direct
key: gradeimport_direct
changelog: grade/import/direct/upgrade.md
- label: gradeimport_csv
key: gradeimport_csv
changelog: grade/import/csv/upgrade.md
- label: gradereport_user
key: gradereport_user
changelog: grade/report/user/upgrade.md
- label: gradereport_summary
key: gradereport_summary
changelog: grade/report/summary/upgrade.md
- label: gradereport_singleview
key: gradereport_singleview
changelog: grade/report/singleview/upgrade.md
- label: gradereport_overview
key: gradereport_overview
changelog: grade/report/overview/upgrade.md
- label: gradereport_outcomes
key: gradereport_outcomes
changelog: grade/report/outcomes/upgrade.md
- label: gradereport_history
key: gradereport_history
changelog: grade/report/history/upgrade.md
- label: gradereport_grader
key: gradereport_grader
changelog: grade/report/grader/upgrade.md
- label: gradingform_rubric
key: gradingform_rubric
changelog: grade/grading/form/rubric/upgrade.md
- label: gradingform_guide
key: gradingform_guide
changelog: grade/grading/form/guide/upgrade.md
- label: mlbackend_python
key: mlbackend_python
changelog: lib/mlbackend/python/upgrade.md
- label: mlbackend_php
key: mlbackend_php
changelog: lib/mlbackend/php/upgrade.md
- label: mnetservice_enrol
key: mnetservice_enrol
changelog: mnet/service/enrol/upgrade.md
- label: webservice_soap
key: webservice_soap
changelog: webservice/soap/upgrade.md
- label: webservice_rest
key: webservice_rest
changelog: webservice/rest/upgrade.md
- label: repository_youtube
key: repository_youtube
changelog: repository/youtube/upgrade.md
- label: repository_wikimedia
key: repository_wikimedia
changelog: repository/wikimedia/upgrade.md
- label: repository_webdav
key: repository_webdav
changelog: repository/webdav/upgrade.md
- label: repository_user
key: repository_user
changelog: repository/user/upgrade.md
- label: repository_url
key: repository_url
changelog: repository/url/upgrade.md
- label: repository_upload
key: repository_upload
changelog: repository/upload/upgrade.md
- label: repository_s3
key: repository_s3
changelog: repository/s3/upgrade.md
- label: repository_recent
key: repository_recent
changelog: repository/recent/upgrade.md
- label: repository_onedrive
key: repository_onedrive
changelog: repository/onedrive/upgrade.md
- label: repository_nextcloud
key: repository_nextcloud
changelog: repository/nextcloud/upgrade.md
- label: repository_merlot
key: repository_merlot
changelog: repository/merlot/upgrade.md
- label: repository_local
key: repository_local
changelog: repository/local/upgrade.md
- label: repository_googledocs
key: repository_googledocs
changelog: repository/googledocs/upgrade.md
- label: repository_flickr_public
key: repository_flickr_public
changelog: repository/flickr_public/upgrade.md
- label: repository_flickr
key: repository_flickr
changelog: repository/flickr/upgrade.md
- label: repository_filesystem
key: repository_filesystem
changelog: repository/filesystem/upgrade.md
- label: repository_equella
key: repository_equella
changelog: repository/equella/upgrade.md
- label: repository_dropbox
key: repository_dropbox
changelog: repository/dropbox/upgrade.md
- label: repository_coursefiles
key: repository_coursefiles
changelog: repository/coursefiles/upgrade.md
- label: repository_contentbank
key: repository_contentbank
changelog: repository/contentbank/upgrade.md
- label: repository_areafiles
key: repository_areafiles
changelog: repository/areafiles/upgrade.md
- label: portfolio_mahara
key: portfolio_mahara
changelog: portfolio/mahara/upgrade.md
- label: portfolio_googledocs
key: portfolio_googledocs
changelog: portfolio/googledocs/upgrade.md
- label: portfolio_flickr
key: portfolio_flickr
changelog: portfolio/flickr/upgrade.md
- label: portfolio_download
key: portfolio_download
changelog: portfolio/download/upgrade.md
- label: search_solr
key: search_solr
changelog: search/engine/solr/upgrade.md
- label: search_simpledb
key: search_simpledb
changelog: search/engine/simpledb/upgrade.md
- label: qbank_viewquestiontype
key: qbank_viewquestiontype
changelog: question/bank/viewquestiontype/upgrade.md
- label: qbank_viewquestiontext
key: qbank_viewquestiontext
changelog: question/bank/viewquestiontext/upgrade.md
- label: qbank_viewquestionname
key: qbank_viewquestionname
changelog: question/bank/viewquestionname/upgrade.md
- label: qbank_viewcreator
key: qbank_viewcreator
changelog: question/bank/viewcreator/upgrade.md
- label: qbank_usage
key: qbank_usage
changelog: question/bank/usage/upgrade.md
- label: qbank_tagquestion
key: qbank_tagquestion
changelog: question/bank/tagquestion/upgrade.md
- label: qbank_statistics
key: qbank_statistics
changelog: question/bank/statistics/upgrade.md
- label: qbank_previewquestion
key: qbank_previewquestion
changelog: question/bank/previewquestion/upgrade.md
- label: qbank_managecategories
key: qbank_managecategories
changelog: question/bank/managecategories/upgrade.md
- label: qbank_importquestions
key: qbank_importquestions
changelog: question/bank/importquestions/upgrade.md
- label: qbank_history
key: qbank_history
changelog: question/bank/history/upgrade.md
- label: qbank_exporttoxml
key: qbank_exporttoxml
changelog: question/bank/exporttoxml/upgrade.md
- label: qbank_exportquestions
key: qbank_exportquestions
changelog: question/bank/exportquestions/upgrade.md
- label: qbank_editquestion
key: qbank_editquestion
changelog: question/bank/editquestion/upgrade.md
- label: qbank_deletequestion
key: qbank_deletequestion
changelog: question/bank/deletequestion/upgrade.md
- label: qbank_customfields
key: qbank_customfields
changelog: question/bank/customfields/upgrade.md
- label: qbank_comment
key: qbank_comment
changelog: question/bank/comment/upgrade.md
- label: qbank_columnsortorder
key: qbank_columnsortorder
changelog: question/bank/columnsortorder/upgrade.md
- label: qbank_bulkmove
key: qbank_bulkmove
changelog: question/bank/bulkmove/upgrade.md
- label: qbehaviour_missing
key: qbehaviour_missing
changelog: question/behaviour/missing/upgrade.md
- label: qbehaviour_manualgraded
key: qbehaviour_manualgraded
changelog: question/behaviour/manualgraded/upgrade.md
- label: qbehaviour_interactivecountback
key: qbehaviour_interactivecountback
changelog: question/behaviour/interactivecountback/upgrade.md
- label: qbehaviour_interactive
key: qbehaviour_interactive
changelog: question/behaviour/interactive/upgrade.md
- label: qbehaviour_informationitem
key: qbehaviour_informationitem
changelog: question/behaviour/informationitem/upgrade.md
- label: qbehaviour_immediatefeedback
key: qbehaviour_immediatefeedback
changelog: question/behaviour/immediatefeedback/upgrade.md
- label: qbehaviour_immediatecbm
key: qbehaviour_immediatecbm
changelog: question/behaviour/immediatecbm/upgrade.md
- label: qbehaviour_deferredfeedback
key: qbehaviour_deferredfeedback
changelog: question/behaviour/deferredfeedback/upgrade.md
- label: qbehaviour_deferredcbm
key: qbehaviour_deferredcbm
changelog: question/behaviour/deferredcbm/upgrade.md
- label: qbehaviour_adaptivenopenalty
key: qbehaviour_adaptivenopenalty
changelog: question/behaviour/adaptivenopenalty/upgrade.md
- label: qbehaviour_adaptive
key: qbehaviour_adaptive
changelog: question/behaviour/adaptive/upgrade.md
- label: qformat_xml
key: qformat_xml
changelog: question/format/xml/upgrade.md
- label: qformat_xhtml
key: qformat_xhtml
changelog: question/format/xhtml/upgrade.md
- label: qformat_multianswer
key: qformat_multianswer
changelog: question/format/multianswer/upgrade.md
- label: qformat_missingword
key: qformat_missingword
changelog: question/format/missingword/upgrade.md
- label: qformat_gift
key: qformat_gift
changelog: question/format/gift/upgrade.md
- label: qformat_blackboard_six
key: qformat_blackboard_six
changelog: question/format/blackboard_six/upgrade.md
- label: qformat_aiken
key: qformat_aiken
changelog: question/format/aiken/upgrade.md
- label: tool_xmldb
key: tool_xmldb
changelog: admin/tool/xmldb/upgrade.md
- label: tool_usertours
key: tool_usertours
changelog: admin/tool/usertours/upgrade.md
- label: tool_uploaduser
key: tool_uploaduser
changelog: admin/tool/uploaduser/upgrade.md
- label: tool_uploadcourse
key: tool_uploadcourse
changelog: admin/tool/uploadcourse/upgrade.md
- label: tool_unsuproles
key: tool_unsuproles
changelog: admin/tool/unsuproles/upgrade.md
- label: tool_templatelibrary
key: tool_templatelibrary
changelog: admin/tool/templatelibrary/upgrade.md
- label: tool_task
key: tool_task
changelog: admin/tool/task/upgrade.md
- label: tool_spamcleaner
key: tool_spamcleaner
changelog: admin/tool/spamcleaner/upgrade.md
- label: tool_replace
key: tool_replace
changelog: admin/tool/replace/upgrade.md
- label: tool_recyclebin
key: tool_recyclebin
changelog: admin/tool/recyclebin/upgrade.md
- label: tool_profiling
key: tool_profiling
changelog: admin/tool/profiling/upgrade.md
- label: tool_policy
key: tool_policy
changelog: admin/tool/policy/upgrade.md
- label: tool_pluginskel
key: tool_pluginskel
changelog: admin/tool/pluginskel/upgrade.md
- label: tool_phpunit
key: tool_phpunit
changelog: admin/tool/phpunit/upgrade.md
- label: tool_oauth2
key: tool_oauth2
changelog: admin/tool/oauth2/upgrade.md
- label: tool_multilangupgrade
key: tool_multilangupgrade
changelog: admin/tool/multilangupgrade/upgrade.md
- label: tool_moodlenet
key: tool_moodlenet
changelog: admin/tool/moodlenet/upgrade.md
- label: tool_monitor
key: tool_monitor
changelog: admin/tool/monitor/upgrade.md
- label: tool_mobile
key: tool_mobile
changelog: admin/tool/mobile/upgrade.md
- label: tool_mfa
key: tool_mfa
changelog: admin/tool/mfa/upgrade.md
- label: factor_webauthn
key: factor_webauthn
changelog: admin/tool/mfa/factor/webauthn/upgrade.md
- label: factor_totp
key: factor_totp
changelog: admin/tool/mfa/factor/totp/upgrade.md
- label: factor_token
key: factor_token
changelog: admin/tool/mfa/factor/token/upgrade.md
- label: factor_sms
key: factor_sms
changelog: admin/tool/mfa/factor/sms/upgrade.md
- label: factor_role
key: factor_role
changelog: admin/tool/mfa/factor/role/upgrade.md
- label: factor_nosetup
key: factor_nosetup
changelog: admin/tool/mfa/factor/nosetup/upgrade.md
- label: factor_iprange
key: factor_iprange
changelog: admin/tool/mfa/factor/iprange/upgrade.md
- label: factor_grace
key: factor_grace
changelog: admin/tool/mfa/factor/grace/upgrade.md
- label: factor_email
key: factor_email
changelog: admin/tool/mfa/factor/email/upgrade.md
- label: factor_cohort
key: factor_cohort
changelog: admin/tool/mfa/factor/cohort/upgrade.md
- label: factor_capability
key: factor_capability
changelog: admin/tool/mfa/factor/capability/upgrade.md
- label: factor_auth
key: factor_auth
changelog: admin/tool/mfa/factor/auth/upgrade.md
- label: factor_admin
key: factor_admin
changelog: admin/tool/mfa/factor/admin/upgrade.md
- label: tool_messageinbound
key: tool_messageinbound
changelog: admin/tool/messageinbound/upgrade.md
- label: tool_lpmigrate
key: tool_lpmigrate
changelog: admin/tool/lpmigrate/upgrade.md
- label: tool_lpimportcsv
key: tool_lpimportcsv
changelog: admin/tool/lpimportcsv/upgrade.md
- label: tool_lp
key: tool_lp
changelog: admin/tool/lp/upgrade.md
- label: tool_log
key: tool_log
changelog: admin/tool/log/upgrade.md
- label: logstore_standard
key: logstore_standard
changelog: admin/tool/log/store/standard/upgrade.md
- label: logstore_database
key: logstore_database
changelog: admin/tool/log/store/database/upgrade.md
- label: tool_licensemanager
key: tool_licensemanager
changelog: admin/tool/licensemanager/upgrade.md
- label: tool_langimport
key: tool_langimport
changelog: admin/tool/langimport/upgrade.md
- label: tool_installaddon
key: tool_installaddon
changelog: admin/tool/installaddon/upgrade.md
- label: tool_innodb
key: tool_innodb
changelog: admin/tool/innodb/upgrade.md
- label: tool_httpsreplace
key: tool_httpsreplace
changelog: admin/tool/httpsreplace/upgrade.md
- label: tool_generator
key: tool_generator
changelog: admin/tool/generator/upgrade.md
- label: tool_filetypes
key: tool_filetypes
changelog: admin/tool/filetypes/upgrade.md
- label: tool_dbtransfer
key: tool_dbtransfer
changelog: admin/tool/dbtransfer/upgrade.md
- label: tool_dataprivacy
key: tool_dataprivacy
changelog: admin/tool/dataprivacy/upgrade.md
- label: tool_customlang
key: tool_customlang
changelog: admin/tool/customlang/upgrade.md
- label: tool_componentlibrary
key: tool_componentlibrary
changelog: admin/tool/componentlibrary/upgrade.md
- label: tool_cohortroles
key: tool_cohortroles
changelog: admin/tool/cohortroles/upgrade.md
- label: tool_capability
key: tool_capability
changelog: admin/tool/capability/upgrade.md
- label: tool_brickfield
key: tool_brickfield
changelog: admin/tool/brickfield/upgrade.md
- label: tool_behat
key: tool_behat
changelog: admin/tool/behat/upgrade.md
- label: tool_availabilityconditions
key: tool_availabilityconditions
changelog: admin/tool/availabilityconditions/upgrade.md
- label: tool_analytics
key: tool_analytics
changelog: admin/tool/analytics/upgrade.md
- label: tool_admin_presets
key: tool_admin_presets
changelog: admin/tool/admin_presets/upgrade.md
- label: cachestore_static
key: cachestore_static
changelog: cache/stores/static/upgrade.md
- label: cachestore_session
key: cachestore_session
changelog: cache/stores/session/upgrade.md
- label: cachestore_redis
key: cachestore_redis
changelog: cache/stores/redis/upgrade.md
- label: cachestore_file
key: cachestore_file
changelog: cache/stores/file/upgrade.md
- label: cachestore_apcu
key: cachestore_apcu
changelog: cache/stores/apcu/upgrade.md
- label: cachelock_file
key: cachelock_file
changelog: cache/locks/file/upgrade.md
- label: fileconverter_unoconv
key: fileconverter_unoconv
changelog: files/converter/unoconv/upgrade.md
- label: fileconverter_googledrive
key: fileconverter_googledrive
changelog: files/converter/googledrive/upgrade.md
- label: contenttype_h5p
key: contenttype_h5p
changelog: contentbank/contenttype/h5p/upgrade.md
- label: theme_classic
key: theme_classic
changelog: theme/classic/upgrade.md
- label: theme_boost
key: theme_boost
changelog: theme/boost/upgrade.md
- label: local_testcourseismodified
key: local_testcourseismodified
changelog: local/testcourseismodified/upgrade.md
- label: h5plib_v126
key: h5plib_v126
changelog: h5p/h5plib/v126/upgrade.md
- label: paygw_paypal
key: paygw_paypal
changelog: payment/gateway/paypal/upgrade.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment