Releases: lnsp/koala
Releases · lnsp/koala
v0.9.0
v0.8.1
v0.8.0
Changelog
45e367e Add Inter font
00b6a73 Add image preview
70273d8 Bump axios from 0.18.1 to 0.21.1 in /webui (#19)
9696d1a Change default font family to Inter
38418b1 Drop default URL of identity server
8a48203 Drop docs folder
da34b33 Drop travis
5a68986 Fix flex wrapping
8485c14 Fix version reference
b2b6c01 Fix workflow location
2e6b90c Minor bug fixes
f5808e5 Move api package to directory root
fb16d46 Move pkg to top level
4bf1775 Remove old koala logo
c04270e Rename workflow to Release
2aff6df Update README
030d583 Update build-dist
cef9d77 Update release pipeline
f736c0e Use YARN instead of NPM
cc8e094 Use binaries instead of archives
4fe8e2c Use go:embed directive for SPA files
v0.7.0
Koala v0.6.0
Added
- Support for AAAA records is here
Changed
- Use battle-tested DNS parser package miekg/dns
- Further spacing related improvements to mobile layout
- Refresh record list after submitted changes
Fixed
- Handle wildcards and root entries correctly by supplying
ORIGIN
andTTL
on startup
Koala v0.5.2
Changed
- Improved user experience on mobile
Koala v0.5.1
Added
- Find special DNS entries fast with the new filter
Fixed
- Dropdown value change works again
Koala v0.5.0
Changed
- New web frontend built on top of tailwindcss
Koala v0.4.3
Changed
- Multiple security fixes for web frontend components, e.g.
lodash
,axios
andbootstrap
- Replace delete symbol
Koala v0.4.2
Changed
- Disabled highlighting when clicking on CNAME/A record button
- Improve and customize look and feel