Initial Bugfixes by Number
Patch 0.70
**************************
Fixed
**
* Image Upload dialog would close after 5 seconds
* Chats rooms could incorrectly merge with existing rooms when messaging a user.
* Chat room 'Detail' page closure button was set to same color as background
making it impossible to see.
**************************
Known Bugs
**
* User interaction buttons on user profile page are incorrect height
* When searching for a user the dropdown box does not automatically close after
clicking on a selection name.
* User search bar does not seem to work on iOS devises (android unconfirmed)
* Post menu button (delete post option) missing from post action bar
currently it's only available in the popup modal when viewing a profile
on desktop !! High priority !!
**************************
Improvements for next version
**
* Adding upload option for Push/Pull Processing so the metadata can be set at
the time of upload.
* Adding special merit badge for Walt '5 rolls in a row with images on them'
Patch 0.80
**************************
Fixed
**
* Added exposure value to uploader
* Added option to add new film, camera, or lens directly to the uploader
* Post menu button (delete post option) added to the action bar for all instances
**************************
Known Bugs
**
* User interaction buttons on user profile page are incorrect height
* When searching for a user the dropdown box does not automatically close after clicking on a selection name.
* User search bar does not seem to work on iOS devises (android unconfirmed)
**************************
Improvements for next version
**
* Adding special merit badge for Walt '5 rolls in a row with images on them' I'll do it. Watch me.
Patch 0.90
**************************
Updated
**
* Added ability to edit posts once they are uploaded.
* Switched to Algolia search for username searches
**************************
Known Bugs
**
* User interaction buttons on user profile page are incorrect height
* When searching for a user the dropdown box does not automatically close after clicking on a selection name.
**************************
Improvements for next version
**
* Search functionality for #hashtags
* Explore page for specific gear & hashtags
Patch 0.91
**************************
Updated
**
* Post metadata is now a filtered page of matching metadata (film/camera/lens)
* All metadata has been updated to be URI encoded. (Some data may have fragmented errors by manual updating)
**************************
Known Bugs
**
* User interaction buttons on user profile page are incorrect height
* When searching for a user the dropdown box does not automatically close after clicking on a selection name.
**************************
Improvements for next version
**
* Search functionality for #hashtags
* Search functionality for gear using the ! as the modifier key instead of # for hashtags
Patch 0.92 - May 24, 2022
Bug Fixes
- Fixed issue where users could access photo action menu for photos they did not post
- Hashtags container would not resize with large number of tags
- Usernames no longer capped at 15 characters upped to 20
- Issue where two users could select the same username if the upper/lowercase was different resulting in overlapping profiles
- Image Modal popup would not scroll for overlapping content if browser window was too small vertically.
- Comments appeared in reverse chronological order, they now read top to bottom oldest->newest
New Features
- Added a 'New' section to the explore page
- Added 'Suggested Profiles' section to explore page. Mobile users did not have easy access to this page. Find people to follow
Still Broken
- Auth password reset not working
- Private Profiles not currently active
- Website validation schema prevents certain TLDs from being added (i.e. .page)