Releases: Memmy-App/memmy
0.0.2.16
What's Changed
- Clean up code around FeedItem by @sgriff96 in #190
- Bug fix in haptic sensitivity implementation by @yrahul3910 in #191
- Add New Themes and Tweak Theme Obj by @sgriff96 in #194
- Refactor ContentView by @sgriff96 in #195
- Inbox Rewrite by @gkasdorf in #200
- Add Sunset Theme by @sgriff96 in #199
- Fix compact view by @gkasdorf in #201
- ensure selected theme exists by @gkasdorf in #204
- focus searchbar input on tab press by @qoopa in #205
- Profile Screen by @gkasdorf in #206
- fix: community icon fallback to planet icon and subscribed icon fill by @qoopa in #208
- Enable OP Pill in Comments by @dsl101 in #209
- add calendar week icon for sort by @qoopa in #212
- Fix Subscribe Crashing, add custom Toast by @sgriff96 in #215
- show pin icon on featured posts by @qoopa in #216
- Mark post as read after viewing the image or voting by @ktgd in #202
- add onboarding info screens by @gkasdorf in #217
- edit comment by @gkasdorf in #218
- fix: thumnail position setting dark mode by @qoopa in #222
- Add .circleci/config.yml by @gkasdorf in #240
- Update config.yml by @gkasdorf in #241
- Fix content view to show image body by @sgriff96 in #243
- fix: infinity spinner when no post or comments on profile screen. by @qoopa in #219
- fix: NewPostBodyScreen lint error by @qoopa in #246
- properly use option one if no option two is defined by @gkasdorf in #247
- Reworking communities, added saved posts to profile, and other fixes by @gkasdorf in #248
- change bg image by @gkasdorf in #244
- Mem 118 convert feed ellipsis icon by @jacksonopp in #255
- cleanup profile by @gkasdorf in #266
FeedView
optimizations by @beardwin in #262- animate the FeedHeader dropdown and drawer by @beardwin in #265
- Fix image preview when its markdown by @sgriff96 in #268
- Refactor feed item by @beardwin in #269
- play haptic on bookmark by @gkasdorf in #270
- fix the saving of webp images by @gkasdorf in #271
- improvements to keyboard accessory by @gkasdorf in #273
- feat: improve header button and feed filter by @jacksonopp in #274
- cleanup inbox by @gkasdorf in #275
- Added a toggle to fully collapse comments & fixed comment note spacing by @ktgd in #272
- Read icon for posts, pills for OP, mod, etc. by @sgriff96 in #276
- Refactor profile view by @gkasdorf in #279
- Fix default sort option display by @yrahul3910 in #297
- Added support for sorting comments by @ktgd in #286
- More profile refactoring by @gkasdorf in #300
- break down searchbar by @gkasdorf in #303
- Bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in #232
- fix language id issues by @gkasdorf in #307
- Add Oksolar Dark Theme by @Game-Warrior in #173
- Update Bookmark Icon Color by @sgriff96 in #308
- Move pill to above instance name by @sgriff96 in #309
- upgrade to reanimated 3.3 by @beardwin in #327
- Add label issue workflow by @sgriff96 in #329
- Allow disable of haptic feedback in settings by @jderose9 in #324
- Show Multiple Images in FeedContentPreview by @sgriff96 in #305
- Search cleanup by @gkasdorf in #342
- Random improvements and refactors by @sgriff96 in #343
- testing new image viewer by @gkasdorf in #356
- Change for Apple by @gkasdorf in #357
- Fixed nested comment issues by @ktgd in #351
- Fix keyboards inside of scrollviews by @gkasdorf in #350
- Match system setting for light/dark theme ... by @jderose9 in #354
- fix markdown not having new lines by @sgriff96 in #366
- Fixed link handling bugs by @ktgd in #360
- changes for apple by @gkasdorf in #374
- more apple changes by @gkasdorf in #378
- New setting to allow system font to be used instead of bundled font by @jderose9 in #371
- Move link indicator to corner of compact thumbnail by @jderose9 in #372
- Hide thumbnails by @jderose9 in #370
- Update README.md by @gkasdorf in #379
- flipper suport by @gkasdorf in #380
- Add Post Title Font Weight option by @jderose9 in #369
- Add OLED Theme with Pink Accents by @sgriff96 in #382
- Custom Accent Selection by @sgriff96 in #383
- Settings Page Update/Random bugfixes by @sgriff96 in #384
- Convert to different image viewer by @gkasdorf in #391
- Add Theme Preview icons by @sgriff96 in #392
- Improve compact view by @ktgd in #393
New Contributors
- @dsl101 made their first contribution in #209
- @jacksonopp made their first contribution in #255
- @beardwin made their first contribution in #262
- @dependabot made their first contribution in #232
- @Game-Warrior made their first contribution in #173
- @jderose9 made their first contribution in #324
Full Changelog: 0.0.1.73...0.0.2.16
0.0.1.73
What's Changed
- feat: compact thumbnail position by @qoopa in #164
- add url thumbnail to compact view by @gkasdorf in #165
- 145 [Feature Request] add clear option to search bar by @gkasdorf in #167
- feat: hide compact voting buttons setting by @qoopa in #166
- Image animation by @gkasdorf in #177
- Adjusted post name style to show when a post has been read/viewed by @ktgd in #175
- Implement haptic sensitivity selection by @yrahul3910 in #176
- fix regressions and fix some posts not being blurred by @gkasdorf in #178
- Text Size Slider by @sgriff96 in #163
- fix language issues. by @gkasdorf in #179
- fix comment votes by @gkasdorf in #180
- Fix post votes by @gkasdorf in #181
New Contributors
- @qoopa made their first contribution in #164
- @ktgd made their first contribution in #175
- @yrahul3910 made their first contribution in #176
Full Changelog: 0.0.1.72...0.0.1.73
0.0.1.72
0.0.1.71
This is only the first update for today. It includes mostly bug fixes but a few visual features as well:
- Subscribe button now updates after subscribe/unsubscribe
- More adjustments to font size. Trying to get this right sorry…
- Keyboards should ALL use the correct theme
- Actions sheets also should ALL use the correct theme
- Comments rework:
- Should fix ALL issues where the profile feed would show duplicate comments
- Should fix ALL issues where the inbox showed duplicate comments
- Should fix ALL issues where pressing a comment in either of the above might take you to the wrong spot
- Should fix ALL issues where replies don’t show up
- Note this is a big change in the logic, so if you run into issues please let me know ASAP so I can resolve them.
- Dracula theme and Dracula purple theme added. Thanks to Sean for this as well as https://github.com/daltonlicause for his color additions.
- Other themes should be much better now, sorry for the dark mode update from yesterday. On that note, I’ll get a REAL OLED theme written up.
- Also on the theme note, I will be creating a theme.readme as well as a post on /c/memmy@lemmy.ml about how you can contribute your own themes to the project.
- Landing page looks much better now, thanks to https://github.com/ntoporcov. I hope he continues to support the project and make some great changes for you guys. Sorry, I am not generally a frontend developer and as such don’t have the touch for design like some of these amazing people do.
- Thanks to Sean again for working on these themes. He went through and made the necessary changes to let the community do their own theming.
The update coming next will include many features. Like I told you yesterday, you’ll be in for a treat. I’ll see you guys in that update. Until then, happy scrolling!
0.0.1.61
0.0.1.35
0.0.1.24
- Feedback whenever subscribing
- View your subscriptions in a table
- Profile screen was added, will show bookmarks and profile information in next update
- Add the instance name to user names in comments
- Button to view profiles in the feed view
- Add active sort
- Settings work correctly now
- Bookmark button saves posts to bookmarks (screen displaying these coming next update)
- Share button
0.0.1.9
Fixes:
- Subscription dropdown does not scroll
- Show body of post regardless of link type
Improvements:
- More spacing between link button and rest of view
- Increase font size in comment box
- Order subscriptions alphabetically
Features:
- Select All/Local/Subscriptions from the home feed (inside of the dropdown)
- Press community name in feed or post view to go to that community
- Subscribe to a community by pressing the "..." in the right of the header on a community feed
0.0.1.15
- Fixed swipe to go back when reading comments
- Better performance when browsing posts
- Update the header when you change the sort type
- Add remaining new styling for dark theme
- Default options for sort and listing type (all, local, sub, etc)
0.0.1
Talk about TestFlight build 0.0.1! Let me know any feedback you have. Please know this is a VERY early build and is FAR from a complete product by any means.
Also, whatever suggestions you have in general as to what should be included in the app would be great to hear!
If you have not already, join the TestFlight group by clicking here.
Primary feedback I would like to hear is about performance. Any bugs you come across would be great to hear too. I know there's quite a few, but there might be something I don't see.
Thanks!