v0.3.4 (2017-05-06)
Implemented enhancements:
- Use interned strings for per-user followed boss names #116 (walfie)
- Optimize serializing outbound Protobuf messages #115 (walfie)
v0.3.3 (2017-04-05)
Implemented enhancements:
Fixed bugs:
- iOS Safari clipboard copy #111
Closed issues:
- Attribution and Licensing #109
- Names of Bosses are blank in Heroku Deployment #105
- [iOS] Settings/Subscription cleared during refresh/reopen #104
Merged pull requests:
- Fix iOS Safari clipboard copy #113 (walfie)
- Add 30-day max TTL for bosses, regardless of level #112 (walfie)
- Publish to Docker #108 (walfie)
- Add "Deploy to Heroku" button #103 (walfie)
v0.3.2 (2016-12-16)
Implemented enhancements:
- Documentation #29
Fixed bugs:
- False raid names can be created using the twitter reset function. #98
Closed issues:
- "Child terminated, stopping" message on websocket disconnect #19
Merged pull requests:
- Ignore daily refresh tweets #99 (walfie)
- Update sbt to 0.13.13 #97 (walfie)
- Additional Documentation #96 (krishnaglick)
- Use scala.collection.breakOut #95 (walfie)
- Add documentation #94 (walfie)
v0.3.1 (2016-10-30)
Fixed bugs:
- Backfilled raid tweets are sometimes missing on startup #93
- Missing Kirin in raid list? #85
- Mojibake in bosses.json API endpoint #82
Merged pull requests:
- Fix missing backfill tweets #92 (walfie)
- Cache protobuf objects in observable instead of domain objects #91 (walfie)
- Keep singleton value for KeepAliveResponse #90 (walfie)
- Switch from Heroku Redis to Redis Cloud #89 (walfie)
- Limit number of search API calls on startup #88 (walfie)
- Update Akka, Monix, Play to latest versions #86 (walfie)
- Add charset to JSON content type #84 (walfie)
- Revert "Set
-Dfile.encoding=UTF-8
in Heroku settings" #83 (walfie) - Set
-Dfile.encoding=UTF-8
in Heroku settings #81 (walfie)
v0.3.0 (2016-10-16)
Implemented enhancements:
- Internal metrics on number of active users #76
- API endpoint for boss list #72
- Disable notifications for backfill tweets #71
- Notification sound #62
- Add custom favicon #34
Merged pull requests:
- Add changelog link to settings menu footer #80 (walfie)
- Enable CORS, add name param to bosses API #79 (walfie)
- Reduce startup time by several seconds #78 (walfie)
- Add metric for number of active users #77 (walfie)
- Add
/api/bosses.json
endpoint #75 (walfie) - Add favicon #74 (walfie)
- Disable notifications for startup backfill tweets #73 (walfie)
- Add audio notifications #70 (walfie)
v0.2.1 (2016-09-23)
Fixed bugs:
- New guild wars bosses are not automatically translated #66
Merged pull requests:
v0.2.0 (2016-09-21)
Implemented enhancements:
Fixed bugs:
- Sometimes list items are re-rendered unnecessarily #55
- Sometimes bosses aren't loaded on startup #45
Merged pull requests:
v0.1.6 (2016-09-17)
Implemented enhancements:
- Compact mode #54
Fixed bugs:
- English raids only show up if they also have the Japanese name #59
Merged pull requests:
- Reduce minimum column width to 240px #61 (walfie)
- Fix English tweets being excluded from stream #60 (walfie)
- Allow configurable column width #58 (walfie)
v0.1.5 (2016-09-16)
Merged pull requests:
v0.1.4 (2016-09-16)
Implemented enhancements:
- Don't remove high level bosses #46
Merged pull requests:
v0.1.3 (2016-09-14)
Implemented enhancements:
- Add desktop notifications #52
Merged pull requests:
v0.1.2 (2016-09-13)
Implemented enhancements:
- Night mode #44
Merged pull requests:
v0.1.1 (2016-09-11)
Fixed bugs:
- Highlighted text gets deselected on clipboard copy #42
Merged pull requests:
v0.1.0 (2016-09-11)
Implemented enhancements:
- Preserve bosses between server restarts #37
- More efficient boss list refresh #35
- Include English raid tweets #3
Fixed bugs:
Merged pull requests:
- Show project version in settings menu #41 (walfie)
- Periodically store known bosses in Redis #40 (walfie)
- Fix bug where boss info was sent for every tweet #38 (walfie)
- Push new bosses to clients #36 (walfie)
- Keep dialog menu open after clicking boss #33 (walfie)
- Upgrade akka to 2.4.10 #31 (walfie)
- Production enhancements #30 (walfie)
- Enable gzip compression on server #28 (walfie)
- Deploy to Heroku #27 (walfie)
- Update monix to 2.0.0 #26 (walfie)
- Get info about followed bosses on reconnect #25 (walfie)
- Reconnect on websocket close #24 (walfie)
- Add settings menu #23 (walfie)
- Rename core to stream #22 (walfie)
- Fix Firefox styling issues #21 (walfie)
- Support English tweets #18 (walfie)
- Remove old bosses from boss list #17 (walfie)
- Extract boss level from tweet #16 (walfie)
- Add indicators next to followed bosses #15 (walfie)
- Rename subscribe to follow #14 (walfie)
- Client update #13 (walfie)
- Update dependency versions, try sbt-coursier #12 (walfie)
- Initial client implementation #11 (walfie)
- Rename com.github.walfie.granblue -> walfie.gbf #10 (walfie)
- Update monix-reactive to 2.0-RC11 #9 (walfie)
- Replace JSON formats with Protobuf #8 (walfie)
- Move .circle.yml to circle.yml #7 (walfie)
- Add HTTP server with simple frontend #6 (walfie)
v0.0.3 (2016-08-16)
Merged pull requests:
v0.0.2 (2016-08-13)
Merged pull requests:
v0.0.1 (2016-08-09)
* This Change Log was automatically generated by github_changelog_generator