Skip to content

Releases: sk22/megalodon

v2.1.6+fork.110

15 Nov 17:53
Compare
Choose a tag to compare
  • v110: Hotfix (Settings would crash because it couldn't find the missing "Enable pre-releases" item)
  • The latest crash log is now kept and ready to be copied from the "About Megalodon" settings page
  • Add and display personal notes on profiles by @FineFindus
  • Text modifications are now highlighted in the edit history by @FineFindus
  • Akkoma: Quoted posts are displayed in the timeline; translation; preview posts before publishing by @Jacocococo
  • Added Bookmarks and Your favorites as pinnable timelines
  • Various bugfixes by @p1gp1g et al

Full Changelog: v2.1.6+fork.108...v2.1.6+fork.110

v2.1.6+fork.109

15 Nov 16:03
Compare
Choose a tag to compare
v2.1.6+fork.109 Pre-release
Pre-release
  • The latest crash log is now kept and ready to be copied from the "About Megalodon" settings page
  • Add and display personal notes on profiles by @FineFindus
  • Text modifications are now highlighted in the edit history by @FineFindus
  • Akkoma: Quoted posts are displayed in the timeline; translation; preview posts before publishing by @Jacocococo
  • Added Bookmarks and Your favorites as pinnable timelines
  • Various bugfixes by @p1gp1g et al

Full Changelog: v2.1.6+fork.108...v2.1.6+fork.109

fuck it, production release

28 Oct 13:10
Compare
Choose a tag to compare

@ pre-release users: just so you know; i've removed the experimental refresh-to-load-new-posts behavior again as it was too unreliable. it's something i would like to explore in the future, but for now, i've reverted it to how it was before.

  • Finally: The long-awaited Material 3 UI redesign!
  • Gaps in home timeline now allow choosing whether to load newer or older data
  • For server announcements and Akkoma users: Emoji reactions!
  • Recently used emoji in emoji picker
  • Pronouns are now displayed next to display names
  • Lots of bugfixes and new bugs for you to discover ✨

v2.1.6+fork.107

20 Oct 11:35
Compare
Choose a tag to compare
v2.1.6+fork.107 Pre-release
Pre-release
  • refreshing doesn't clear all existing home timeline items anymore !! wow
  • improve how pronouns are displayed
  • fix custom emoji in account switcher
  • fix bi-directional text in display names
  • various bugfixes
  • fix: hiding discovery on akkoma @Jacocococo in #867

Full Changelog: v2.1.6+fork.105...v2.1.6+fork.107

v2.1.6+fork.106

19 Oct 15:17
Compare
Choose a tag to compare
v2.1.6+fork.106 Pre-release
Pre-release

removed due to bugs :')

  • refreshing doesn't clear all existing home timeline items anymore !! wow
  • improve how pronouns are displayed
  • fix custom emoji in account switcher
  • ‮fix display names with bi-directional text
  • various bugfixes
  • fix: hiding discovery on akkoma @Jacocococo in #867

Full Changelog: v2.1.6+fork.105...v2.1.6+fork.106

v2.1.6+fork.105

16 Oct 17:38
Compare
Choose a tag to compare
v2.1.6+fork.105 Pre-release
Pre-release

hopefully fixing the mistakes that i've made in the last version! i've also fixed some long-standing bugs:

  • when the reply/reblog header displays both a reply and a boost (when a reply has been boosted), it finally manages to properly load all custom emoji!
  • discover pages (hashtags, news, accounts) no longer load indefinitely sometimes (no promises on that one)
  • fix context menu in account lists
  • and, uhm, more

(i think a full release will be ready "soon" - lol)

Full Changelog: v2.1.6+fork.104...v2.1.6+fork.105

v2.1.6+fork.104

13 Oct 23:57
Compare
Choose a tag to compare
v2.1.6+fork.104 Pre-release
Pre-release

this version contains only a few fixes and one fix for a pretty minor issue: not being able to delete posts from your profile if boosted. to fix this, not only did i have to ensure the items all had the post's ID in them for me to remove them; i also had to make the remove procedure compatible with removing multiple appearances of a post (e.g. the original post and the boosted post above). and tbh, i have no idea if i implemented it correctly. it seems to be working on first glance, but iit might just crash due to an out-of-bounds index in some other cases - i don't know. if someone would like to take a look at the code, it's the changes in this file that worry me: 9a985aa?diff=split#diff-f3f7419da82b15b4d44525822d98703fb58454c3577e48a0417cfcfd079221a3 (especially how removeStatusDisplayItems is called, and how the indexOffset is handled). please try removing posts, and removing posts in threads if you have time, and let me know if it crashes!

v2.1.6+fork.103

13 Oct 11:54
Compare
Choose a tag to compare
v2.1.6+fork.103 Pre-release
Pre-release

now, i'd really like to publish a proper release very soon, but i made some rather big changes recently and i'm not sure if i introduced any new bugs with that. so if this pre-release goes well, i hope to release a new version to the play store very soon.
now there's also some new upstream changes (especially the addition of lists, including better list management than what we have), but i'd rather release a new version before i start merging those changes.

this pre-release has quite some bugfixes (at least i hope they actually fix those bugs) that should fix inconsistencies in the posts' visibility/expanded toggles, as well as the "load posts above/below" gaps being missing when posts are filtered out.

Full Changelog: v2.1.6+fork.102...v2.1.6+fork.103

v2.1.6+fork.102

07 Oct 21:50
Compare
Choose a tag to compare
v2.1.6+fork.102 Pre-release
Pre-release
  • hotfix: issues regarding filtering and loading
  • recently used emoji
  • recently used languages
  • notif header with timestamp
  • option to have heart symbol for favorites
  • per-account color palette
  • bugfixes, obvi
  • fix(translations): fix crash when status language is null by @LucasGGamerM in #843
  • fix(hashtags): fix crash when hashtag is null by @LucasGGamerM in #844
  • fix(hashtag-fragment): fix crash when opening some hashtags by @LucasGGamerM in #842

Full Changelog: v2.1.6+fork.101...v2.1.6+fork.102

v2.1.6+fork.101

07 Oct 20:14
Compare
Choose a tag to compare
v2.1.6+fork.101 Pre-release
Pre-release
  • recently used emoji
  • recently used languages
  • notif header with timestamp
  • option to have heart symbol for favorites
  • per-account color palette
  • bugfixes, obvi
  • fix(translations): fix crash when status language is null by @LucasGGamerM in #843
  • fix(hashtags): fix crash when hashtag is null by @LucasGGamerM in #844
  • fix(hashtag-fragment): fix crash when opening some hashtags by @LucasGGamerM in #842

Full Changelog: v2.1.4+fork.100...v2.1.6+fork.101