Skip to content

Releases: soybeanjs/soybean-admin

v1.3.15

24 Jun 13:41
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏡 Chore

    View changes on GitHub

v1.3.11

19 Jan 14:20
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🛠 Optimizations

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v1.3.10

16 Dec 08:40
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🛠 Optimizations

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v1.3.9

17 Nov 14:32
Compare
Choose a tag to compare

   🚀 Features

   🛠 Optimizations

   💅 Refactors

   📖 Documentation

   🏡 Chore

    View changes on GitHub

v1.3.8

24 Oct 17:16
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • projects: refactor route cache & support reset route cache strategy  -  by @soybeanjs (b667e)

   🚀 Features

   🐞 Bug Fixes

   🏡 Chore

   🎨 Styles

  • projects: reduce ambiguity in theme configuration instructions.  -  by @Azir-11 (75cbf)
    View changes on GitHub

v1.3.7

21 Sep 00:42
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

  • projects: fix global-tab click conflict with contextmenu  -  by @soybeanjs (3e72c)

   💅 Refactors

  • packages: @sa/materials: remove tab close shortcut by mouse  -  by @soybeanjs (4da58)

   🏡 Chore

    View changes on GitHub

v1.3.6

19 Sep 23:41
Compare
Choose a tag to compare

   🐞 Bug Fixes

   🛠 Optimizations

   📖 Documentation

   🏡 Chore

    View changes on GitHub