2026-04-08 11:38:05 -05:00
|
|
|
## [0.2.0] - 2026-04-08
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
|
|
- Scroll to current contact in sidebar by default
|
|
|
|
|
- Clicking off sidebar on small windows closes it
|
|
|
|
|
- Sort contacts sidebar ignoring case
|
|
|
|
|
- Report version information
|
|
|
|
|
|
|
|
|
|
### Refactor
|
|
|
|
|
|
|
|
|
|
- Cloak input elements while alpine.js loads
|
|
|
|
|
|
|
|
|
|
### Performance
|
|
|
|
|
|
|
|
|
|
- *(test)* Test performance improvements
|
|
|
|
|
- Large cache time on immutable hashed statics
|
|
|
|
|
|
|
|
|
|
### Testing
|
|
|
|
|
|
|
|
|
|
- Deflake by waiting for Save response
|
|
|
|
|
- Open sidebar on mobile
|
|
|
|
|
|
|
|
|
|
### ⚙️ Miscellaneous Tasks
|
|
|
|
|
|
|
|
|
|
- Prepare for tagged releases
|
|
|
|
|
|
2026-04-07 22:59:31 -05:00
|
|
|
## [0.1.0] - 2026-04-05
|
|
|
|
|
|
|
|
|
|
# Features
|
|
|
|
|
* In-app contacts
|
|
|
|
|
* For each contact:
|
|
|
|
|
* Names
|
|
|
|
|
* Birthday
|
|
|
|
|
* Last-contact-time mapping
|
|
|
|
|
* Address as single field (plus code? lat/long? go crazy!)
|
|
|
|
|
* Free-text-entry field
|
|
|
|
|
* Desired contact periodicity
|
|
|
|
|
* Journal with Obsidian-like `[[link]]` syntax
|
|
|
|
|
* Contact groups (e.g. "Met with `[[Brunch Bunch]]` at the diner")
|
|
|
|
|
* ical server for birthday reminders
|
|
|
|
|
* Mark contacts as inactive or prevent stale checks
|