Skip to content

Releases: aleksbobic/csx

CSX 1.2.1

26 Jul 14:28
0b4d531
Compare
Choose a tag to compare

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

Full Changelog: 1.2.0...1.2.1

CSX 1.2.0

11 Mar 18:13
4964f7b
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 1.1.0...1.2.0

CSX 1.1.0

22 Aug 14:49
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.1.0

Initial release

08 Apr 16:09
Compare
Choose a tag to compare

This is the initial Collaboration Spotting X release.