-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
28 lines (23 loc) · 1.01 KB
/
CHANGES.txt
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
1.0.5
- added "Updating to 1.0.5" to README.txt
- &api= requests now require your API key (now available on the same screen as the bookmarklets) if not already logged in
- fixed bug where &api request returned the original url not the Lessn'd url
1.0.4
- changed redirect replacement token to %l to work better with Fever's sharing feature
1.0.3
- added "Updating from 1.0.2" to README.txt
- added &redirect= argument to create custom redirects (%u replaced with the Lessn'd url)
- adding &api to the Lessn url now returns just the Lessn'd url as plaintext
- added LICENSE.txt
- updated note about .htaccess in README.txt
1.0.2
- updated existing url query to also compare the url in the event of multiple matching checksums
- changed UNIQUE checksum index to non-unique INDEX to allow for legitimate collisions
- added note about .htaccess to README.txt
- added "Updating from 1.0.1" to README.txt
- added CHANGES.txt
1.0.1
- fixed YEAR definition (was 356 days instead of 365)
- fixed typos in README.txt
1.0
- initial release