Releases: andrzejkupczyk/mantisbt-todolists
Releases · andrzejkupczyk/mantisbt-todolists
Release v3.0.2
What's Changed
- 🌐 Add French language support by @Timothy-Anders0n in #43
Full Changelog: v3.0.1...v3.0.2
Release v3.0.1
What's Changed
- Fix issue related to WSOD by @andrzejkupczyk in #40
- Fix internal application error by @andrzejkupczyk in #41
Full Changelog: v3.0.0...v3.0.1
🔖 Release v3.0.0
This major release should improve maintainability and facilitate further development.
What's Changed
- Resign from using Vue and Axios in favor of Htmx by @andrzejkupczyk
- Make use of the REST API instead of plugin's ajax_page by @andrzejkupczyk
- Improve styling and user experience by @andrzejkupczyk
- Add German translations by @Firehunter23 in #34
Full Changelog: v2.5.0...v3.0.0
v2.5.0
What's Changed
- Resign from changing tasks order after completion by @andrzejkupczyk
- Attempt to fix overriding security restrictions of HTTP methods by @andrzejkupczyk
- Add the Russian language by @VadimVadimych
- Remove Vue instance from the window object by @andrzejkupczyk
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Override security restrictions of HTTP methods by @andrzejkupczyk in #28
- Add the Spanish language by @castillocon in #27
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Features
- Support mentions and markdown format in a task description
- Log creating and updating tasks in the bug report history
- Display tasks on the bug reminder page
Fixes and other enhancements
- Append plugin's assets only on proper pages
- Remove orphaned tasks when bug is deleted
- Strip PHP and HTML tags from task description
- Require PHP >=7.0 to match MantisBT requirements
v2.2.0
Bind data using props instead of inline script
v2.1.0
Features
- Allow to create multiple tasks at once by @andrzejkupczyk in #19
- Package the plugin with Composer by @andrzejkupczyk in #18
Add compatibility with MantisBT v2
v2.0.0 Add compatibility with MantisBT v2.0