v1.43.0
What's Changed
- fix: missing theme-switch's icon when value of theme is empty string, should set to default theme by @addeeandra in #627
- fix: revert navs, use only backdrop-blur instead of light/dark bg by @addeeandra in #626
- fix: light mode flickering, by adds theme on pre-render by @addeeandra in #625
- Add .DS_Store to .gitignore by @yogesh16 in #624
- Fix tests by changing the error message in NoBlankCharacters validation rule. by @ManukMinasyan in #629
- For you to follow 453 by @msamgan in #600
- Updated Social button redirect on profile by @pruthvi0728 in #632
- Fix: 404 after deleting user by @MrPunyapal in #637
- chore: improve-recent-query by @MrPunyapal in #643
- Refactor TrendingQuestions to use simplePaginate instead of paginate by @MrPunyapal in #642
- Refactor QuestionsFollowing.php to remove unused code by @MrPunyapal in #641
- Feat: improve user purge by @MrPunyapal in #640
- fixe word error on ArchTest file by changin test to arch by @Kepsondiaz in #639
- fix: light-mode in following and followers popup at user's profile by @addeeandra in #636
- Add space between dropdown links by @YilanBoy in #634
- Theme switch label by @msamgan in #644
- ui: theme switch with clearer visual cue by @addeeandra in #645
- Refactor: theme switch logic and update theme initialization by @MrPunyapal in #646
- fix: qr-code background's color in system-mode by @addeeandra in #647
- Refactor: questions show by @MrPunyapal in #649
- fix: added wire:key with parent div to fix morph issue. by @MrPunyapal in #651
- Feat: threads in following by @MrPunyapal in #653
- added ref=pinkary to all the outbound links from the profile page. by @msamgan in #652
- Feat: easy follow by @MrPunyapal in #470
- Refactor assertion in FollowingTest.php to fix incorrect variable usage by @MrPunyapal in #654
- Refactor: follow button add wire keys by @MrPunyapal in #655
- Feat: optimize feeds by @MrPunyapal in #658
- Limit the answers length to 50 characters in page title by @akshit-arora in #665
- enhanced the delete confirmation of the question. by @msamgan in #664
- Fix: #656 Better handling of 'select' for autocomplete with no options by @steven-fox in #663
- Fix: #582 Incorrect text to link parsing by @steven-fox in #662
- fix: feed-speed by @MrPunyapal in #669
- Feat: minor feed improvement by @MrPunyapal in #670
- back button bug fix by @xeedev in #674
- Fixes always showing "Follow me on Pinkary" when sharing another user by @xiCO2k in #678
- Fix: Handle case where image markdown insert passes 1000 chars by @CamKem in #675
- chore: link settings minor detail by @addeeandra in #677
- chore: pagination's in light mode by @addeeandra in #676
New Contributors
- @yogesh16 made their first contribution in #624
- @pruthvi0728 made their first contribution in #632
- @Kepsondiaz made their first contribution in #639
- @YilanBoy made their first contribution in #634
- @akshit-arora made their first contribution in #665
- @xeedev made their first contribution in #674
Full Changelog: v1.42.0...v1.43.0