Skip to content

Commit

Permalink
Add the last two release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
derneuere committed Oct 4, 2023
1 parent 6809faf commit 576839b
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 0 deletions.
52 changes: 52 additions & 0 deletions blog/2023-09-01-2023w35.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
slug: 2023w35
title: "Development: 2023 - August"
authors: [niaz]
tags: [release]
---

I want to answer two questions: What is the best way to implement automatic image captioning and what systems are the users of LibrePhotos are using?

Fill out this questionnaire, to help me out! https://forms.gle/vJjzxwpXf5vwTm9v9

**Upstream:**

- 🚀 LibrePhotos: You can now export server stats
- ✨ Docs: New docs for photo list, exif fields, thumbnails, dev environment and delete feature
- ✨ Frontend / LibrePhotos: Updated a lot of dependencies
- ✨ LibrePhotos: Added an env to know the current version
- ✨ LibrePhotos: Add reasonableness check for filename parsed dates (Implemented by [EricInBj](https://github.com/EricInBj))
- ✨ LibrePhotos: Fix marking a favorite, when writing to sidecar was enabled (Implemented by [XanderStrike](https://github.com/XanderStrike))
- ✨ LibrePhotos: Remove deprecated endpoints
- ✨ LibrePhotos: New summary endpoint
- ✨ LibrePhotos: A lot of new and improved translations from the community
- 🔨 LibrePhotos: Fixed opening shared albums resulting in a blank page
- 🔨 LibrePhotos: Fixed empty names of persons
- 🔨 Frontend: Fixed the public photos page
- 🔨 Frontend: Fixed the social graph
- 🔨 Frontend: Fixed a case where the Sign-Up button would not appear
- 🔨 Frontend: Fix hover text in face dashboard
- 🔨 Frontend: Fix duration in album modal
- 🔨 Frontend: Fix user album deletion text
- 🔨 Frontend: Fix saving timestamps
- 🔨 LibrePhotos: Fixed an edge case in migration 0027
- 🔨 LibrePhotos: Fixed upload setting, when using prod
- 🔨 LibrePhotos: Fixed multiple edge cases when reading face regions from exif

---

**New Issues:**

- 💡 Edit Person details - edit name ([Link](https://github.com/LibrePhotos/librephotos/issues/1002))

---

If you are interested on how I develop this application, you can watch me develop features live on **[my channel](https://www.youtube.com/channel/UCZJ2pk2BPKxwbuCV9LWDR0w)**

---

**Sponsoring development:**

My work is sponsored by **10** awesome people!

If you like the work I do, then you can support me via **[GitHub sponsors](https://github.com/sponsors/derneuere)** or via **[PayPal](https://www.paypal.com/donate/?hosted_button_id=5JWVM2UR4LM96)**
42 changes: 42 additions & 0 deletions blog/2023-09-15-2023w37.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
slug: 2023w37
title: "Development: 2023 - Week 36/37"
authors: [niaz]
tags: [release]
---

I want to answer two questions: What is the best way to implement automatic image captioning, and what systems are the users of LibrePhotos using?

Fill out this questionnaire, to help me out! https://forms.gle/vJjzxwpXf5vwTm9v9

**Upstream:**

- 🚀 LibrePhotos: You can now choose a different geocoding provider (Implemented by [sickelap](https://github.com/sickelap))
- 🚀 LibrePhotos: We now provide an image with GPU support. Follow these [instructions](https://docs.librephotos.com/docs/installation/environment-variables/)
- ✨ Frontend: You can now remove a face from a person in the ligthbox
- ✨ Frontend: You can now rename or remove a person in the face dashboard
- ✨ LibrePhotos: Removed startup warnings
- ✨ LibrePhotos: A lot of new and improved translations from the community
- 🔨 Frontend: Fixed the place tree
- 🔨 Frontend: Fixed a couple of issues when downloading server stats
- 🔨 Frontend: Refetch photodetails when generating a caption
- 🔨 LibrePhotos: Fixed more edge cases when reading face regions from exif
- 🔨 LibrePhotos: Fixed an issue, where the same face would be detected twice

---

**New Issues:**

- 💡 Album tags ([Link](https://github.com/LibrePhotos/librephotos/issues/1009))

---

If you are interested on how I develop this application, you can watch me develop features live on **[my channel](https://www.youtube.com/channel/UCZJ2pk2BPKxwbuCV9LWDR0w)**

---

**Sponsoring development:**

My work is sponsored by **10** awesome people!

If you like the work I do, then you can support me via **[GitHub sponsors](https://github.com/sponsors/derneuere)** or via **[PayPal](https://www.paypal.com/donate/?hosted_button_id=5JWVM2UR4LM96)**

0 comments on commit 576839b

Please sign in to comment.