summaryrefslogtreecommitdiffstats
path: root/app/src/main/assets/release_notes/notes.json
blob: bd5778828bb79ce10e5d5b906b48fa389c8daa73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
  {
    "version": "3.1.0",
    "code": "402",
    "note": "Added:\n- New theme: Dark Elephant from S1m\n- Error messages from server side when posting fails\n\nChanged:\n- Fetch more buttons more visible\n\nFixed:\n- Issue when fetching missing messages\n- Some issues with themes\n- Too much lost space with reaction (Pleroma)\n- Delete and redraft crashes\n- Crash when playing a video\n- Other crash fixes"
  },
  {
    "version": "3.0.11",
    "code": "401",
    "note": "Changed:\n- Composing messages is no longer forced to max chars\n\nFixed:\n- Cross-account follow\n- Cannot subscribe to notifications for an account\n- Issues when sharing\n- Wrong profile for emoji reactions in notifications\n- Issue with cards\n- Crashes with tabs\n- Tabs cannot be renamed"
  },
  {
    "version": "3.0.10",
    "code": "400",
    "note": "Added:\n- Allow to define the max chars count when not detected (In about the instance)\n- Add emoji one picker when composing (must be enabled in settings)\n- Add release notes with the ability to translate them\n\nFixed:\n- Friendica custom emojis not displayed\n- Long press to store media\n- Some bug fixes"
  },
  {
    "version": "3.0.9",
    "code": "399",
    "note": "Added:\n- Set compose language (from compose menu -> three vertical dots)\n- Add reactions support for Pleroma\n- Add privacy indicator at the top right\n\nChanged\n- Improve the scrolling behaviour\n- Scroll to top (tab reselection) will fetch new messages and then scroll to top\n\nFixed:\n- Empty tag timelines\n- Remove focus point for fit media preview\n- Fix cannot share with one account\n- Fix black theme\n- Theme cannot be selected\n- Fix some button colors"
  },
  {
    "version": "3.0.8",
    "code": "398",
    "note": "- Keep improving the scroll behaviour\n- Scroll to top (tab reselection) will fetch new messages and then scroll to top\n- Remove focus point for fit media preview\n- Fix cannot share with one account\n- Fix black theme\n- Fix some button colors"
  },
  {
    "version": "3.0.7",
    "code": "397",
    "note": "- Fix some bugs reported."
  },
  {
    "version": "3.0.6",
    "code": "396",
    "note": "Added:\n- Allow to set a focus point on previews (media editor)\n- Respect the focus point with previews\n- Pagination with the fetch more button support reading up or down\n- Add trends\n\nFixed:\n- Only last push notification is displayed (not grouped)\n- Bad behavior with the right/left scroll\n- Fix long profiles not fully displayed\n- Issues with some polls\n- Some crashes\n- Some bad behaviors"
  },
  {
    "version": "3.0.5",
    "code": "395",
    "note": "- Fix some bugs\n- Allow to share with the app"
  },
  {
    "version": "3.0.4",
    "code": "394",
    "note": "- Fix crashes for some Pleroma instances"
  },
  {
    "version": "3.0.2",
    "code": "393",
    "note": "- Some bug fixes\n- Improve pinned timelines"
  },
  {
    "version": "3.0.1",
    "code": "391",
    "note": "Some quick fixes"
  },
  {
    "version": "3.0.0",
    "code": "390",
    "note": "New version of Fedilab with new feature.\n- You can now compose threads\n- See the whole thread when replying\n- Cache support\n- New design"
  }
]