Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 376 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 376 Bytes

Changelog

0.1.0 (2023-09-22)

Feat

  • change
  • added ordering on job fields to api
  • updated pagination method to limit offset
  • implemented full text search 🪦🔍
  • added nh3 sanitizer for rich text field and migration
  • added richtext field to jobs
  • used validators for character fields on job model

Fix

  • migrations
  • fixed datetime field default value