File tree Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Expand file tree Collapse file tree 2 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 1- ##
1+ ## 2025031700 v1.5.8
22* Correct Privacy API tests
33* Iss129: remove print_error deprecated function
44* Iss132: remove get_all_user_name_fields deprecated function
55* Iss128: correct table name while foreign key definition
66* Iss134: Change file EOL from CRLF to LF
77* Iss131: Remove addinstance capability from non-editing roles
8+ * Loading cursor icon resized
9+ * Iss127: Invalid scale configuration fixed
10+ * Iss138+126: fix format_text() implementation
11+ * codecleanup+remove editing rights from teachers
12+ * Oneline description for files given
13+ * Iss109: fix Postgres trailing junk after parameter error
14+ * update Github workflow file
15+ * remove extra whitespaces and variables with underscores
16+ * remove redundant array with filter values in format_text()
17+ * Iss136: replace deprecated error() function
18+ * Iss137: use fullpaths while import
19+
20+
821
922## 2025010300 v1.5.7
1023* Github templates for bug report and feature request
1629## 2024112600 v1.5.7
1730* Remove deprecations for Moodle 4.5
1831* Adjust icon for Moodle 4.5
19-
Original file line number Diff line number Diff line change 2525defined ('MOODLE_INTERNAL ' ) || die ();
2626
2727$ plugin ->component = 'mod_pdfannotator ' ;
28- $ plugin ->version = 2025010300 ;
29- $ plugin ->release = 'PDF Annotator v1.5 release 7 ' ;
28+ $ plugin ->version = 2025031700 ;
29+ $ plugin ->release = 'PDF Annotator v1.5 release 8 ' ;
3030$ plugin ->requires = 2021051700 ;
3131$ plugin ->maturity = MATURITY_STABLE ;
You can’t perform that action at this time.
0 commit comments