Skip to content

Releases: didi/dimina

v1.1.2

01 Jul 03:20
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • android: Enhance StorageApi to support JSONArray serialization and deserialization  -  by @dos1in in #54 (50a59)
    View changes on GitHub

v1.1.1

30 Jun 12:36
Compare
Choose a tag to compare

   🚀 Features

  • fe: Implement component parent-child and ancestor-descendant relationship management  -  by @dos1in (98fba)

   🐞 Bug Fixes

  • android:
    • Update appId regex to support alphanumeric characters in URL  -  by @dos1in (cce21)
  • compiler:
    • Handle the case where filePath does not exist  -  by @yuccie (66eae)
  • fe:
    • Validate behavior object before processing in mergeBehaviors function  -  by @dos1in (bc2c7)
    • Handle scroll penetration case  -  by @yuccie (af04c)
    View changes on GitHub

v1.1.0

18 Jun 12:07
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • ci:
    • Outside of the schema when none are allowed  -  by @dos1in (1061e)
    • Remove automerge settings  -  by @dos1in (8df76)
    • Path error on Windows caused by '*'  -  by @yangdan8 in #32 and #33 (8eb90)
    • Set gradle executable permissions and correct APK path  -  by @dos1in (d526c)
    • Enhance emulator readiness checks and update test command in android-tests workflow  -  by @dos1in (c9255)
    • Improve emulator setup and readiness checks in android-tests workflow  -  by @dos1in (253eb)
    • Enhance emulator readiness checks and restart adb server in android-tests workflow  -  by @dos1in (7cf76)
  • fe:
    • Correct custom component file path construction in storeComponentConfig function  -  by @YufJi in #22 (ea5e6)
    • Fix components used by multiple pages  -  by @YufJi in #24 (00850)
    • Compilation error caused by path separator in Windows  -  by @dos1in in #34 (4817a)
    • Rename default project name and update preview script to run container preview in parallel with proxy  -  by @dos1in in #12 (f8596)
    • Remove unnecessary whitespace in device event listeners  -  by @dos1in (d529a)
    • Enhance detail logging in Render class  -  by @dos1in (a9f3f)
    • Update parseKeyExpression to handle *this and item references correctly  -  by @dos1in in #20 (65fe1)
    • Update image alias path to use absolute path format  -  by @dos1in (263ee)
    • Prevent component code missing issue due to different sub-packages using the same component  -  by @dos1in (9fc59)
    • Implement project configuration loading and merging logic  -  by @dos1in in #12 (c0941)
    • Enhance proxy request handling with improved error handling and response formatting  -  by @dos1in in #12 (60503)
  • harmony:
  • iOS:
    View changes on GitHub

v1.0.0

22 May 02:11
Compare
Choose a tag to compare

2025-05-22

  • 初版发布