aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_posts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_posts')
-rw-r--r--docs/_posts/2018-10-01-v2.4.1.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/_posts/2018-10-01-v2.4.1.md b/docs/_posts/2018-10-01-v2.4.1.md
new file mode 100644
index 000000000..e39c3f0c5
--- /dev/null
+++ b/docs/_posts/2018-10-01-v2.4.1.md
@@ -0,0 +1,32 @@
+---
+layout: post
+title: Version 2.4.1
+author: matthew
+---
+
+<div class="r" align="right">
+<a data-flickr-embed="true" href="https://www.flickr.com/photos/bradhoc/6341956589/" title="Docks"><img src="https://farm7.staticflickr.com/6097/6341956589_97f39d3f3b.jpg" width="500" height="304" alt="Docks"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
+</div>
+
+Today we have released **version 2.4.1** of FixMyStreet.
+
+This release contains a wide variety of new features for use by reusers of our software,
+funded by [NDI](https://www.ndi.org/) as part of their FixMyCommunity project; thanks
+very much to them. It also includes a number of smaller features and bugfixes.
+
+FixMyStreet now comes with a Dockerfile and example Docker Compose setup for
+use by those tools, and we provide a hosted Vagrant box that can be used also.
+You can choose to store photos in Amazon S3 rather then the local filesystem,
+use an external memcache server,
+
+We've added a script, `cobrand-checks`, that will list/diff template changes in core
+that might need applying to a cobrand, to help with upgrading, and added more checks
+to our Pull Requests on GitHub to spot included cobrands that need checking with each
+PR made.
+
+We have sped up fetching full lists of bodies to help installs that have
+thousands of bodies, sped up the display of `/_dev` pages, fixed the display of
+pins on a body page when using Bing or TonerLite maps, and fixed an issue where the
+`from_body` field was lost on a user when edited by a non-superuser admin.
+
+[Full changelog](https://github.com/mysociety/fixmystreet/releases/tag/v2.4.1)
0.1'>hotfix/0.7.0.1 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/exception_notification/README
blob: d5e3436305343b5aa88c69a73e012e0afe101ff7 (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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144