Releases: getperga/perga-api
Releases · getperga/perga-api
v1.2.0
Compare
Sorry, something went wrong.
No results found
Added
Note.search_vector field for full-text search
Notes search schemas, services and API
Changed
Use postgres for tests instead of sqlite
v1.1.10
Compare
Sorry, something went wrong.
No results found
Changed
Make User.hashed_password nullable
Allow null values for current_password in the change_password view
Set google auth user password to None on creation
v1.1.7
Compare
Sorry, something went wrong.
No results found
Fixed
Notes export and import bugs
v1.1.6
Compare
Sorry, something went wrong.
No results found
v1.1.5
Compare
Sorry, something went wrong.
No results found
Added
Changed
Fixed
Fixed planner agenda items counts
v1.1.3
Compare
Sorry, something went wrong.
No results found
Added
Added User.merge_weekends field
Added get_items_by_range planner API method
Changed
Increased planner item text length
Added sanitization for note body HTML
Updated requirements
Updated auth requirements and code
Updated tests
v1.1.2
Compare
Sorry, something went wrong.
No results found
Added
Ability to import Markdown, HTML and TXT notes
v1.1.1
Compare
Sorry, something went wrong.
No results found
Added
Ability to export notes as Markdown, HTML and PDF
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added
Models, schemas, services and API for Notes
Changed
Refactored existing schemas
Updated tests
v.1.0.2
Compare
Sorry, something went wrong.
No results found
Fixed
Minor fixes for previous release