Releases: tosdr/edit.tosdr.org
2.1.11: Production Log Fix
What's Changed
- Bump sanitize from 6.0.1 to 6.0.2 by @dependabot in #1129
- Implement UI and database changes to accommodate docbot deployment by @madoleary in #1135
Full Changelog: 2.1.10...2.1.11
2.0.5
Full Changelog: 2.0.4...2.0.5
2.0.4
Full Changelog: 2.0.3...2.0.4
2.0.3
Full Changelog: 2.0.2...2.0.3
2.0.0 - Hypothesis Update
What's Changed
- Add Gitpod to Readme by @JustinBack in #1112
- FIX: fixing nil to string conversion error by @madoleary in #1115
- EDIT-96: Hypothesis integration - first implementation by @madoleary in #1116
Full Changelog: 1.2.12...2.0.0
1.2.12
What's Changed
- fixing nil to string error, refactor by @madoleary in #1109
Full Changelog: 1.2.11...1.2.12
Beta after the hackathons
Import and exports of points, performance, UI and core logic
This is a very big release preparing for the issue of the first beta version of the app. Thanks to @michielbdejong and @Vinnl who worked a lot in the past week(s)!
Core logic
Comments on points: #354, #386
Error reporting on submission of points: #358
Import
Import of points from the old database and seeding the database for local deployment.
#339, #342, #344, #351, #352, #356, #359, #364, #379
Export
Export of point towards tosdr.org.
#333, #383
Cases
Implementation of Cases a new class of Points that are recurrent over Services for consistent submission and rating.
#361, #369, #376, #385
Performances
GPDR
Deletion of account: #335, #349
Misc
Minor fixes: #348
UI: #365, #366, #367, #380
Better welcoming email messages: #336
Launch app with Docker: #362
Update instruction: #363
Remove "Delete Point option": #377
Simpler way to add points
Rating system
Since #295, when submitting a point, users will have 4 choices: Good, Neutral, Bad or Blocker. It aims simplifying the rating system for points by giving the most simple way to grade a point.
Point synchronization with tosdr.org
See #252. Cleaning the export towards tosdr.org and trying to clean the JSON version and the wrongly assigned points.
Numerous bug fixes for version control
#294, #298, #299, #300, #302, #303, #304, #305, #310, #311, #313, #314, #315, #316, #317, #318, #319