Releases: internet4000/find
Releases · internet4000/find
1.5.2
Compare
Sorry, something went wrong.
No results found
4www
released this
11 Dec 09:16
Full Changelog : 1.4.4...1.5.2
1.4.4
Compare
Sorry, something went wrong.
No results found
4www
released this
11 Dec 08:29
Full Changelog : 1.4.3...1.4.4
1.4.3
Compare
Sorry, something went wrong.
No results found
4www
released this
27 Jul 12:55
1.4.2
Compare
Sorry, something went wrong.
No results found
4www
released this
25 Jul 13:57
Full Changelog : 1.4.1...1.4.2
1.4.1
Compare
Sorry, something went wrong.
No results found
4www
released this
25 Jul 10:23
Full Changelog : 1.4.0...1.4.1
1.4.0
Compare
Sorry, something went wrong.
No results found
4www
released this
22 Jul 18:36
What's Changed
refactor import/export to user methods, I4kFindSymbols etc. by @4www in #85
Full Changelog : 1.3.3...1.4.0
1.3.3
Compare
Sorry, something went wrong.
No results found
4www
released this
21 Jul 12:24
improve docs, ux, styles, coloring
add new engines
try to auto general opensearch.xml
add web-worker.js for client side open search suggestion API
improve sync (export/import) as JSON through the password manager
still cannot:
fix auto discover as search engine by browsers (have to add manually...
What's Changed
add class OpenSearchDescription({}), class I4kFind({}).osd by @4www in #81
Update readme.md by @4www in #82
add: service-worker.js to catch /api/suggestions fetch requests by @4www in #83
fix suggestions (firefox/chrome) by @4www in #84
Full Changelog : 1.3.2...1.3.3
1.3.2
Compare
Sorry, something went wrong.
No results found
4www
released this
29 Jun 15:37
fix publish action not failing when package version already exists
1.3.1
Compare
Sorry, something went wrong.
No results found
4www
released this
29 Jun 15:25
fix 1.3.0 UI and open url (isBrowser)
1.3.0
Compare
Sorry, something went wrong.
No results found
4www
released this
29 Jun 14:51
type module
move files around for clarity
remove legacy module code
rename i4k-find to i4k-find-search
put DEFAULT_SYMBOLS out of APP
re-write tests with ava