24 Commits

Author SHA1 Message Date
4c37c6ae9a [release] Bump to version 68.6
All checks were successful
ci / test (push) Successful in 2m1s
ci / build-and-deploy (push) Successful in 43s
- Music track scrobbles now frequently find the wrong track
2026-08-26 17:20:57 -04:00
1b2c878bde [release] Bump to version 68.5
All checks were successful
ci / test (push) Successful in 2m16s
ci / build-and-deploy (push) Successful in 45s
- Fix badge bug in sentiment analysis
2026-08-26 13:36:17 -04:00
07397fecd1 [release] Bump to version 68.4
All checks were successful
ci / test (push) Successful in 2m4s
ci / build-and-deploy (push) Successful in 51s
- Fix bug in notes where nested markdown lists are not supported
2026-08-26 11:40:18 -04:00
10617582a8 [release] Bump to version 68.3
All checks were successful
ci / test (push) Successful in 2m11s
ci / build-and-deploy (push) Has been skipped
- Video metadata is not getting base run time seconds reliably
2026-08-25 19:32:19 -04:00
79ee294e71 [release] Bump to version 68.2
All checks were successful
ci / test (push) Successful in 2m3s
ci / build-and-deploy (push) Successful in 46s
- Fix bug in webpage display where narrow mobile view is half white space
2026-08-25 13:00:19 -04:00
fd3607d790 [release] Bump to version 68.1
All checks were successful
ci / test (push) Successful in 2m2s
ci / build-and-deploy (push) Successful in 56s
- Fix bug where link on homepage only jumps to media type if already uncollapsed
2026-08-25 10:53:57 -04:00
159a2e883a [release] Bump to version 68.0
All checks were successful
ci / test (push) Successful in 2m2s
ci / build-and-deploy (push) Successful in 46s
- Add Groq and Mistral free models
- Fix resuming agent session scrobbles with new scrobbles
- Clean up agent detail table with scrobble prompts
2026-08-24 17:38:11 -04:00
b331b4f04b [release] Bump to version 67.0
All checks were successful
ci / test (push) Successful in 2m4s
ci / build-and-deploy (push) Successful in 47s
- When checking about moods, the last page should provide a small form to add notes
- Standarize the toolbar buttons
2026-08-24 14:36:01 -04:00
19c42783b0 [release] Bump to version 66.1
All checks were successful
ci / test (push) Successful in 2m3s
ci / build-and-deploy (push) Successful in 1m3s
- Fix bug in agent session templates
2026-08-24 10:24:31 -04:00
529e6fdfaf [release] Bump to version 66.0
Some checks failed
ci / test (push) Failing after 1m53s
ci / build-and-deploy (push) Has been skipped
- Do a deep dive on making homepage clearer and more efficient
2026-08-24 10:16:15 -04:00
f213c7c296 [release] Bump to version 65.6
All checks were successful
ci / test (push) Successful in 2m4s
ci / build-and-deploy (push) Has been skipped
- Add CSV endpoint for book scrobbles that LibraryThing can ingest
- Fix recursive bug in backup script
- TODOIST_* variable names flagged as TODOs (false positives)
2026-08-23 19:12:28 -04:00
c9090403e4 [backups] Fix version bug with webdav 2026-08-23 17:57:25 -04:00
1206dee290 [tasks] Clean up fields and simplify form 2026-08-23 17:28:46 -04:00
ab3079b0ea [release] Bump to version 65.5
All checks were successful
ci / test (push) Successful in 2m12s
ci / build-and-deploy (push) Successful in 49s
- Fix database backup bug where running in celery task fails
- Rename the default,charts celery worker to vrobbler_celery_charts
2026-08-13 19:21:55 -04:00
8af58f5f25 [celery] Rename default,charts worker to vrobbler_celery_charts 2026-08-13 19:01:27 -04:00
74d0c67f02 [backups] Fix pg_dump not found in celery backup task 2026-08-13 18:56:11 -04:00
28cbe24f9a [release] Bump to version 65.3
All checks were successful
ci / test (push) Successful in 2m20s
ci / build-and-deploy (push) Has been skipped
- Trail scrobbles without names should try to use trial heads loc
2026-08-13 18:49:38 -04:00
f41a98cbdd [release] Bump to version 65.2
Some checks failed
ci / test (push) Successful in 2m18s
ci / build-and-deploy (push) Failing after 50s
- Dedup track scrobbles from lastfm import
- Write a script to check for raw mopidy vs found track discrepancies
- Push database backups to WebDAV from the backup management command
2026-08-10 15:30:30 -04:00
2adc7f6f6b [release] Bump to version 65.1
All checks were successful
ci / test (push) Successful in 2m7s
ci / build-and-deploy (push) Has been skipped
- Add an exception list of artists as a constant that are exempted from splitting
- Fix celery task prioritization especially for agent sessions
- Before enriching anything, trust the POST data
- Fix lastfm rate limiting dropping scrobbles
2026-08-08 20:40:45 -04:00
5f88d97c69 [scrobbles] Trust webhook POST data and enrich tracks async (db6b05f8) 2026-08-08 20:16:29 -04:00
f7087ebe4e [celery] Queue-based task prioritization (672c81bf) 2026-08-08 12:11:08 -04:00
d5a753146f Fix LastFM rate limiting dropping scrobbles (f91fdd53 follow-up) 2026-08-08 00:40:29 -04:00
3cec979d0a [release] Bump to version 65.0
All checks were successful
ci / test (push) Successful in 2m22s
ci / build-and-deploy (push) Successful in 1m26s
- Investigate how historice lastfm imports work
- Fix LookupError on scrobble start/long-plays views
- Add Flexify workout importer
- Add workouts app with exercise catalog and workout routines
- When sharing a scrobble, share the log data too
2026-08-08 00:04:53 -04:00
080814d839 Split version history out of PROJECT.org into CHANGELOG.org 2026-08-07 21:54:24 -04:00