Releases: xiaopujun/light-chaser
Releases · xiaopujun/light-chaser
1.4.0
1.3.0
Features.
- Support FLV, HLS protocol video streaming components.
- Supports data source sql escaping and transferring to avoid firewall interception for private deployment.
- Support layer operation by holding down shift for range selection.
Bug Fixes.
- Fix known feature bugs
Enhancement.
- Optimize code structure
- Optimize page loading speed
v1.2.0
Features.
- Text component refines the detailed configuration of text, supporting word spacing, line spacing, stroke and alignment settings. The digital flipper supports alignment settings.
- support customized Gaode map component (need to apply for Gaode map key by yourself)
- support customizing G2Plot chart component (please refer to G2 official document for customization)
- support project export, import function (json format)
- support Ctrl + F shortcut key search layer (the latest pop-up window search, the original layer top search function abandoned)
- support docker deployment
- add current date and time component
- New component filter function.
- add project rename function
Bug Fixes.
- Fix the bug that deleting a group element after grouping causes the whole group to be deleted.
Enhancement: 1.
- optimize the display effect of homepage and icons
- Remove redundant dependencies
- optimize font loading time
- optimize the speed of project compilation and packaging, and adjust the static import to dynamic import.
- optimize the effect of hiding and redisplaying layers
- Optimize the display effect of the home page and the loading speed of the home page.
LIGHT CHASER v1.1.0 RELEASES
LIGHT CHASER DESIGNER V1.1.0
Features. 1.
- add word cloud, yujue map, rotating map, text pop-up component.
- New range selection component for scheam.
- New data source management list
- data source support database link query (MySQL, PostgresSQL, Oracle, SQL Server need to cooperate with back-end service)
- Blueprint node support search
- api data access and database data access support filters.
- more pages are added to the home page, you can directly view video tutorials, open source repositories, development/use documentation.
- add event switch at the bottom of the main designer (you can decide whether to turn on the component's own event effect in the editing mode) and adsorption switch (you can use it to drag and drop the component whether to generate layout adsorption effect).
- Add screen adaptation options, full-screen, full-width and full-height options. Add full screen, full width and full height options to meet more usage scenarios.
Bug Fixes.
- fix the failure of customizing canvas size. 2.
- fix the blueprint bug
- fix the problem that editing the content of the basic text component using the right side doesn't work.
- fix the layer disappearance bug when removing layers from groups
- fix the problem that field mapping cannot be refreshed after requesting data in api configuration
- fix the problem that the right-click menu of the component is not displayed on the mac end.
- fix the problem of white edges when moving the blueprint canvas
- fix the problem that the style of undo and redo elements is lost after copying components.
Enhancement.
- optimize the effect of home page style
- optimize antd chart style settings
- optimize the server-side error message
- optimize the project default canvas size using the default value of 1920 * 1080
- Optimize the problem of incomplete display of the right-click menu in the window boundary.
- Optimize the display effect of code editor
- optimize the api, database data refresh, provide automatic refresh options
Translated with DeepL.com (free version)
v1.0.0
LIGHT CHASER DESIGNER V1.0.0
Features.
- Support holding shift key to select/activate sub-components in grouped scenes.
- Support hold down ctrl key to realize equal zoom of component size.
- support grouped layers in the blueprint event show, hide
- support double-click on basic text to edit directly
- add a new four-corner glow border component
- add a new number flipper component
- New Progress Water Chart
- New Dashboard component
- New basic video component
- New Radar Chart component
- Adapted layer data structure to bi-directional chained table (destructive change, not compatible with old version)
- Adapted mac shortcuts
Bug Fixes:
- Fixed some blueprint designer bugs.
Enhancement. 1:
- optimize designer data structure
- optimize json schema parsing performance
- Optimize drag and drop wireframe display effect
- optimize the connection line display effect when the blueprint component triggers an event to operate its own component.
- Optimize the title display effect of resource list
- Optimize the display effect of right-click menu list
v0.0.10
Features.
- New large screen preview size adaptation.
- New component resource pool, image resource function, local storage and server storage of image resources.
- New interface between local storage and server storage for projects.
- New image resource pool caching, cover image caching, optimize designer performance.
- add project snapshot function, support project cover and snapshot generation and export.
Bug Fixes:
Fix the bug that the new concurrency feature after upgrading React17 to 18 changes the execution order of code, which leads to the failure of undo and redo operations of drag and drop components and zoom components.
Enhancement:
- designer UI optimization adjustment
- antd4 upgrade antd5
- optimize the layout framework of main designer and blueprint designer.
- optimize the rendering performance of blueprint link line segment
- Optimize the designer code structure, reduce any type as much as possible.
- Optimize the loading and unloading timing of designer events.
- optimize the event triggering and destroying process of the blueprint designer's drag-and-drop adding process to reduce the triggering of redundant events.
- Refine the custom component blueprint access process.
v0.0.9
Features.
- New configuration item template control
- New Basic Forms component
Bug Fixes:
- Fix a bug that layers are messed up after duplicating multiple layers. 2.
- Fix the bug that undo and redo operations are not continuous after deleting elements. 3.
- fix the bug that the default theme is lost after loading designer data
- fix the bug that double-click to add a component does not work.
Enhancement:
- vite4 upgraded to vite5. 2.
- React17 upgraded to React18. 3.
- optimize the project code structure and naming style
- Optimize the data operation interface to support the operation of both local data and server data.
- Optimize the loading time of component data in preview mode.
- Optimize the rendering of exception messages when the component data is loaded abnormally in preview mode.
Warning: Some components are not compatible with historical versions
v0.0.8
- New grouped layer settings panel
- New support for right-click menu in layer list.
- Optimize blueprint performance.
- Optimize layer list operation experience
- Optimize canvas component dragging experience, support shift fixed direction dragging.
- optimize code structure and naming (broken change)
- Fix bugs related to undo and redo. 8.
- fix bugs related to shortcut keys
- fix the bugs related to blueprint lines and nodes.
Warning: v0.0.8 version is not compatible with previous versions