Releases: dedis/popstellar
Releases · dedis/popstellar
be1-v1.10.1
What's Changed
- Handle incoming message reprocessing for unrecoverable failures by @matteosz in #1506
- add heartbeat generator. by @BelghmiAmine in #1514
- First part of the example server by @MeKHell in #1499
- Auth server Websocket communication by @Nazianzenov in #1516
- Election: avoid space question by @MeKHell in #1456
- add getMessagesById reponses handler by @BelghmiAmine in #1520
- Fix bug duplicates list of attendees when re-opening roll call by @dayan9265 in #1502
- Solve QRCode not readable on roll call by @MeKHell in #1524
- Remove catchup and broadcasts between servers by @MariemBaccari in #1529
- Message validation for elections by @simone-kalbermatter in #1522
- Refactor Karate Part 1 by @simone-kalbermatter in #1532
- Implement Meeting functionality on Android by @matteosz in #1517
Full Changelog: all-v1.10...be1-v1.10.1
all-v1.10
What's Changed
- Fix starting server documentation by @MariemBaccari in #1507
- Add Monitor actor by @K1li4nL in #1500
- Add server and client specific path by @K1li4nL in #1501
- Add ConnectionMediator by @K1li4nL in #1503
- Add ParamsWithMapHandler by @BelghmiAmine in #1488
- Karate tests for decentralized communication by @simone-kalbermatter in #1510
- Implementing Heartbeat and GetMessagesById methods by @MariemBaccari in #1479
- Enable remote logging and implement settings by @matteosz in #1515
- Add get_message_by_id answer support by @K1li4nL in #1512
Full Changelog: all-v1.9...all-v1.10
be2-v1.9.1
What's Changed
- Fix starting server documentation by @MariemBaccari in #1507
- Add Monitor actor by @K1li4nL in #1500
- Add server and client specific path by @K1li4nL in #1501
- Add ConnectionMediator by @K1li4nL in #1503
- Add ParamsWithMapHandler by @BelghmiAmine in #1488
- Karate tests for decentralized communication by @simone-kalbermatter in #1510
- Implementing Heartbeat and GetMessagesById methods by @MariemBaccari in #1479
- Enable remote logging and implement settings by @matteosz in #1515
- Add get_message_by_id answer support by @K1li4nL in #1512
Full Changelog: all-v1.9...be2-v1.9.1
all-v1.9
What's Changed
- Back navigation on transactions history by @matteosz in #1486
- Error handling by @matteosz in #1487
- Prefix db keys by @K1li4nL in #1481
- Redefine sendResult method by @MariemBaccari in #1492
- Add heartbeat get_messages_by_id Json support by @K1li4nL in #1476
- Increase handler test coverage by @simone-kalbermatter in #1491
- Connection to multiple servers by @matteosz in #1493
- Refactoring (general + hardcoded strings removed) by @matteosz in #1494
- Encrypted votes to non-UI thread by @matteosz in #1495
- No more Warnings from wrong processing of messages by @MeKHell in #1504
- Fix election setup fragment by @matteosz in #1497
- Message validation (Part 1) by @simone-kalbermatter in #1485
- Added description and location to the RollCall UI by @matteosz in #1505
- PoPCHA HTTP auth server with in-memory storage by @Nazianzenov in #1484
Full Changelog: all-v1.8...all-v1.9
all-v1.8
all-v1.7
What's Changed
- Fixes by auto-format action by @github-actions in #1467
- Social - make chirp like/dislike exclusive by @dayan9265 in #1460
- Add new json files references in fe1 by @dayan9265 in #1471
- Adds Heartbeat and GetMessages methods to the protocol by @MariemBaccari in #1462
- Add overlay texts to all QRCodes by @MeKHell in #1436
- fixing Delete Reaction fail test by @Nazianzenov in #1468
- Fix Left/Right scala pipe convention for the GraphMessage type by @Jharaxus in #1454
- Modifying the makefile of the go backend to disable CGO: by @Nazianzenov in #1480
- Change of RollCallData and ElectionData channel paths. by @BelghmiAmine in #1445
Full Changelog: all-v1.6...all-v1.7
be1-v1.6.1
What's Changed
- Fixes by auto-format action by @github-actions in #1467
- Social - make chirp like/dislike exclusive by @dayan9265 in #1460
- Add new json files references in fe1 by @dayan9265 in #1471
- Adds Heartbeat and GetMessages methods to the protocol by @MariemBaccari in #1462
- Add overlay texts to all QRCodes by @MeKHell in #1436
- fixing Delete Reaction fail test by @Nazianzenov in #1468
- Fix Left/Right scala pipe convention for the GraphMessage type by @Jharaxus in #1454
- Modifying the makefile of the go backend to disable CGO: by @Nazianzenov in #1480
Full Changelog: all-v1.6...be1-v1.6.1
all-v1.6
What's Changed
- CoinValidator Refactoring by @BelghmiAmine in #1429
- Fix APK deploy by @matteosz in #1464
- Add new Hash test for emoji. by @MeKHell in #1453
- Added hash tests for emoji by @matteosz in #1458
- Change extractLaoId behavior by @K1li4nL in #1459
- Bump json5 from 2.2.0 to 2.2.3 in /protocol/test by @dependabot in #1324
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /fe1-web by @dependabot in #1371
- Refactoring of ElectionValidator by @K1li4nL in #1461
- Implement dark mode by @simone-kalbermatter in #1447
- Adding unit test for hash (including with emojis) by @Nazianzenov in #1457
- Improved the back navigation by @matteosz in #1452
- Fix #2 to apk deploy + caching by @matteosz in #1469
Full Changelog: all-v1.5...all-v1.6
fe2-v1.5.2
fe2-v1.5.1
What's Changed
- CoinValidator Refactoring by @BelghmiAmine in #1429
- Fix APK deploy by @matteosz in #1464
- Add new Hash test for emoji. by @MeKHell in #1453
- Added hash tests for emoji by @matteosz in #1458
- Change extractLaoId behavior by @K1li4nL in #1459
- Bump json5 from 2.2.0 to 2.2.3 in /protocol/test by @dependabot in #1324
- Bump @sideway/formula from 3.0.0 to 3.0.1 in /fe1-web by @dependabot in #1371
- Refactoring of ElectionValidator by @K1li4nL in #1461
- Implement dark mode by @simone-kalbermatter in #1447
- Adding unit test for hash (including with emojis) by @Nazianzenov in #1457
Full Changelog: all-v1.5...fe2-v1.5.1