Releases: aleksbobic/csx
CSX 1.2.1
Welcome to Collaboration Spotting X 1.2.1! 🚀🥳🚀
This release includes the following major updates 🔧:
- Introduction of external datasets (in particular you can now directly browser OpenAlex through CSX)
- Introduction of an interactive guide when a user visits CSX for the first time
- Modification of REST API structure
- Modification of tracking data model
- Restructuring of the backend architecture for communicating with search and storage sources
- Migration from Pandas to Polars for some parts of the code
Since I'm a solo developer and have to fix things sometimes on the fly this release may include also additional fixes or features which are not documented in any of the tasks 🤷♂️.
What's Changed
- Issue 116 by @aleksbobic in #147
- Introduce external datasets as a default data source by @aleksbobic in #157
Full Changelog: 1.2.0...1.2.1
CSX 1.2.0
Welcome to Collaboration Spotting X 1.2.0! 🚀🥳🚀
This release includes the following major updates 🔧:
- Introduction of history
- Introduction of comments for each separate history items
- Attach screenshots and widgets to comments
- Generate presentations from comments and history items
- Share presentations with multiple users
- Filtering of nodes by attributes
- Compare multiple nodes or components through a radar chart
- Inspect direct connections of a node 1-5 connections away
- Expand graph through node selection
- Trim graph through node visibility
- Remove nodes and associated entries from graph through selection
- Completely new widget design and widget settings
- Predefined schemas for overview and detail graphs
- Lock/Unlock detail view schema and node visibility (if locked all connected node types are also visible node types)
- New node and edge view settings including new color schemas and curved edges
- Support for external survey links with user UUIDs attached
Since I'm a solo developer and have to fix things sometimes on the fly this release may include also additional fixes or features which are not documented in any of the tasks 🤷♂️.
What's Changed
- Issue 66 by @aleksbobic in #91
- Issue 97 by @LorenaEgger in #98
- Issue 95 by @aleksbobic in #100
- Issue 84 by @aleksbobic in #105
- Issue 111 by @aleksbobic in #113
- Issue 114 by @aleksbobic in #117
- Issue 59 by @aleksbobic in #127
- Develop by @aleksbobic in #128
New Contributors
- @LorenaEgger made their first contribution in #98
Full Changelog: 1.1.0...1.2.0
CSX 1.1.0
Welcme to Collaboration Spotting X 1.1.0! 🎉🥳🎉
This release includes the following major updates 🔧:
- CSV Dataset drag & drop
- Dataset overview panel
- Dataset deletion
- Dataset settings update
- Exploration of an entire dataset
- Automatic schema creation from basic settings
- Guide users in schema creation by preventing them making unreasonable connections
- Customisable statistics charts
- Juxtaposed graph / table / statistics views
- Search workflow save / load
- Search workflow node deletion
- Filter network by clicking on charts
- Internal representation of networks on server-side
- Pre-computation of nodes resulting from csv list columns
- Graph trimming
- Search autocomplete in home screen search and advanced search
Since I'm a solo developer and have to fix things sometimes on the fly this release may include also additional fixes or features which are not documented in any of the tasks 🤷♂️.
What's Changed
- 1 drag and drop datasets by @aleksbobic in #20
- 3 dataset overview by @aleksbobic in #22
- 11 advanced statistics by @aleksbobic in #45
- Fix bug reported in #46 by @aleksbobic in #48
- Develop by @aleksbobic in #67
Full Changelog: 1.0.0...1.1.0
Initial release
This is the initial Collaboration Spotting X release.