Releases: openflocon/Flocon
Releases · openflocon/Flocon
1.5.7
fix the datastores module maven publish
Full Changelog: 1.5.6...1.5.7
1.5.6
1.5.5
What's Changed
✨ Features
- [Dashboard] Added button to open external links (#417)
- [Network] Added network logging (#416)
- [Network] Added replay functionality (#409)
🔧 Refactors
- [Dashboard] Save dashboard elements as JSON in the database (#415)
🎨 UI Improvements
- Added dashboard arrangement dropdown to choose items per row** (#411)
🛠️ Fixes
- Fixed build issues
- Fixed Network Detail behavior (#414)
New Contributors
- @snappdevelopment made their first contribution in #411
Full Changelog: 1.5.4...1.5.5
1.5.4
1.5.3
1.5.2
What's Changed
🏕 Features
- feat: datastores by @florent37 in #392
- feat: preferences leftpanel by @florent37 in #395
- feat inmemory databases by @florent37 in #397
🛠 Fixes
- fix: Padding by @rteyssandier in #398
Full Changelog: 1.5.1...1.5.2
1.5.1
1.5.0
What's Changed
🏕 Features
- Nav3 by @rteyssandier in #191
- Files : display header, allow to sort files by Name/Size/Date by @florent37
🛠 Fixes
- fix: Escape by @rteyssandier in #382
fix database delete query by @florent37
Full Changelog: 1.4.1...1.5.0
1.4.1
What's Changed
🛠 Fixes
- fix: [DATABASE] deletions by @florent37 in #381
Full Changelog: 1.4.0...1.4.1
1.4.0
Flocon is now compatible with kotlin multi platform !
You can now intercept network calls and databases from your desktop app
it also works on ios apps running on simulators
What's Changed
Warning : min android version is now sdk 23 (was 21)
🏕 Features
- refact: [CORE] transform project into kotlin multiplatform by @florent37 in #370
- feat: [CORE] support ios as platform by @florent37 in #371
- fix: [NETWORK] highlight errors on list by @florent37 in #373
- Feat desktop version checker by @florent37 in #374
- feat: [DESKTOP] capabilities depending on device and sdk version by @florent37 in #376
Full Changelog: 1.3.3...1.4.0