Releases: rwthmoodle/moodle-mod_pdfannotator
Releases · rwthmoodle/moodle-mod_pdfannotator
v1.5.8
What's Changed
- Hotfix: correct further trailing junk after parameter
- Versioning error fix
- Correct Privacy API tests
- Iss129: remove print_error deprecated function
- Iss132: remove get_all_user_name_fields deprecated function
- Iss128: correct table name while foreign key definition
- Iss134: Change file EOL from CRLF to LF
- Iss131: Remove addinstance capability from non-editing roles
- Loading cursor icon resized
- Iss127: Invalid scale configuration fixed
- Iss138+126: fix format_text() implementation
- codecleanup+remove editing rights from teachers
- Oneline description for files given
- Iss109: fix Postgres trailing junk after parameter error
- update Github workflow file
- remove extra whitespaces and variables with underscores
- remove redundant array with filter values in format_text()
- Iss136: replace deprecated error() function
- Iss137: use fullpaths while import
New Contributors
- @Amrita1991 made their first contribution in #122
- @golenkovm made their first contribution in #93
Full Changelog: v1.5.7...v1.5.8
v1.5.7
New monologo for Moodle 4.4+
Removal of deprecated variables for 4.5 support
v1.5.5
V1.5.4
v1.5.3
Fix typos in language strings
Fix double entries in language strings (error:printComments and error:printcomments)
Update the Framework jspdf for generating pdf of comments (see: release notes). Now, they support UTF-8, another changes and fixes.
v1.5.2
v.1.5.1
- pdf.js update to the version 2.14.34
- New features: Atto Editor as standard editor for PDFAnnotator and its new settings, pictures upload into comments and print them out using comments download menu
- PHP 8 Error fix
- Improvements for the pdf layout of downloaded comments
- Moodle Version 4.x compatibility
- and another bugs fixes
- Note: the master-branch is already deprecated. Now, we are using the main-branch as default branch for the future.