Skip to content

Releases: soybeanjs/soybean-admin

v2.0.0

02 Nov 05:36

Choose a tag to compare

   🚨 Breaking Changes

  • hooks: refactor useTable and enhance type definitions  -  by @soybeanjs (8cc51)
  • projects: optimize layout mode, split horizontal mix component into two layouts, and rename the component.  -  by @Azir-11 (b6ac3)
  • request: remove cancelRequest method and related logic from request instances  -  by @soybeanjs (b4e12)

   🚀 Features

   🐞 Bug Fixes

   🛠 Optimizations

   💅 Refactors

  • hooks:
  • menu:
  • projects:
    • remove unnecessary logic in onRouteSwitchWhenLoggedIn  -  by @wenyuanw (d6c81)
  • request:
    • unify response transformation methods and deprecate transformBackendResponse  -  by @soybeanjs (f83ee)
  • types:
    • move Auth and Route namespaces to separate files and clean up api.d.ts  -  by @Azir-11 (d37ce)

   📖 Documentation

   🏡 Chore

Read more

v2.0.0-beta.2

27 Oct 10:51

Choose a tag to compare

v2.0.0-beta.2 Pre-release
Pre-release

   🚀 Features

  • global-tab: add support for switching tabs with right mouse button click  -  by @soybeanjs (b2c91)

   🐞 Bug Fixes

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v2.0.0-beta.1

25 Oct 07:08

Choose a tag to compare

v2.0.0-beta.1 Pre-release
Pre-release

   🚨 Breaking Changes

  • hooks: refactor useTable and enhance type definitions  -  by @soybeanjs (8cc51)
  • projects: optimize layout mode, split horizontal mix component into two layouts, and rename the component.  -  by @Azir-11 (b6ac3)
  • request: remove cancelRequest method and related logic from request instances  -  by @soybeanjs (b4e12)

   🚀 Features

   🐞 Bug Fixes

   🛠 Optimizations

   💅 Refactors

  • hooks:
  • menu:
  • projects:
    • remove unnecessary logic in onRouteSwitchWhenLoggedIn  -  by @wenyuanw (d6c81)
  • request:
    • unify response transformation methods and deprecate transformBackendResponse  -  by @soybeanjs (f83ee)
  • types:
    • move Auth and Route namespaces to separate files and clean up api.d.ts  -  by @Azir-11 (d37ce)

   📖 Documentation

   🏡 Chore

   🎨 Styles

    View changes on GitHub

v1.3.15

24 Jun 13:41

Choose a tag to compare

   🚀 Features

  • projects: add configurable user name watermark option  -  by @wenyuanw (7c3da)

   🐞 Bug Fixes

  • app: replace console.error with window.console.error for consistency  -  by @soybeanjs (7d840)
  • projects: ensure proper text color when themes are inverted  -  by @wenyuanw (afd60)
  • types: The environment variable VITE_ICON_LOCAL_PREFIX has the wrong type.  -  by @chen-ziwen (da149)

   🛠 Optimizations

  • components: optimize spacing for lang-switch dropdown options  -  by @wenyuanw (fcb89)

   💅 Refactors

  • iframe-page: remove unused lifecycle hooks and clean up script setup  -  by @soybeanjs (276d8)

   📖 Documentation

  • other: update docs with video tutorial link.  -  by @Azir-11 (7b2e5)
  • readme: add warning about upcoming V2 version and link to plan list  -  by @soybeanjs (4d42d)

   🏡 Chore

    View changes on GitHub

v1.3.14

09 Jun 14:41

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • auth:
    • remove redundant authStore declaration in resetStore function  -  by @soybeanjs (c57f8)
  • hooks:
    • fixed the issue where loading was not properly closed in some cases.  -  by @Azir-11 in #737 (85e40)
    • refactor useCountDown hook for improved countdown logic and clarity.  -  by @Azir-11 (dfb64)
  • projects:

   🛠 Optimizations

   📖 Documentation

   🏡 Chore

   🤖 CI

    View changes on GitHub

v1.3.13

19 Mar 14:41

Choose a tag to compare

   🐞 Bug Fixes

  • projects: fix active tab switch issue after removal  -  by @me-o in #723 (a7c59)

   📖 Documentation

   📦 Build

   🏡 Chore

    View changes on GitHub

v1.3.12

12 Mar 15:11

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏡 Chore

    View changes on GitHub

v1.3.11

19 Jan 14:20

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🛠 Optimizations

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v1.3.10

16 Dec 08:40

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🛠 Optimizations

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v1.3.9

17 Nov 14:32

Choose a tag to compare

   🚀 Features

   🛠 Optimizations

   💅 Refactors

   📖 Documentation

   🏡 Chore

    View changes on GitHub