Skip to content

Releases: whyleee/pim

v0.4.0

23 Jan 20:04
Compare
Choose a tag to compare
  • Relations between collections (across all backends)
  • Patch update method support
  • Compound keys support
  • Customizable item title field
  • Better error modal

v0.3.0

18 Nov 21:09
Compare
Choose a tag to compare
  • Multiple backend collections with filters

v0.2.0

02 Sep 22:52
Compare
Choose a tag to compare
  • Multiple external backends
  • Authorization with HTTP headers
  • Small meta and UI updates

v0.1.0

13 Aug 23:42
Compare
Choose a tag to compare
  • Basic create/update/delete flow
  • Supported fields:
    • Checkbox
    • Datetime
    • Select many (checkbox list)
    • Select one (select list)
    • Text
    • Textarea
  • Complex types:
    • Nested object
    • Table
  • UI features:
    • Tabs
    • Validation
    • Unsaved changes indicator
    • Page leave alert on unsaved changes