Releases: coasys/flux
Releases · coasys/flux
Flux 0.5.0
v.0.5.0 Fix infinite loop
Release v0.2.17 (DEPRECIATED - USE WEB RELEASE)
[0.2.17] - 04/03/2022
Added
Changed
- Holochain upgraded to version 127
Deprecated
Removed
Fixed
- GraphQL app port is now correctly communicated with ad4mClient & perspective views
Security
Release v0.2.16
[0.2.16] - 07/02/2022
Added
- Ability to copy Flux logs from splash screen
- caching on expressions @ ad4m-executor where language is immutable
- added CAL
Changed
- Using holochain version 0.0.125
- replies and emojis are loaded async after initial message load to reduce loading time
- use indexdb for profile storage to avoid filling localStorage
- only fetch 35 messages per page
Deprecated
Removed
- Many un-used dependencies
Fixed
- Notifications working again
- ad4m-executor will now check which port to use when starting gql server to avoid collisions
- fixed bug where name for communities could all become the same
- members name not being present when making a reply
- various bugs with the handling of emojis on a message
- error when channel views would sometimes not load correctly
Security
Release v0.2.15
[0.2.15] - 23/01/2022
Added
- Laid foundation for custom perspective views allowing for different views over neighbourhoods
- Emoji responses on messages!
- Reply to messages!
- new members & channels are now added to state as they are created and received via signals
Changed
- Chatview now react based component loaded via cdn at runtime
- holochain now on version 0.0.123
- improve neighbourhood references within links and remove use of: self://
- increased wait time for channel polling queries
Deprecated
Removed
Fixed
- Chatview performance now considerably improved
- Several bugs fixed with pagination on chat messages
- App crashing on load when many communities installed now fixed
- Fixed async holochain bug in holochain when multiple zome calls run in async causing some interactions not to complete fully
- Order of firstname and second name now correct on profile
- ascending querying of messages now working correctly
- improved query time for link languages
Security
Release v0.2.14
[0.2.14] - 04/01/2022
Added
- Use new neighbourhood persistence language that leverages storj + lambda
- New language language which leverages CDN + lambda for faster downloads / uploads
Changed
- Improve UI for agent profiles
Deprecated
Removed
Fixed
- Bugs with editing / adding links on profile
- Bug where languages for community would not be installed after creation
Security
Release v0.2.13
[0.2.13] - 14/12/2021
Added
- Loading indicator now shown when community member links have been found but no profiles resolved
Changed
- Storj now used for storing language & neighbourhood objects to improve community creation & joining reliability
Deprecated
Removed
Fixed
Security
Release v0.2.11
[0.2.11] - 23/11/2021
Added
- Notification indicator to community avatar
- Mute options for community
- Default values for community notification settings
- Channel list now collapsable
- Snap package to linux build
Changed
- Muted channels are now hidden
- Font sizes now scale to greater sizes and allow variable sizing
- Upgrade holochain to version 115!
- Electron updated to 16.0.1
Deprecated
Removed
Fixed
Security
Release v0.2.10
[0.2.10] - 27/10/2021
Added
Changed
- When user creating agent if password is invalid disable the next button
Deprecated
Removed
Fixed
- Openssl/boringssl error when using older version of ipfs with bcrypto dependency that effected some Linux installations
- Low timeout on link query causing some channels not to load messages
- If password error is shown, clear error when password requirements are met
- Issue where group avatar would not update for some members
Security
Release v0.2.9
[0.2.9] - 18/10/2021
Added
Changed
Deprecated
Removed
Fixed
- Fix error when copying debug.log file to desktop on error splash screen
- Fix error when no group expression links are found on community
- Bug where community image would not load due to ipfs error
Security
Release v0.2.8
[0.2.8] - 15/10/2021
Added
- Added button to copy log file to desktop when global error is shown
- Members on community now also added by signals
Changed
- New Flux logo's!
- Renamed application name from Junto -> Flux where applicable
- Loading screen now uses flux wordmark
- Cache service now uses levelDB
- Store now only saves array of did's for user instead of entire profile data to save bloating the store
- Logo's and animations now use flux design
Deprecated
Removed
- Old files & images
- Member & group expression workers removed and replaced with single gql call on community route change
- Logout option
Fixed
- Global variables now used for all places where worker polling happens and poll delay used
- MessageView now only tries to load unique did profiles for expression messages and not duplicate agents
- Now correctly using thumbnail for rendering profile images on messages
- Added id to expression worker loops to avoid duplicate getExpression calls when resolving signals / links
- Home channel now shows correct name in Channel header information