Releases: lucka-me/potori
Releases · lucka-me/potori
1.3.0
1.2.0
1.1.0
1.0.0
Rebuild with Vue
Added
- New page: Dashboard, to display general informations and provide entrances to other pages
- New page: Charts, to display non-brainstorming charts
- New page: Brainstorming, to display brainstorming-related charts and update local database
- New page: List, to display nominations filtered by status, scanner or reasons
- New page: Map, to display nominations filtered by status, scanner or reasons in map
- New page: Details, to display details of nomination and edit
- New page: Preferences, to configure Potori and manage data
- New chart: Interval, days between confirmed and resulted
- New chart: Coverage (Brainstorming), recorded, not recorded and early nominations
- Feature: Delete nomination
- Feature: Clear all nominations and brainstorming data
- Feature: Sync nominations with Google Drive automatically or manually
- Feature: Only query mails after the latest one
- Feature: Automatically query brainstorming for locations after processing mails
- Feature: Detailed progress with finished / total
- Feature: Paste Intel URL to set nomination's location
Changed
- Framework: Rebuilt with Vue 3
- Framework: Nominations and brainstorming data are saved in local IndexedDB database
- UI: Optimized for standalone mode of mobile devices
- Code: Optimized with async / await
Removed
- Feature: Filter controller (Filter card), repleced by: Tap cards in dashboard to open filtered lists
Known Issues
- UI: Support for dark mode is removed (temporarily)
- Feature: Unable to load Google API in some browsers, please try adding to home screen or installing Potori
0.8.1
0.8.0
0.7.12
0.7.11
0.7.10
- Optimize and add error handlers
Added
- Display an dialog to ask manually match if the nomination's image is missing
- Display an alert to ask report when error occurs during parsing mail
- Log error and export in About dialog
Changed
- Allow
confirmedTime
being missing - Ignore nominations missing
confirmedTime
in Count By Month card - Optimize element creation process
0.7.9
- Fixed various issues caused by incorrect data
Added
- Check existence of
id
,title
,image
andconfirmedTime
and format ofid
andimage
when parse nomination from JSON
Fixed
- Various issues caused by incorrect nomination data, will check and skip them when download data