Skip to main content

3 posts tagged with "release"

View All Tags

ยท 3 min read
Niaz Faridani-Rad

Upstream

  • ๐Ÿš€ LibrePhotos: We now have a new docs page!
  • ๐Ÿš€ Mobile: Added downloading image to local storage
  • ๐Ÿš€ Mobile: Implemented backing up photos
  • ๐Ÿš€ Mobile: Implemented to remove backed up images
  • ๐Ÿš€ Mobile: Show local images
  • โœจ LibrePhotos: Improve test coverage (Implemented by sickelap)
  • โœจ Mobile: List rendering now faster
  • โœจ Docs: Added docs for uploading images
  • โœจ Docs: Added docs for job system
  • โœจ Docs: Added docs for settings
  • โœจ Docs: Updated features for Google Photos and Immich (Implemeted by WhiteHatRootkitJedi and justadri)
  • ๐Ÿ”จ LibrePhotos: Fixed ARM64/PyTorch Fatal Python error: Illegal instruction
  • ๐Ÿ”จ LibrePhotos: Fixed import of RAW (.NEF) files
  • ๐Ÿ”จ LibrePhotos: Fixed a bug, where removing missing images would get stucl
  • ๐Ÿ”จ Mobile: Login does now work correctly with case-sensitive usernames

New Issues:

  • ๐Ÿ› Can share picture but not albums (Link)
  • ๐Ÿ› [CRITICAL] WORKER TIMEOUT (Link)
  • ๐Ÿ’ก Support for google motion photos (Link)
  • ๐Ÿ› Hidden file can be event album cover (Link)
  • ๐Ÿ’ก Add JXL file support (Link)
  • ๐Ÿ’ก ability to deselect subfolders for inclusion (Link)
  • ๐Ÿ› No local photos (Link)
  • ๐Ÿ› Scan job exits with exception Internal Server Error: /api/jobs/(Link)
  • ๐Ÿ’ก Implement backing up only certain locations (Link)
  • ๐Ÿ’ก Implement uploading images from the background (Link)
  • ๐Ÿ’ก Notify the user to activate MANAGE_EXTERNAL_STORAGE (Link)
  • ๐Ÿ’ก Replace pylint, black and isort with ruff (Link)
  • ๐Ÿ› Delete Missing Photos Stuck (Link)
  • ๐Ÿ› Long name in face selection don't work well (Link)
  • ๐Ÿ› The faces tab scrolling is very slow with huge amount of face to sort (Link)
  • ๐Ÿ› In face tab when typing the name it says person already exist and can't see to this (Link)
  • ๐Ÿ’ก In faces tab, have the possibility to sort by more photos that match faces (Link)
  • ๐Ÿ’ก Implement viewing videos (Link)
  • ๐Ÿ’ก Migrate to TypeScript ([Link] (https://github.com/LibrePhotos/librephotos/issues/762))
  • ๐Ÿ’ก Implement directory permission checker (Link)
  • ๐Ÿ’ก Single sourcing of state management and translations between frontend and mobile (Link)

If you are interested on how I develop this application, you can watch me develop features live on my channel


Sponsoring development:

My work is sponsored by 7 awesome people!

If you like the work I do, then you can support me via GitHub sponsors or via PayPal

ยท 3 min read
Niaz Faridani-Rad

Upstream:

  • ๐Ÿš€ UhuruPhotos: Local photos now show up in main Feed. Also showing sync state (local/remote/synced) in preparation of full photo sync
  • ๐Ÿš€ UhuruPhotos: Choosing Camera folder if more than one folder exists inside DCIM folder
  • ๐Ÿš€ UhuruPhotos: Allowing user to set max memory and disk caches up to their device maximums
  • ๐Ÿš€ UhuruPhotos: Showing progress notification for full feed sync
  • ๐Ÿš€ UhuruPhotos: Showing current/total progress in notification for jobs
  • ๐Ÿš€ UhuruPhotos: Allowing user to cancel jobs from the notification from feed
  • ๐Ÿš€ UhuruPhotos: Showing local media in the photo map
  • ๐Ÿš€ LibrePhotos: It's now opt-in if you want your profile to be public (Implemented by sickelap)
  • โœจ LibrePhotos: Improve testing tool chain and added tests (Implemented by sickelap)
  • โœจ UhuruPhotos: Camera media are prioritised when scanning local media so they appear faster in the UI and in the feed
  • โœจ UhuruPhotos: Showing both local and remote paths for media in Lightbox details
  • โœจ UhuruPhotos: Hiding the refresh day button on feed for days with only local media
  • โœจ UhuruPhotos: Opening app when tapping notification
  • โœจ UhuruPhotos: Showing local media status (permissions and sync) on the main
  • โœจ UhuruPhotos: Lightbox displays media sync status (synced/local/remote) when navigating
  • ๐Ÿ”จ UhuruPhotos: Fixing bug with precaching thumbnails constantly restarting
  • โœจ Translations: More Vietnamese, Spanish, Italian, Ukrainian, Norwegian, Russian, German translations by stnokott, Vistaus, cyrasafia , hsa00000, J. Lavoie, BMN, Atalanttore, RandomHacks-Git, IhorHordiichuk, Nerodacles, renemadeira, zlo2k, gallegonovato and many more
  • ๐Ÿ”จ LibrePhotos: Expose only relevant data when using /api/user/
  • ๐Ÿ”จ Frontend: Searching for people works again (Implemented by Nerodacles)
  • ๐Ÿ”จ Mobile: Login does now work correctly with case-sensitive usernames
  • ๐Ÿ”จ UhuruPhotos: Fixed bug where local photo albums would have photos jump around showing up in wrong dates
  • ๐Ÿ”จ UhuruPhotos: There was still a bug with precaching which should now be fixed. (thanks @แ“ฐแ•ตแ•ตแ“ for spotting it)
  • ๐Ÿ”จ UhuruPhotos: Fixing notification icon
  • ๐Ÿ”จ UhuruPhotos: "Do Not Ask Again" button in Feed actually remembers preference

New Issues:


If you are interested on how I develop this application, you can watch me develop features live on my channel


Sponsoring development:

My work is sponsored by 14 awesome people!

If you like the work I do, then you can support me via GitHub sponsors or via PayPal

ยท 2 min read
Niaz Faridani-Rad

Upstream:

  • ๐Ÿš€ LibrePhotos: You can now reset datetime rules (Implemented by sickelap)
  • ๐Ÿš€ Docker-Compose: The backend image is now 800 MB smaller (Implemented by JcMinarro)
  • โœจ Frontend: You can now see which datetime rules are a default (Implemented by sickelap)
  • โœจ Frontend: You can now search datetime rules (Implemented by sickelap)
  • โœจ Frontend: Migrated more pages to RTK (Implemented by sickelap)
  • โœจ Frontend: Added the first E2E test for the frontend (Implemented by sickelap)
  • โœจ Translations: More Vietnamese, Spanish, Italian, Ukrainian, Norwegian, Russian, German translations by stnokott, Vistaus, Matthew Wu (ๅดๅ˜‰ไฟŠ), hsa00000, J. Lavoie, BMN, loulou91, RandomHacks-Git, IhorHordiichuk, Nerodacles, TouchySpidey, Gau Map, gallegonovato
  • ๐Ÿ”จ Frontend: Images no longer leak between users when switching accounts (Link)
  • ๐Ÿ”จ Frontend: Settings page now loads values correctly (Link)

New Issues:

  • โ“ Newbie basics: how to share (Link)
  • โ“ Library Scans (Link)
  • ๐Ÿ› sorting by 'date' becomes sorting by 'confidence' after a browser refresh (Link)
  • ๐Ÿ› Standard local install, cannot connect to BE (Link)
  • โ“ Unable to Share Photos with Other users (Link)
  • ๐Ÿ’ก Integrate pull request preview environments (Link)
  • ๐Ÿ’ก Base URL functionality (Link)
  • ๐Ÿ’ก Use EXIF metadata to supplement labelling people (Link)
  • ๐Ÿ› When searching a person, it does not appear (Link)

If you are interested on how I develop this application, you can watch me develop features live on my channel


Sponsoring development:

My work is sponsored by 13 awesome people!

If you like the work I do, then you can support me via GitHub sponsors or via PayPal