Skip to content

Releases: devforth/adminforth

v2.17.0-next.68

30 Jan 13:38

Choose a tag to compare

v2.17.0-next.68 Pre-release
Pre-release

2.17.0-next.68 (2026-01-30)

Bug Fixes

  • add support of objects in logger (82857b4)

v2.18.1

29 Jan 12:22
6e02439

Choose a tag to compare

2.18.1 (2026-01-29)

Bug Fixes

  • add flex to apartsCountsByDaysChart (1a30cdd)
  • adjust chart dimensions for better visibility in live demo (348a007)

v2.17.0-next.67

29 Jan 21:45

Choose a tag to compare

v2.17.0-next.67 Pre-release
Pre-release

2.17.0-next.67 (2026-01-29)

Features

  • rename uploadFromBuffer method and add uploadFromBufferToExistingRecord method (fbbfc5e)

v2.17.0-next.66

29 Jan 21:12

Choose a tag to compare

v2.17.0-next.66 Pre-release
Pre-release

2.17.0-next.66 (2026-01-29)

Features

  • add uploadFromBuffer method to Upload plugin for backend file uploads (58a58b0)

v2.17.0-next.65

29 Jan 15:38

Choose a tag to compare

v2.17.0-next.65 Pre-release
Pre-release

2.17.0-next.65 (2026-01-29)

Bug Fixes

  • pass httpExtra to the processAuthorizeCallbacks callback (bc72148)

v2.17.0-next.64

29 Jan 15:06
bf19b87

Choose a tag to compare

v2.17.0-next.64 Pre-release
Pre-release

2.17.0-next.64 (2026-01-29)

Bug Fixes

  • move getList() and startBulkAction() functions from listView to utils (e313d7f)
  • update startBulkAction parameters for better type safety and improve getListInner return structure (96c5fc7)

Features

  • add utility functions for API calls and list management (c24b2bd)

v2.17.0-next.63

29 Jan 12:24

Choose a tag to compare

v2.17.0-next.63 Pre-release
Pre-release

2.17.0-next.63 (2026-01-29)

Bug Fixes

  • don't block save button, when user tries to save record and gets error (825287f)

v2.17.0-next.62

28 Jan 13:39
8c7c6c8

Choose a tag to compare

v2.17.0-next.62 Pre-release
Pre-release

2.17.0-next.62 (2026-01-28)

Features

  • add IconFileImageOutline in MenuLink component (b4dea43)

v2.17.0-next.61

28 Jan 11:53

Choose a tag to compare

v2.17.0-next.61 Pre-release
Pre-release

2.17.0-next.61 (2026-01-28)

Bug Fixes

  • rename 'record' to 'updates' in updateResourceRecord call for clarity (8aa91f9)

v2.17.0-next.60

28 Jan 10:45

Choose a tag to compare

v2.17.0-next.60 Pre-release
Pre-release

2.17.0-next.60 (2026-01-28)

Bug Fixes

  • update button styles in confirmation dialog for improved accessibility (b8522c9)